mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-09 04:10:27 -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
|
type: bool
|
||||||
region:
|
region:
|
||||||
description:
|
description:
|
||||||
- URL of the GCP region for this subnetwork.
|
- The GCP region for this subnetwork.
|
||||||
required: true
|
required: true
|
||||||
type: str
|
type: str
|
||||||
project:
|
project:
|
||||||
|
@ -289,7 +289,7 @@ privateIpGoogleAccess:
|
||||||
type: bool
|
type: bool
|
||||||
region:
|
region:
|
||||||
description:
|
description:
|
||||||
- URL of the GCP region for this subnetwork.
|
- The GCP region for this subnetwork.
|
||||||
returned: success
|
returned: success
|
||||||
type: str
|
type: str
|
||||||
'''
|
'''
|
||||||
|
|
|
@ -48,7 +48,7 @@ options:
|
||||||
type: list
|
type: list
|
||||||
region:
|
region:
|
||||||
description:
|
description:
|
||||||
- URL of the GCP region for this subnetwork.
|
- The GCP region for this subnetwork.
|
||||||
required: true
|
required: true
|
||||||
type: str
|
type: str
|
||||||
project:
|
project:
|
||||||
|
@ -196,7 +196,7 @@ resources:
|
||||||
type: bool
|
type: bool
|
||||||
region:
|
region:
|
||||||
description:
|
description:
|
||||||
- URL of the GCP region for this subnetwork.
|
- The GCP region for this subnetwork.
|
||||||
returned: success
|
returned: success
|
||||||
type: str
|
type: str
|
||||||
'''
|
'''
|
||||||
|
|
Loading…
Add table
Reference in a new issue