glassechidna / stackit

Cross-platform CloudFormation CLI tool for easy synchronous and idempotent stack updates
Apache License 2.0
37 stars 7 forks source link

Add stackset support #20

Open aidansteele opened 5 years ago

aidansteele commented 5 years ago

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/what-is-cfnstacksets.html

stack_set_conceptual_sv

aidansteele commented 4 years ago

I'm told that the web console's support for deploying to an organisation unit (OU) is because it calls ListOrganizationalUnitsForParent on the user's behalf

aidansteele commented 4 years ago

Stack sets will soon be getting native org integration, so they'll become a lot more useful and this would be even more useful to add