Skip to content

[PR #2391/86b91827 backport][stable-9] cloudformation: Fix bug when updating stack's termination_protection with create_changeset set #2671

[PR #2391/86b91827 backport][stable-9] cloudformation: Fix bug when updating stack's termination_protection with create_changeset set

[PR #2391/86b91827 backport][stable-9] cloudformation: Fix bug when updating stack's termination_protection with create_changeset set #2671

Workflow file for this run

---
name: changelog
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
types:
- opened
- reopened
- labeled
- unlabeled
- synchronize
branches:
- main
- stable-*
tags:
- "*"
jobs:
changelog:
uses: ansible-network/github_actions/.github/workflows/changelog.yml@main