blue-pix/describe-cfn-change-set
describe cfn change set
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| stack_name | cfn stack name | yes | — |
| template_body | cfn template file name | yes | — |
Outputs
| name | description |
|---|---|
| change_set_name | created change set name (uuid) |
| result | json output of describe-change-set API |
| result_file_path | file path where json output written |
| diff_file_path | as HTML formatted change set diff for Github comment |