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 `network_config -> 'EnableIntraNodeVisibility`' column in table gcp_kubernetes_cluster #526

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 table gcp_kubernetes_cluster network_config -> 'EnableIntraNodeVisibility'

Note: This is required to check if intra-node visibility is enabled for 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.