mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-27 15:11:33 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
bfd4a8d72d
commit
69dc784c16
40 changed files with 159 additions and 0 deletions
|
@ -91,6 +91,7 @@ options:
|
|||
- Specifies parameters that will be used for generating initial DnsKeys for
|
||||
this ManagedZone. If you provide a spec for keySigning or zoneSigning, you
|
||||
must also provide one for the other.
|
||||
elements: dict
|
||||
required: false
|
||||
type: list
|
||||
suboptions:
|
||||
|
@ -162,6 +163,7 @@ options:
|
|||
networks:
|
||||
description:
|
||||
- The list of VPC networks that can see this zone.
|
||||
elements: dict
|
||||
required: true
|
||||
type: list
|
||||
suboptions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue