Skip to content

Conversation

@Wenzil
Copy link
Contributor

@Wenzil Wenzil commented Feb 12, 2021

closes #11075

This PR is based on @swar8080's work in #12683.

Adds the following CLI flag:

--change-set-name: Optional name of the CloudFormation change set to create, instead of using the default one. An external script or the CodePipeline CloudFormation action can use this name to later deploy the changes.

Motivation: see #12683 (comment)

@gitpod-io
Copy link

gitpod-io bot commented Feb 12, 2021

@github-actions github-actions bot added the package/tools Related to AWS CDK Tools or CLI label Feb 12, 2021
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: d6cf535
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Feb 23, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 18184df into aws:master Feb 23, 2021
@Wenzil Wenzil deleted the cli-change-set-name branch February 23, 2021 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package/tools Related to AWS CDK Tools or CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[cli] Caller should be able to override created changeset name

3 participants