hashicorp / hashicorp/boundary-reference-architecture
Unable to use the GCP reference architecture
- Dominant language
- HCL
- Stars
- 217
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
When I try to deploy the reference architecture on GCP, the terraform CLI failed with the following error :
`The provider hashicorp/google-beta does not support resource type "google_privateca_certificate_authority_iam_policy".`
It seems forcing the provider to the `3.70.0` version fixes the issue.
Contributor guide
Research direction
Review the Terraform provider configuration used by the GCP reference architecture and reproduce the deployment failure involving google_privateca_certificate_authority_iam_policy. Check whether pinning the google-beta provider to 3.70.0 resolves the unsupported resource error, then verify that the reference architecture deploys successfully on GCP.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, terraform
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100