You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment or link the pull request to this issue.
Terraform Version
1.9.6
Affected Resource(s)
access_context_manager_access_level
Issue Description
The documentation for this field
google_access_context_manager_access_level -> vpc_network_sources -> vpc_subnetwork -> vpc_ip_subnetworks
says (Optional) CIDR block IP subnetwork specification. Must be IPv4., it doesn't indicate that its a list. Instead it should probably say (Optional) List of CIDR block IP subnetwork specification. Must be IPv4.
b/377317186
The text was updated successfully, but these errors were encountered:
Community Note
Terraform Version
1.9.6
Affected Resource(s)
Issue Description
The documentation for this field
google_access_context_manager_access_level -> vpc_network_sources -> vpc_subnetwork -> vpc_ip_subnetworks
says
(Optional) CIDR block IP subnetwork specification. Must be IPv4.
, it doesn't indicate that its a list. Instead it should probably say(Optional) List of CIDR block IP subnetwork specification. Must be IPv4.
b/377317186
The text was updated successfully, but these errors were encountered: