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
For example, if I change a resolver in a nested stack, the API stack would need to update which triggers a fallback deployment. In other environments, it would tell me that resolver isn’t hotswappable, hence it needs to fallback to full CFN deployment.
Could not perform a hotswap deployment, because the CloudFormation template could not be resolved: We don’t support attributes of the ‘AWS::CloudFormation::Stack’ resource. This is a CDK limitation. Please report it at https://github.com/aws/aws-cdk/issues/new/choose
Falling back to doing a full deployment
The text was updated successfully, but these errors were encountered:
For example, if I change a resolver in a nested stack, the API stack would need to update which triggers a fallback deployment. In other environments, it would tell me that resolver isn’t hotswappable, hence it needs to fallback to full CFN deployment.
The text was updated successfully, but these errors were encountered: