Skip to content

Commit

Permalink
Bumpterraform version to 1.6.4 (#913)
Browse files Browse the repository at this point in the history
* chore: Update the TERRAFORM version in the provisioning/tools-version...

... s.yml file

Made with ❤️️ by updatecli

* chore: Update the `TERRAFORM` version in the goss test

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
Co-authored-by: Damien Duportal <[email protected]>
  • Loading branch information
3 people authored Nov 17, 2023
1 parent c3c54a0 commit 2b49745
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
@@ -164,7 +164,7 @@ command:
exec: terraform -v
exit-status: 0
stdout:
- 1.6.3
- 1.6.4
trivy:
exec: trivy --version
exit-status: 0
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ openssh_authorized_keys_url: https://raw.githubusercontent.com/jenkins-infra/aws
packer_version: 1.9.4
python3_version: 3.12.0
ruby_version: 2.6.10
terraform_version: 1.6.3
terraform_version: 1.6.4
trivy_version: 0.47.0
updatecli_version: 0.66.1
vagrant_version: 2.4.0

0 comments on commit 2b49745

Please sign in to comment.