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.31k stars 1.73k forks source link

Clarify private_ip_google_access values #11637

Open RafaelAybar opened 2 years ago

RafaelAybar commented 2 years ago

Community Note

Description

I would like to know which values accept the private_ip_google_access. It's not specified in the official documentation: private_ip_google_access

New or Affected Resource(s)

GCP provider documentation: private_ip_google_access

Potential Terraform Configuration

# Propose what you think the configuration to take advantage of this feature should look like.
# We may not use it verbatim, but it's helpful in understanding your intent.

References

upodroid commented 2 years ago

Hello

This is mentioned in the API Documentation at the top of the resource reference page. Note, the API fields are in camelCase and the terraform fields are in snake_case.

https://cloud.google.com/compute/docs/reference/rest/v1/subnetworks