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

Add a configurable retention period for cloudkms keys #376

Merged
merged 3 commits into from
Nov 29, 2023
Merged

Conversation

maraino
Copy link
Contributor

@maraino maraino commented Nov 28, 2023

This commit adds a new option DestroyRetentionPeriod to the kms.CreateKey method to define the period which a deleted key is recovarable. Currently this is only implemented by cloudkms.

Fixes #363

This commit adds a new option RetentionPeriod to the kms.CreateKey
method to define the period which a deleted key is recovarable.
Currently this is only implemented by cloudkms.

Fixes #363
@maraino maraino merged commit 198f630 into master Nov 29, 2023
13 checks passed
@maraino maraino deleted the fix-363 branch November 29, 2023 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants