diff --git a/buildspec.yml b/buildspec.yml index 9841020..42ddba2 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -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"