Scaleway plugin v2.0.2 - Fixed project, organization, and boolean columns in the Kubernetes tables
Sep 14, 2026•steampipe
Bug fixes
- Fixed the project and organization columns in the scaleway_kubernetes_cluster table to correctly return the project and organization IDs instead of null. (#175) (Thanks @pdecat for the contribution!)
- Fixed the dashboard_enabled column in the scaleway_kubernetes_cluster table and the autoscaling and autohealing columns in the scaleway_kubernetes_pool table to correctly return null instead of false when the API does not return a value. (#175) (Thanks @pdecat for the contribution!)