Inspec cluster updates

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
Sam Levenick 2020-01-06 21:05:28 +00:00 committed by Modular Magician
parent 6f829773fc
commit 400c14c396
2 changed files with 50 additions and 0 deletions

View file

@ -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.