You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not perform a hotswap deployment, because the CloudFormation template could not be resolved: CloudFormation function Fn::ImportValue is not supported
Falling back to doing a full deployment
I have lambda functions with just as many "Fn::ImportValue" that hotswap just fine. Any other way to debug why i am unable to hotswap ecs docker image? I have about 40 something import values to the ecs service and lambda.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hotswapping skipping error:
I have lambda functions with just as many "Fn::ImportValue" that hotswap just fine. Any other way to debug why i am unable to hotswap ecs docker image? I have about 40 something import values to the ecs service and lambda.
Snippet below is how I instantiate the service
Beta Was this translation helpful? Give feedback.
All reactions