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

(feat) output change set id

Open JimAllanson opened this issue 5 years ago • 0 comments

Issue #, if available: N/A

Description of changes: This adds an additional output parameter, change-set-id, containing the ID of a created change set if applicable, otherwise 'UNKNOWN'.

This enables scenarios such as deploying a change set without executing, then constructing a console URL to the change set to be used in build notifications.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

JimAllanson avatar Oct 06 '20 16:10 JimAllanson