hashicorp / hashicorp/boundary-reference-architecture

Unable to use the GCP reference architecture

Open
#74 1 comment 0 reactions 0 assignees View on GitHub
bug
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.