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

Add CAPABILITY_AUTO_EXPAND #2851

Closed
ScOut3R opened this issue Jun 13, 2019 · 0 comments · Fixed by #2852
Closed

Add CAPABILITY_AUTO_EXPAND #2851

ScOut3R opened this issue Jun 13, 2019 · 0 comments · Fixed by #2852
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@ScOut3R
Copy link
Contributor

ScOut3R commented Jun 13, 2019

Add CAPABILITY_AUTO_EXPAND to CloudFormationCapabilities to enable CodePipeline to deploy CloudFormation templates which include macros. Good example is AWS SAM generated ones.

@ScOut3R ScOut3R added the feature-request A feature should be added or improved. label Jun 13, 2019
ScOut3R added a commit to ScOut3R/aws-cdk that referenced this issue Jun 13, 2019
BREAKING CHANGE: the capabilities property is now an array to support multiple capabilities.

Adds CAPABILITY_AUTO_EXPAND and support to define a list of capabilities for the CodePipeline action.
ScOut3R added a commit to ScOut3R/aws-cdk that referenced this issue Jun 13, 2019
BREAKING CHANGE: the capabilities property is now an array to support multiple capabilities.

Adds CAPABILITY_AUTO_EXPAND and support to define a list of capabilities for the CodePipeline action.
ScOut3R added a commit to ScOut3R/aws-cdk that referenced this issue Jun 13, 2019
BREAKING CHANGE: the capabilities property is now an array to support multiple capabilities.

Adds CAPABILITY_AUTO_EXPAND and support to define a list of capabilities for the CodePipeline action.
ScOut3R added a commit to ScOut3R/aws-cdk that referenced this issue Jun 13, 2019
Properly handle CloudFormationCapabilities.None
ScOut3R added a commit to ScOut3R/aws-cdk that referenced this issue Jun 13, 2019
ScOut3R added a commit to ScOut3R/aws-cdk that referenced this issue Jun 15, 2019
Update capabilities() function with strong types.
ScOut3R added a commit to ScOut3R/aws-cdk that referenced this issue Jun 15, 2019
Add CAPABILITY_AUTO_EXPAND to the default capabilities of the
CloudFormation stack deploy role.
@NGL321 NGL321 added the needs-triage This issue or PR still needs to be triaged. label Jun 17, 2019
rix0rrr pushed a commit that referenced this issue Jun 21, 2019
Adds CAPABILITY_AUTO_EXPAND and support to define a list of capabilities for the CodePipeline action.

BREAKING CHANGE: 

* **codepipeline**: the `capabilities` property is now an array to support multiple capabilities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants