Puppet Task: cloudformation_aws_update_stack
- Defined in:
-
tasks/cloudformation_aws_update_stack.json,
tasks/cloudformation_aws_update_stack.rb
Overview
Updates a stack as specified in the template. After the call completes successfully, the stack update starts. You can check the status of the stack via the DescribeStacks action. To get a copy of the template for an existing stack, you can use the GetTemplate action. For more information about creating an update template, updating a stack, and monitoring the progress of the update, see Updating a Stack.