Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Policy file not applied when updating a Cloudformation stack with changes that conflict with prior policy. #159

Open
ericraymond opened this issue Aug 30, 2018 · 0 comments

Comments

@ericraymond
Copy link

ericraymond commented Aug 30, 2018

Using a policy file works at stack creation, but not upon update (migration) of a stack. The new policy is never applied.

As a workaround, we need to call set-stack-policy explicitly (via an exec task) before an update and it all works: e.g., 'aws cloudformation set-stack-policy ....'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant