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

CAPABILITY_IAM missing when updating cfn stack in module #5661

Closed
torfredrik opened this issue Mar 16, 2016 · 3 comments
Closed

CAPABILITY_IAM missing when updating cfn stack in module #5661

torfredrik opened this issue Mar 16, 2016 · 3 comments

Comments

@torfredrik
Copy link

When an cloudformation stack is updated inside of a module the CAPABILITY_IAM capability is not passed as part of the update.

This gist shows the problem.

This seems related to #5656 somehow, I think the update for modules must not be including all the arguments that are included during creation of the stack.

@radeksimko
Copy link
Member

Hi,
this should be already fixed in the latest release from today (0.6.13).
See #5603

Can you confirm you're running the latest version, please?

@radeksimko radeksimko added bug waiting-response An issue/pull request is waiting for a response from the community provider/aws labels Mar 16, 2016
@torfredrik
Copy link
Author

Updated to 0.6.13, this fixed the issue. Closing this issue.

@radeksimko radeksimko removed the waiting-response An issue/pull request is waiting for a response from the community label Mar 16, 2016
@ghost
Copy link

ghost commented Apr 27, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants