Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform to v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent ca83a8b commit b2c6366
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.1"
local TERRAFORM_VERSION="v1.9.2"

terraform_install "${TERRAFORM_VERSION}"

Expand Down

0 comments on commit b2c6366

Please sign in to comment.