From 5b883e30cda765cf0496f2d61caf14deeee491ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 05:04:28 +0000 Subject: [PATCH] feat(tf): update terragrunt dependency github.com/particuleio/terraform-aws-kms to v1.2.0 (#118) Signed-off-by: Renovate Bot Signed-off-by: Renovate Bot Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../eu-west-1/clusters/demo/encryption-config/terragrunt.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terragrunt/live/production/eu-west-1/clusters/demo/encryption-config/terragrunt.hcl b/terragrunt/live/production/eu-west-1/clusters/demo/encryption-config/terragrunt.hcl index fb94d393..2f97cc8b 100644 --- a/terragrunt/live/production/eu-west-1/clusters/demo/encryption-config/terragrunt.hcl +++ b/terragrunt/live/production/eu-west-1/clusters/demo/encryption-config/terragrunt.hcl @@ -5,7 +5,7 @@ include "root" { } terraform { - source = "github.com/particuleio/terraform-aws-kms.git?ref=v1.1.0" + source = "github.com/particuleio/terraform-aws-kms.git?ref=v1.2.0" } inputs = {