Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: install Census CA cert + add GHE to NO_PROXY in CodeBuild buildspec
- Download census-ca.pem from S3 assets bucket and add to Amazon Linux 2 trust store via update-ca-trust during INSTALL phase - Add github.e.it.census.gov to NO_PROXY so Terraform provider connects directly (not through proxy) and trusts Census CA chain - Keep insecure=true in providers.tf as belt-and-suspenders
- Loading branch information