Skip to content

Commit 1c445cf

Browse files
feat(tf): update terragrunt dependency github.com/terraform-aws-modules/terraform-aws-kms to v3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af8c1c8 commit 1c445cf

File tree

1 file changed

+1
-1
lines changed
  • terragrunt/live/production/eu-west-1/clusters/demo/ebs-encryption

1 file changed

+1
-1
lines changed

terragrunt/live/production/eu-west-1/clusters/demo/ebs-encryption/terragrunt.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include "root" {
55
}
66

77
terraform {
8-
source = "github.com/terraform-aws-modules/terraform-aws-kms.git?ref=v2.2.1"
8+
source = "github.com/terraform-aws-modules/terraform-aws-kms.git?ref=v3.1.1"
99
}
1010

1111
dependency "datasources" {

0 commit comments

Comments
 (0)