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

feat(cli): Configurable --change-set-name CLI flag #13024

Merged
merged 6 commits into from
Feb 23, 2021

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