Skip to content

Commit 1e3fa6b

Browse files
chore(deps): update dependency hashicorp/terraform to v1.6.4 (#1840)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 88c2d4e commit 1e3fa6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbooks/pre.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
terraform_path: "{{ basepath }}/terraform"
1313
terragrunt_version: v0.53.3 # renovate: datasource=github-releases depName=gruntwork-io/terragrunt
1414
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
15+
terraform_version: 1.6.4 # renovate: datasource=github-tags depName=hashicorp/terraform
1616

1717
tasks:
1818
- name: Set cloud_env fact (Zuul deployment)

0 commit comments

Comments
 (0)