Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add provider "github" block with insecure=true for Census GHE TLS
The Census GHE TLS cert is signed by the Census internal CA which is not present in the CodeBuild container trust store. insecure=true disables x509 verification so terraform apply can call the GHE API.
- Loading branch information