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

Empty change list when only stack tags are changing #302

Open
viraptor opened this issue Feb 5, 2020 · 1 comment
Open

Empty change list when only stack tags are changing #302

viraptor opened this issue Feb 5, 2020 · 1 comment

Comments

@viraptor
Copy link
Contributor

viraptor commented Feb 5, 2020

When updating tags on a stack which doesn't contain any taggable resources, the output is confusing:

Stack diff: No changes
Parameters diff: No changes
 * can not tell if NoEcho parameters are different.

========================================
Proposed change set:
========================================
Apply change set (y/n)?

When accepted, the stack is updated/reported as expected:

2020-02-05 15:55:35 +1100 tsunami-waf AWS::CloudFormation::Stack UPDATE_IN_PROGRESS User Initiated
2020-02-05 15:55:40 +1100 tsunami-waf AWS::CloudFormation::Stack UPDATE_COMPLETE_CLEANUP_IN_PROGRESS 
2020-02-05 15:55:40 +1100 tsunami-waf AWS::CloudFormation::Stack UPDATE_COMPLETE
@patrobinson
Copy link
Contributor

Sounds like a CloudFormation issue? Not sure how we can improve this.

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

2 participants