We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c2d4e commit 1e3fa6bCopy full SHA for 1e3fa6b
playbooks/pre.yml
@@ -12,7 +12,7 @@
12
terraform_path: "{{ basepath }}/terraform"
13
terragrunt_version: v0.53.3 # renovate: datasource=github-releases depName=gruntwork-io/terragrunt
14
terragrunt_download_url: "https://github.com/gruntwork-io/terragrunt/releases/download/{{ terragrunt_version }}/terragrunt_linux_amd64"
15
- terraform_version: 1.6.3 # renovate: datasource=github-tags depName=hashicorp/terraform
+ terraform_version: 1.6.4 # renovate: datasource=github-tags depName=hashicorp/terraform
16
17
tasks:
18
- name: Set cloud_env fact (Zuul deployment)
0 commit comments