Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Joemgru committed Dec 12, 2024
1 parent 33a9984 commit b132d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imageCopier/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ This should generate the following file:
the following CLI command to check out which accounts/Org Units have been
targeted in the past so that you can target them again:

aws cloudformation --region eu-west-1 --profile root describe-stack-set --stack-set-name AmigoImageCopier
aws cloudformation list-stack-instances --stack-set-name AmigoImageCopier --profile root --region eu-west-1 | jq -r '.Summaries[].Account' | sort

0 comments on commit b132d24

Please sign in to comment.