We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9494ba2 commit 70fd3a9Copy full SHA for 70fd3a9
src/kms.tf
@@ -1,6 +1,6 @@
1
module "kms_key_rds" {
2
source = "cloudposse/kms-key/aws"
3
- version = "0.12.1"
+ version = "0.12.2"
4
5
description = "KMS key for Aurora Postgres"
6
deletion_window_in_days = 10
0 commit comments