hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.33k stars 1.74k forks source link

@veggie124 Besides other permissions, you have to enable the same service(s) on the host project as well. This is common GCP behavior. You can verify this by testing on other types of resources #11785

Open fenglin-ssb opened 2 years ago

fenglin-ssb commented 2 years ago

@veggie124 Besides other permissions, you have to enable the same service(s) on the host project as well. This is common GCP behavior. You can verify this by testing on other types of resources

Originally posted by @edwardmedia in https://github.com/hashicorp/terraform-provider-google/issues/7926#issuecomment-738542452

fenglin-ssb commented 2 years ago

Don't you think it is stupid to enable cloudkms api in project A to create a keyring in project B?