diff --git a/changelogs/fragments/2391-cloudformation-update-stack-termination_protection.yml b/changelogs/fragments/2391-cloudformation-update-stack-termination_protection.yml new file mode 100644 index 00000000000..2deb55fb327 --- /dev/null +++ b/changelogs/fragments/2391-cloudformation-update-stack-termination_protection.yml @@ -0,0 +1,3 @@ +--- +bugfixes: + - cloudformation - Fix bug where termination protection is not updated when create_changeset=true is used for stack updates (https://github.com/ansible-collections/amazon.aws/pull/2391).