ansible/changelogs/fragments/63752-cloudformation-return-changeset-id.yaml
Kevin C b52d715567 add change_set_id to cloudformation output (#63752)
* Add change_set_id to the cloudformation module output when a change set is created

* Add module return documentation for change_set_id

* changelog
2019-10-22 23:31:06 +02:00

2 lines
115 B
YAML

minor_changes:
- cloudformation - Return change_set_id in the cloudformation output if a change set was created.