aws-cloudformation-github-deploy icon indicating copy to clipboard operation
aws-cloudformation-github-deploy copied to clipboard

Feature request: Allow for reviewing a change set before update/create

Open ChristianHartTE opened this issue 4 years ago • 1 comments

Allow change sets to be reviewed before deploying

  • Optional output changeset instead of deploy
  • Option take changeset as input instead of generate changeset

This will allow us to generate a changeset, run some tests against it, then deploy it.

ChristianHartTE avatar Oct 12 '20 20:10 ChristianHartTE

What does this option do no-execute-changeset? We tried changing this to "1" but the deployment went through. We would like the action to create the change-set only and not deploy. Is it possible with this action?

rahul-ve avatar Dec 05 '23 23:12 rahul-ve