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

For hotswap, hotswappable changes in nested stacks causes the full CFN deployment #169

Closed
Amplifiyer opened this issue Aug 25, 2023 · 2 comments
Assignees
Labels
sandbox Related to the sandbox experience

Comments

@Amplifiyer
Copy link
Contributor

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

@Amplifiyer Amplifiyer added the sandbox Related to the sandbox experience label Aug 25, 2023
@Amplifiyer
Copy link
Contributor Author

aws/aws-cdk#23533

@Amplifiyer Amplifiyer self-assigned this Oct 18, 2023
@Amplifiyer
Copy link
Contributor Author

aws/aws-cdk#27195

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sandbox Related to the sandbox experience
Projects
None yet
Development

No branches or pull requests

1 participant