turbot / steampipe-plugin-gcp

Use SQL to instantly query GCP resources across regions, projects and organizations. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/gcp
Apache License 2.0
39 stars 24 forks source link

Add `node_config -> shieldedInstanceConfig -> EnableSecureBoot` column in table gcp_kubernetes_cluster #525

Closed khushboo9024 closed 8 months ago

khushboo9024 commented 8 months ago

Is your feature request related to a problem? Please describe. Add below parameter in the table gcp_kubernetes_cluster

node_config -> shieldedInstanceConfig -> EnableSecureBoot

Note: This is required to check if Secure Boot is enabled for shielded GKE node in GCP Kubernetes cluster.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.