cloudformation
9.22 KB
-
Add support for tags parameter to cloudformation module · b5ae7610
Expose boto.cloudformation.create_stack() tags parameter. Supplied tags will be applied to stack and all it's resources on stack creation. Cannot be updated later (not supported by UpdateStack CloudFormation API).
Petr Svoboda committed