Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support using template URLs in cloudformation_stack resource #263

Open
pbobov opened this issue Oct 21, 2016 · 0 comments
Open

Support using template URLs in cloudformation_stack resource #263

pbobov opened this issue Oct 21, 2016 · 0 comments

Comments

@pbobov
Copy link

pbobov commented Oct 21, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants