Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform to v1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent b654c91 commit 2311b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installations/terraform.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ clean() {

install() {
# renovate: datasource=github-releases depName=hashicorp/terraform
local TERRAFORM_VERSION="v1.9.5"
local TERRAFORM_VERSION="v1.9.6"

terraform_install "${TERRAFORM_VERSION}"

Expand Down

0 comments on commit 2311b0e

Please sign in to comment.