Puppet Task: cloudformation_aws_get_template
- Defined in:
-
tasks/cloudformation_aws_get_template.json,
tasks/cloudformation_aws_get_template.rb
Overview
Returns the template body for a specified stack. You can get the template for running or deleted stacks. For deleted stacks, GetTemplate returns the template for up to 90 days after the stack has been deleted. If the template does not exist, a ValidationError is returned.