Skip to content

Commit

Permalink
chore(deps): update dependency gruntwork-io/terragrunt to v0.67.5 (#2463
Browse files Browse the repository at this point in the history
)

Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent b3504cd commit 2cc289d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/pre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
basepath: "{{ ansible_user_dir }}/src/{{ repositories['testbed']['path'] }}"
terraformbase_path: "{{ ansible_user_dir }}/src/{{ repositories['terraform-base']['path'] }}"
terraform_path: "{{ basepath }}/terraform"
terragrunt_version: v0.67.4 # renovate: datasource=github-releases depName=gruntwork-io/terragrunt
terragrunt_version: v0.67.5 # renovate: datasource=github-releases depName=gruntwork-io/terragrunt
terragrunt_download_url: "https://github.com/gruntwork-io/terragrunt/releases/download/{{ terragrunt_version }}/terragrunt_linux_amd64"
opentofu_version: v1.8.2 # renovate: datasource=github-releases depName=opentofu/opentofu
opentofu_download_url: "https://github.com/opentofu/opentofu/releases/download/{{ opentofu_version }}/tofu_{{ opentofu_version[1:] }}_linux_amd64.zip"
Expand Down

0 comments on commit 2cc289d

Please sign in to comment.