-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
aws_cloudformation_stack update doesn't send parameters if paremeters are not modified #4913
Comments
…n't send parameters if paremeters are not modified
…n't send iam_capabilities when not modified
…eters nor capabilities if they are not modified; build script updated to enable building specified module(s) for specified OS(s) and architecture(s)
…eters nor capabilities if they are not modified; build script updated to enable building specified module(s) for specified OS(s) and architecture(s)
Hi @rmazlumyan , This was just fixed with @olegch's help and merged in #5603 which will be part of the next release. |
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. |
When performing an update to a cloudformation stack, parameters are only sent if they are modified. This results in the following error:
The following stack is created on initial run:
After updating the template_url
and running apply the following is seen in the error log:
The text was updated successfully, but these errors were encountered: