Skip to content

Commit

Permalink
Update dependency hashicorp/terraform to v1.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent ae2e1ad commit 8a9e299
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tf-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-22.04
env:
# renovate: datasource=github-releases depName=hashicorp/terraform
TERRAFORM_VERSION: "1.9.3"
TERRAFORM_VERSION: "1.9.7"

TF_HTTP_PASSWORD: ${{ github.token }}
TF_IN_AUTOMATION: "true"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tf-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
checks: write
env:
# renovate: datasource=github-releases depName=hashicorp/terraform
TERRAFORM_VERSION: "1.9.3"
TERRAFORM_VERSION: "1.9.7"

TF_HTTP_ADDRESS: https://ffddorf-terraform-backend.fly.dev/state/supernodes-v2/${{ matrix.domain }}
TF_HTTP_LOCK_ADDRESS: https://ffddorf-terraform-backend.fly.dev/state/supernodes-v2/${{ matrix.domain }}
Expand Down

0 comments on commit 8a9e299

Please sign in to comment.