Skip to content

Commit

Permalink
feat(tf): update terragrunt dependency github.com/terraform-aws-modul…
Browse files Browse the repository at this point in the history
…es/terraform-aws-kms to v3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 195e68f commit 10c03d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include "root" {
}

terraform {
source = "github.com/terraform-aws-modules/terraform-aws-kms.git?ref=v2.2.1"
source = "github.com/terraform-aws-modules/terraform-aws-kms.git?ref=v3.1.0"
}

dependency "datasources" {
Expand Down

0 comments on commit 10c03d5

Please sign in to comment.