Skip to content

Commit

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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent ef8dfca commit affe879
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.58.5 # renovate: datasource=github-releases depName=gruntwork-io/terragrunt
terragrunt_version: v0.58.7 # 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.7.1 # 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 affe879

Please sign in to comment.