Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 3693a79 commit 6a8eb2c
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.8"
local TERRAFORM_VERSION="v1.10.0"

terraform_install "${TERRAFORM_VERSION}"

Expand Down

0 comments on commit 6a8eb2c

Please sign in to comment.