Back to source list
Official
Premium
GCP
The GCP Source plugin for CloudQuery extracts configuration from a variety of GCP APIs and loads it into any supported CloudQuery destination
- v18.20.0Latest version
- v18.19.0
- v18.18.0
- v18.17.0
- v18.16.0
- v18.15.0
- v18.14.4
- v18.14.3
- v18.14.2
- v18.14.1
- v18.14.0
- v18.13.0
- v18.12.0
- v18.11.1
- v18.11.0
- v18.10.0
- v18.9.2
- v18.9.1
- v18.9.0
- v18.8.0
- v18.7.0
- v18.6.3
- v18.6.2
- v18.6.1
- v18.6.0
- v18.5.0
- v18.4.1
- v18.4.0
- v18.3.2
- v18.3.1
- v18.3.0
- v18.2.0
- v18.1.3
- v18.1.2
- v18.1.1
- v18.1.0
- v18.0.1
- v18.0.0
- v17.5.0
- v17.4.2
- v17.4.1
- v17.4.0
- v17.3.1
- v17.3.0
- v17.2.0
- v17.1.3
- v17.1.2
- v17.1.1
- v17.1.0
- v17.0.1
- v17.0.0
- v16.3.2
- v16.3.1
- v16.3.0
- v16.2.1
- v16.2.0
- v16.1.0
- v16.0.3
- v16.0.2
- v16.0.1
- v16.0.0
- v15.10.2
- v15.10.1
- v15.10.0
- v15.9.0
- v15.8.0
- v15.7.0
- v15.6.0
- v15.5.1
- v15.5.0
- v15.4.0
- v15.3.0
- v15.2.0
- v15.1.1
- v15.1.0
- v15.0.0
- v14.2.0
- v14.1.0
- v14.0.0
- v13.0.0
- v12.8.0
- v12.7.0
- v12.6.0
- v12.5.0
- v12.4.0
- v12.3.5
- v12.3.4
- v12.3.3
- v12.3.2
- v12.3.1
- v12.3.0
- v12.2.0
- v12.1.0
- v12.0.1
- v12.0.0
- v11.6.2
- v11.6.1
- v11.6.0
- v11.5.2
- v11.5.1
v18.20.0
v18.19.0
18.19.0 (2025-07-16) #
This Release has the Following Changes to Tables #
- Table
gcp_aiplatform_endpoints
: column added with namegen_ai_advanced_features_config
and typejson
- Table
gcp_aiplatform_pipeline_jobs
: column added with namepsc_interface_config
and typejson
- Table
gcp_container_clusters
: column added with namealpha_cluster_feature_gates
and typelist<item: utf8, nullable>
- Table
gcp_container_clusters
: column added with nameanonymous_authentication_config
and typejson
- Table
gcp_container_clusters
: column added with namepod_autoscaling
and typejson
- Table
gcp_dataflow_jobs
: column added with nameruntime_updatable_params
and typejson
- Table
gcp_dataflow_jobs
: column added with namesatisfies_pzi
and typebool
- Table
gcp_dataflow_jobs
: column added with nameservice_resources
and typejson
- Table
gcp_firebase_rules_releases
was added - Table
gcp_firebase_rules_rulesets
was added - Table
gcp_networkservices_gateways
: column added with nameaddresses
and typelist<item: utf8, nullable>
- Table
gcp_networkservices_gateways
: column added with namecertificate_urls
and typelist<item: utf8, nullable>
- Table
gcp_networkservices_gateways
: column added with nameenvoy_headers
and typeutf8
- Table
gcp_networkservices_gateways
: column added with namegateway_security_policy
and typeutf8
- Table
gcp_networkservices_gateways
: column added with nameip_version
and typeutf8
- Table
gcp_networkservices_gateways
: column added with namenetwork
and typeutf8
- Table
gcp_networkservices_gateways
: column added with namerouting_mode
and typeutf8
- Table
gcp_networkservices_gateways
: column added with namesubnetwork
and typeutf8
- Table
gcp_networkservices_meshes
: column added with nameenvoy_headers
and typeutf8
- Table
gcp_networkservices_service_bindings
: column added with nameservice_id
and typeutf8
- Table
gcp_networkservices_tls_routes
: column added with namelabels
and typejson
- Table
gcp_secretmanager_secrets
: column added with nametags
and typejson
- Table
gcp_storagetransfer_transfer_jobs
: column added with nameservice_account
and typeutf8
Features #
- Add Firebase rules resources to GCP source (#8320) (e40d218)
Bug Fixes #
- deps: Update Google Cloud modules (#8301) (dd7e98d)
v18.18.0
18.18.0 (2025-07-11) #
This Release has the Following Changes to Tables #
- Table
gcp_aiplatform_models
: column added with namecheckpoints
and typejson
- Table
gcp_alloydb_clusters
was added - Table
gcp_alloydb_instances
was added - Table
gcp_compute_backend_services
: column added with nameexternal_managed_migration_state
and typeutf8
- Table
gcp_compute_backend_services
: column added with nameexternal_managed_migration_testing_percentage
and typefloat64
- Table
gcp_compute_snapshots
: column added with nameguest_flush
and typebool
- Table
gcp_networkconnectivity_internal_ranges
: column added with nameallocation_options
and typejson
- Table
gcp_sql_instances
: column added with nameclear_network
and typebool
- Table
gcp_sql_instances
: column added with namepitr_fields
and typejson
Features #
- Add permissions required to sync tables to GCP plugin (#8287) (c8a81a9)
- Add support for AlloyDB Clusters and Instances (#8294) (84235b7)
- Add test checking if all tables have permissions set (#8295) (f306fde)
Bug Fixes #
- deps: Update module github.com/cloudquery/codegen to v0.3.30 (#8284) (8a5af7d)
- deps: Update module github.com/cloudquery/codegen to v0.3.31 (#8289) (16c4220)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.86.2 (#8206) (522b33f)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.0 (#8282) (0d1f5cf)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 (#8286) (de98ca1)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 (#8291) (4f8fae1)
- Use default Cloud Run endpoints (#8190) (308aeb1)
v18.17.0
18.17.0 (2025-07-02) #
Features #
- Update GCP plugin UI (#8159) (2c2e1d6)
Bug Fixes #
- deps: Update golang.org/x/exp digest to b7579e2 (#8173) (3d6dbea)
- deps: Update module github.com/cloudquery/codegen to v0.3.29 (#8178) (1b54412)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.85.0 (#8083) (2913b29)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.86.0 (#8167) (c54616f)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.86.1 (#8169) (feab6b5)
- Service Health tables descriptions (#8070) (4321e8f)
- services: Update GCP Services (#8164) (c3269f4)
- Simplify GCP connection test error (#8068) (8f58266)
v18.16.0
18.16.0 (2025-06-19) #
This Release has the Following Changes to Tables #
- Table
gcp_servicehealth_events
was added - Table
gcp_servicehealth_locations
was added
Features #
- Add GCP Service Health resources (#7993) (bd62bd5)
Bug Fixes #
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.84.2 (#7997) (ef741ba)
v18.15.0
18.15.0 (2025-06-13) #
This Release has the Following Changes to Tables #
- Table
gcp_databasemigration_locations
was added - Table
gcp_databasemigration_migration_jobs
was added - Table
gcp_databasemigration_operations
was added - Table
gcp_spanner_databases
was added - Table
gcp_spanner_instances
was added - Table
gcp_storage_buckets
: column added with nameowner_entity
and typeutf8
Features #
- Add GCP Database Migration and Spanner resources (#7984) (38b3053)
v18.14.4
v18.14.3
v18.14.1
18.14.1 (2025-06-03) #
Bug Fixes #
- Change endpoint for cloud run in locations request (#7938) (847875e)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.84.0 (#7920) (6dc6204)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.84.1 (#7923) (8da6c61)
- Use new state client constructor calls and validation (#7932) (2df3b33)
Versions per page:
10