mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-29 08:01:31 -07:00
Co-authored-by: upodroid <cy@borg.dev> Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: upodroid <cy@borg.dev>
This commit is contained in:
parent
83b477f91d
commit
ab0280fcd8
2 changed files with 27 additions and 0 deletions
|
@ -117,6 +117,13 @@ resources:
|
|||
- If provided, it must be a different zone from the one provided in [locationId].
|
||||
returned: success
|
||||
type: str
|
||||
authEnabled:
|
||||
description:
|
||||
- Optional. Indicates whether OSS Redis AUTH is enabled for the instance. If
|
||||
set to "true" AUTH is enabled on the instance.
|
||||
- Default value is "false" meaning AUTH is disabled.
|
||||
returned: success
|
||||
type: bool
|
||||
authorizedNetwork:
|
||||
description:
|
||||
- The full name of the Google Compute Engine network to which the instance is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue