mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-27 23:21:31 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
a7b0e7ff87
commit
eac6eddbe3
4 changed files with 18 additions and 26 deletions
|
@ -171,10 +171,9 @@ resources:
|
|||
type: str
|
||||
purpose:
|
||||
description:
|
||||
- The purpose of the resource. For global internal addresses it can be * VPC_PEERING
|
||||
- for peer networks * PRIVATE_SERVICE_CONNECT - for ([Beta](U(https://terraform.io/docs/providers/google/guides/provider_versions.html))
|
||||
only) Private Service Connect networks This should only be set when using
|
||||
an Internal address.
|
||||
- 'The purpose of the resource. Possible values include: * VPC_PEERING - for
|
||||
peer networks * PRIVATE_SERVICE_CONNECT - for ([Beta](U(https://terraform.io/docs/providers/google/guides/provider_versions.html))
|
||||
only) Private Service Connect networks .'
|
||||
returned: success
|
||||
type: str
|
||||
network:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue