cirrus
cirrus copied to clipboard
Cloudformation management CLI tool
E.g. this data Should be displayed on the completion of stack create/update "Outputs" : { "MyStacksRegion" : { "Value" : { "Ref" : "AWS::Region" } }, "MyStacksAccount" : { "Value"...
`AWS_REGION` `AWS_PROFILE` etc etc
Add support for this https://aws.amazon.com/blogs/aws/new-change-sets-for-aws-cloudformation/
E.g. I want to define a set of region to AMI id mappings, and would prefer not to duplicate this across all my param files.