diff --git a/buildspec.yml b/buildspec.yml index 4c4d946..abea3b8 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -20,7 +20,7 @@ env: TF_VERSION: "1.9.0" ASSETS_BUCKET: "csvd-packer-pipeline-assets" REPO_HOST: "github.e.it.census.gov" - REPO_ORG: "CSVD" + REPO_ORG: "SCT-Engineering" REPO_NAME: "terraform-eks-deployment" # Disable TLS verification for Census GHE (Census CA cert not trusted by default) GIT_SSL_NO_VERIFY: "true"