diff --git a/infra/dev/.terraform-version b/infra/dev/.terraform-version index f3cc26b..1282fff 100644 --- a/infra/dev/.terraform-version +++ b/infra/dev/.terraform-version @@ -1 +1 @@ -0.14.8 +0.15.5 diff --git a/infra/dev/.terragrunt-version b/infra/dev/.terragrunt-version index 5156d05..8239f42 100644 --- a/infra/dev/.terragrunt-version +++ b/infra/dev/.terragrunt-version @@ -1 +1 @@ -0.28.18 +0.31.3 diff --git a/infra/dev/deployment/terragrunt.hcl b/infra/dev/deployment/terragrunt.hcl index 638e86a..190ada9 100644 --- a/infra/dev/deployment/terragrunt.hcl +++ b/infra/dev/deployment/terragrunt.hcl @@ -3,7 +3,7 @@ terraform { - source = "github.com/cloudposse/terraform-null-label?ref=0.24.0" + source = "github.com/cloudposse/terraform-null-label?ref=0.24.1" } # These are the variables we have to pass in to use the module specified in the terragrunt configuration above