Skip to content

Commit bc8268c

Browse files
chore(deps): update terraform cloudposse/kms-key/aws to v0.12.2 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6933176 commit bc8268c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/kms.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "kms_key_rds" {
22
source = "cloudposse/kms-key/aws"
3-
version = "0.12.1"
3+
version = "0.12.2"
44

55
description = "KMS key for Aurora Postgres"
66
deletion_window_in_days = 10

0 commit comments

Comments
 (0)