@@ -38,6 +38,7 @@ var APIDefinition = map[string]string{
38
38
"google_compute_instance_group_membership" : "compute.googleapis.com" ,
39
39
"google_compute_instance_group_named_port" : "compute.googleapis.com" ,
40
40
"google_compute_instance_settings" : "compute.googleapis.com" ,
41
+ "google_compute_interconnect" : "compute.googleapis.com" ,
41
42
"google_compute_interconnect_attachment" : "compute.googleapis.com" ,
42
43
"google_compute_managed_ssl_certificate" : "compute.googleapis.com" ,
43
44
"google_compute_network" : "compute.googleapis.com" ,
@@ -198,7 +199,10 @@ var APIDefinition = map[string]string{
198
199
"google_data_catalog_taxonomy" : "datacatalog.googleapis.com" ,
199
200
"google_data_fusion_instance" : "datafusion.googleapis.com" ,
200
201
"google_data_pipeline_pipeline" : "datapipelines.googleapis.com" ,
202
+ "google_dataplex_aspect_type" : "dataplex.googleapis.com" ,
201
203
"google_dataplex_datascan" : "dataplex.googleapis.com" ,
204
+ "google_dataplex_entry_group" : "dataplex.googleapis.com" ,
205
+ "google_dataplex_entry_type" : "dataplex.googleapis.com" ,
202
206
"google_dataplex_task" : "dataplex.googleapis.com" ,
203
207
"google_dataproc_autoscaling_policy" : "dataproc.googleapis.com" ,
204
208
"google_datastore_index" : "datastore.googleapis.com" ,
@@ -281,6 +285,7 @@ var APIDefinition = map[string]string{
281
285
"google_identity_platform_tenant_oauth_idp_config" : "identitytoolkit.googleapis.com" ,
282
286
"google_integration_connectors_connection" : "connectors.googleapis.com" ,
283
287
"google_integration_connectors_endpoint_attachment" : "connectors.googleapis.com" ,
288
+ "google_integration_connectors_managed_zone" : "connectors.googleapis.com" ,
284
289
"google_integrations_auth_config" : "integrations.googleapis.com" ,
285
290
"google_integrations_client" : "integrations.googleapis.com" ,
286
291
"google_kms_crypto_key" : "cloudkms.googleapis.com" ,
@@ -296,6 +301,7 @@ var APIDefinition = map[string]string{
296
301
"google_logging_organization_settings" : "logging.googleapis.com" ,
297
302
"google_looker_instance" : "looker.googleapis.com" ,
298
303
"google_memcache_instance" : "memcache.googleapis.com" ,
304
+ "google_dataproc_metastore_federation" : "metastore.googleapis.com" ,
299
305
"google_dataproc_metastore_service" : "metastore.googleapis.com" ,
300
306
"google_migration_center_group" : "migrationcenter.googleapis.com" ,
301
307
"google_migration_center_preference_set" : "migrationcenter.googleapis.com" ,
@@ -323,13 +329,20 @@ var APIDefinition = map[string]string{
323
329
"google_network_connectivity_service_connection_policy" : "networkconnectivity.googleapis.com" ,
324
330
"google_network_management_connectivity_test_resource" : "networkmanagement.googleapis.com" ,
325
331
"google_network_security_address_group" : "networksecurity.googleapis.com" ,
332
+ "google_network_security_firewall_endpoint" : "networksecurity.googleapis.com" ,
333
+ "google_network_security_firewall_endpoint_association" : "networksecurity.googleapis.com" ,
326
334
"google_network_security_gateway_security_policy" : "networksecurity.googleapis.com" ,
327
335
"google_network_security_gateway_security_policy_rule" : "networksecurity.googleapis.com" ,
336
+ "google_network_security_security_profile" : "networksecurity.googleapis.com" ,
337
+ "google_network_security_security_profile_group" : "networksecurity.googleapis.com" ,
338
+ "google_network_security_tls_inspection_policy" : "networksecurity.googleapis.com" ,
328
339
"google_network_security_url_lists" : "networksecurity.googleapis.com" ,
329
340
"google_network_services_edge_cache_keyset" : "networkservices.googleapis.com" ,
330
341
"google_network_services_edge_cache_origin" : "networkservices.googleapis.com" ,
331
342
"google_network_services_edge_cache_service" : "networkservices.googleapis.com" ,
332
343
"google_network_services_gateway" : "networkservices.googleapis.com" ,
344
+ "google_network_services_lb_route_extension" : "networkservices.googleapis.com" ,
345
+ "google_network_services_lb_traffic_extension" : "networkservices.googleapis.com" ,
333
346
"google_notebooks_environment" : "notebooks.googleapis.com" ,
334
347
"google_notebooks_instance" : "notebooks.googleapis.com" ,
335
348
"google_notebooks_location" : "notebooks.googleapis.com" ,
@@ -340,6 +353,7 @@ var APIDefinition = map[string]string{
340
353
"google_privateca_ca_pool" : "privateca.googleapis.com" ,
341
354
"google_privateca_certificate" : "privateca.googleapis.com" ,
342
355
"google_privateca_certificate_authority" : "privateca.googleapis.com" ,
356
+ "google_privateca_certificate_template" : "privateca.googleapis.com" ,
343
357
"google_public_ca_external_account_key" : "publicca.googleapis.com" ,
344
358
"google_pubsub_schema" : "pubsub.googleapis.com" ,
345
359
"google_pubsub_subscription" : "pubsub.googleapis.com" ,
0 commit comments