Skip to content

Commit

Permalink
fix: bump TF_VERSION from 1.9.0 to 1.9.1
Browse files Browse the repository at this point in the history
terraform_1.9.0 zip was not in s3://csvd-packer-pipeline-assets/terraform/.
Uploaded terraform_1.9.1_linux_amd64.zip to that path from local tfenv install.
Public releases.hashicorp.com is blocked by Census network proxy.
  • Loading branch information
Your Name committed Apr 7, 2026
1 parent c4227ca commit 5e50d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ version: 0.2

env:
variables:
TF_VERSION: "1.9.0"
TF_VERSION: "1.9.1"
ASSETS_BUCKET: "csvd-packer-pipeline-assets"
REPO_HOST: "github.e.it.census.gov"
REPO_ORG: "SCT-Engineering"
Expand Down

0 comments on commit 5e50d7b

Please sign in to comment.