mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-18 17:01:22 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
df7a53b6d4
commit
1dc603f0f3
4 changed files with 11 additions and 11 deletions
|
@ -331,7 +331,7 @@ options:
|
|||
type: dict
|
||||
disk_encryption_configuration:
|
||||
description:
|
||||
- Disk encyption settings.
|
||||
- Disk encryption settings.
|
||||
required: false
|
||||
type: dict
|
||||
suboptions:
|
||||
|
@ -342,7 +342,7 @@ options:
|
|||
type: str
|
||||
disk_encryption_status:
|
||||
description:
|
||||
- Disk encyption status.
|
||||
- Disk encryption status.
|
||||
required: false
|
||||
type: dict
|
||||
suboptions:
|
||||
|
@ -734,7 +734,7 @@ state:
|
|||
type: str
|
||||
diskEncryptionConfiguration:
|
||||
description:
|
||||
- Disk encyption settings.
|
||||
- Disk encryption settings.
|
||||
returned: success
|
||||
type: complex
|
||||
contains:
|
||||
|
@ -745,7 +745,7 @@ diskEncryptionConfiguration:
|
|||
type: str
|
||||
diskEncryptionStatus:
|
||||
description:
|
||||
- Disk encyption status.
|
||||
- Disk encryption status.
|
||||
returned: success
|
||||
type: complex
|
||||
contains:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue