Replies: 1 comment 1 reply
-
I think you need to find out why your CMK was deleted. Is the CMK created by the same CDK pipeline? Did you change any CDK code? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
we use CDK to build pipeline for deployment, but sometimes the deployment asked to delete the existing CMK.
The CMK should not be deleted, how may I avoid this?
Shall we expect to create CMK if not exists, but not delete and recreate.
Beta Was this translation helpful? Give feedback.
All reactions