Skip to content

Commit

Permalink
fix(github-release): update gruntwork-io/terragrunt ( v0.68.6 → v0.68…
Browse files Browse the repository at this point in the history
….7 ) (#1251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 104a2a0 commit 2661324
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.6"
"terragrunt": "0.68.7"
},
"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.6"
terragrunt_version_constraint = "v0.68.7"

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

0 comments on commit 2661324

Please sign in to comment.