aws icon indicating copy to clipboard operation
aws copied to clipboard

Support using template URLs in cloudformation_stack resource

Open pbobov opened this issue 8 years ago • 0 comments

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.

pbobov avatar Oct 21 '16 21:10 pbobov