Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

filter on deleted cf stacks #86

Open
brentley opened this issue Dec 4, 2019 · 0 comments
Open

filter on deleted cf stacks #86

brentley opened this issue Dec 4, 2019 · 0 comments

Comments

@brentley
Copy link
Owner

brentley commented Dec 4, 2019

from:

https://www.appmeshworkshop.com/prerequisites/deploycfn/

brent:/environment $ CFN_TEMPLATE=$(aws cloudformation list-stacks | jq -c '.StackSummaries[].StackName | select( . == "appmesh-workshop" )')
brent:
/environment $ echo $CFN_TEMPLATE
"appmesh-workshop" "appmesh-workshop" "appmesh-workshop" "appmesh-workshop" "appmesh-workshop" "appmesh-workshop" "appmesh-workshop" "appmesh-workshop" "appmesh-workshop" "appmesh-workshop" "appmesh-workshop" "appmesh-workshop" "appmesh-workshop" "appmesh-workshop"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant