Use CDK to create new resources #5084
andrea-avogadro-archiva
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Hi @andrea-avogadro-archiva! There isn't a way to do that with Addons, but you can use CDK Overrides to only make new resources, without having to modify any of the Copilot-created resources! Any resources created in the override will be added to the main CloudFormation stack. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is it possible to create new resources using CDK instead of CloudFormation? I do not need to overried anything, just create new stuff. Thanks
Beta Was this translation helpful? Give feedback.
All reactions