Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Add support for Transforms in CloudFormation templates #511

Open
rjd1 opened this issue Jul 19, 2018 · 0 comments
Open

Add support for Transforms in CloudFormation templates #511

rjd1 opened this issue Jul 19, 2018 · 0 comments

Comments

@rjd1
Copy link

rjd1 commented Jul 19, 2018

Currently launching a CF stack via the cloudformation_stack type with a transform results in the error:
CreateStack cannot be used with templates containing Transforms.

There is great appeal for us to manage our stacks through puppet but all our templates utilize transforms. The primary use is with AWS::Include to load a separate template that contains all our mappings from S3, where they are centrally managed. It would be awesome if this was supported.

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

No branches or pull requests

2 participants