-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
cloudformation: Could not perform a hotswap deployment, because the CloudFormation template could not be resolved. #30577
Comments
@karmabadger Good morning. Could you please share your CDK code for which you want to use hotswap deployment? Please also check if:
Thanks, |
Hi, I can't post the code as I don't have permission to share it here. |
I would say it is probably similar to that other issue just that it is not the same type of resource. |
Making a note that the same error shows up for stacks containing |
this is pretty useful as each deploys are taking me over 600 seconds just because they cannot hotswap here. |
@karmabadger May be share the bare minimal code sample (not the entire code) to troubleshoot the issue. |
from the SO: Remove the unfortunately I think we cant do without some of these parameters in some cases |
Describe the bug
When running deployment with hotswap, I got:
reporting this since it was told to do so.
Expected Behavior
I expected this to perform the hotswap.
Current Behavior
It does not perform the hotswap.
Reproduction Steps
NA
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.145
Framework Version
No response
Node.js Version
18.18.2
OS
MacOS
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: