We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25781d7 commit 8b39a3eCopy full SHA for 8b39a3e
installations/terraform.sh
@@ -8,7 +8,7 @@ clean() {
8
9
install() {
10
# renovate: datasource=github-releases depName=hashicorp/terraform
11
- local TERRAFORM_VERSION="v1.9.6"
+ local TERRAFORM_VERSION="v1.9.7"
12
13
terraform_install "${TERRAFORM_VERSION}"
14
0 commit comments