Skip to content

Commit

Permalink
fix(github-release): update gruntwork-io/terragrunt ( v0.68.7 → v0.68…
Browse files Browse the repository at this point in the history
….8 )
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 077db86 commit 5b08bbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
// datasource=github-tags depName=hashicorp/terraform
"version": "1.9.8",
// datasource=github-tags depName=gruntwork-io/terragrunt
"terragrunt": "0.68.7"
"terragrunt": "0.68.8"
},
"ghcr.io/devcontainers/features/kubectl-helm-minikube:1": {
"version": "latest"
Expand Down
2 changes: 1 addition & 1 deletion terraform/terragrunt.hcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform_version_constraint = "v1.9.8"
terragrunt_version_constraint = "v0.68.7"
terragrunt_version_constraint = "v0.68.8"

locals {
account_vars = read_terragrunt_config(find_in_parent_folders("account.hcl"))
Expand Down

0 comments on commit 5b08bbc

Please sign in to comment.