mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 02:40:29 -07:00
* mark field as updatable Co-authored-by: upodroid <cy@borg.dev> * Fix resource policy documenation Co-authored-by: upodroid <cy@borg.dev> * fix dodgy change Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
d05b291f3d
commit
26487b3ced
2 changed files with 3 additions and 3 deletions
|
@ -179,7 +179,7 @@ options:
|
|||
type: bool
|
||||
group_placement_policy:
|
||||
description:
|
||||
- Policy for creating snapshots of persistent disks.
|
||||
- Resource policy for instances used for placement configuration.
|
||||
required: false
|
||||
type: dict
|
||||
suboptions:
|
||||
|
@ -391,7 +391,7 @@ snapshotSchedulePolicy:
|
|||
type: bool
|
||||
groupPlacementPolicy:
|
||||
description:
|
||||
- Policy for creating snapshots of persistent disks.
|
||||
- Resource policy for instances used for placement configuration.
|
||||
returned: success
|
||||
type: complex
|
||||
contains:
|
||||
|
|
|
@ -244,7 +244,7 @@ resources:
|
|||
type: bool
|
||||
groupPlacementPolicy:
|
||||
description:
|
||||
- Policy for creating snapshots of persistent disks.
|
||||
- Resource policy for instances used for placement configuration.
|
||||
returned: success
|
||||
type: complex
|
||||
contains:
|
||||
|
|
Loading…
Add table
Reference in a new issue