aws
aws copied to clipboard
Support using template URLs in cloudformation_stack resource
Cookbook version
4.1.2
Chef-client version
12.5.1
Platform Details
AWS
Scenario:
Maximum size of a template body that you can pass in a CreateStack, UpdateStack, or ValidateTemplate CloudFormation service request is 51200 bytes. Also in many cases the templates are already uploaded to S3. CloudFormation CreateStack operation supports template URLs in addition to template body by value. Please support template URLs in cloudformation_stack resource.