mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-05-31 05:59:10 -07:00
Inspec cluster updates
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
6f829773fc
commit
400c14c396
2 changed files with 50 additions and 0 deletions
|
@ -708,6 +708,17 @@ resources:
|
|||
- Block specified in CIDR notation.
|
||||
returned: success
|
||||
type: str
|
||||
nodePools:
|
||||
description:
|
||||
- Node pools belonging to this cluster.
|
||||
returned: success
|
||||
type: complex
|
||||
contains:
|
||||
name:
|
||||
description:
|
||||
- Name of the node pool.
|
||||
returned: success
|
||||
type: str
|
||||
location:
|
||||
description:
|
||||
- The location where the cluster is deployed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue