mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
a62520a428
commit
215727fbd6
2 changed files with 4 additions and 4 deletions
|
@ -132,7 +132,7 @@ options:
|
|||
type: bool
|
||||
region:
|
||||
description:
|
||||
- URL of the GCP region for this subnetwork.
|
||||
- The GCP region for this subnetwork.
|
||||
required: true
|
||||
type: str
|
||||
project:
|
||||
|
@ -289,7 +289,7 @@ privateIpGoogleAccess:
|
|||
type: bool
|
||||
region:
|
||||
description:
|
||||
- URL of the GCP region for this subnetwork.
|
||||
- The GCP region for this subnetwork.
|
||||
returned: success
|
||||
type: str
|
||||
'''
|
||||
|
|
|
@ -48,7 +48,7 @@ options:
|
|||
type: list
|
||||
region:
|
||||
description:
|
||||
- URL of the GCP region for this subnetwork.
|
||||
- The GCP region for this subnetwork.
|
||||
required: true
|
||||
type: str
|
||||
project:
|
||||
|
@ -196,7 +196,7 @@ resources:
|
|||
type: bool
|
||||
region:
|
||||
description:
|
||||
- URL of the GCP region for this subnetwork.
|
||||
- The GCP region for this subnetwork.
|
||||
returned: success
|
||||
type: str
|
||||
'''
|
||||
|
|
Loading…
Add table
Reference in a new issue