GCP plugin v1.2.0 - Added gcp_compute_instance_group_manager table
Nov 04, 2024•plugin
What's new?
- New tables added
- gcp_compute_instance_group_manager (#669) (Thanks @pdecat for the contribution!)
Enhancements
- Added
labels
andtags
columns to thegcp_compute_global_forwarding_rule
table. (#678) (Thanks @pdecat for the contribution!) - Added
database_installed_version
andmaintenance_version
columns to thegcp_sql_database_instance
table. (#677) (Thanks @pdecat for the contribution!)
Bug fixes
- Fixed the
gcp_compute_instance_group
table to correctly return data for regional instance groups'instances
column. (#670) (Thanks @pdecat for the contribution!) - Fixed the
kubernetes_node_pool
table to correctly return data instead of an error for node pools with auto-pilot disabled. (#668) (Thanks @multani for the contribution!)