mondoohq / cnquery

open source, cloud-native, graph-based asset inventory

Home Page:https://cnquery.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: GKE `.shieldedNodes'` field.

mm-weber opened this issue · comments

Is it possible to add the following field to gcp.project.gke.cluster. ?

gcloud beta container clusters describe <cluster-name> --zone us-central1 --format json | jq '.shieldedNodes'

{
"enabled": true
}

Fixed by #3873

@mm-weber Feel free to open this one up if the latest provider isn't meeting the need

disregard, false ticket