Skip to content

Commit

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

... ons.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]>
  • Loading branch information
1 parent a16d7c2 commit 20c1f18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ python3_version: 3.12.6
ruby_puppet_version: 2.6.10
ruby_version: 3.3.5
sops_version: 3.9.0
terraform_version: 1.9.5
terraform_version: 1.9.6
trivy_version: 0.55.2
updatecli_version: 0.84.0
vagrant_version: 2.4.1
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ command:
exec: terraform -v
exit-status: 0
stdout:
- 1.9.5
- 1.9.6
trivy:
exec: trivy --version
exit-status: 0
Expand Down

0 comments on commit 20c1f18

Please sign in to comment.