generated from terraform-linters/tflint-ruleset-template
-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathapi_definition.go
424 lines (422 loc) · 43.5 KB
/
api_definition.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
// ----------------------------------------------------------------------------
//
// *** AUTO GENERATED CODE *** Type: MMv1 ***
//
// ----------------------------------------------------------------------------
//
// This file is automatically generated by Magic Modules and manual
// changes will be clobbered when the file is regenerated.
//
// Please read more about how to change this file in
// .github/CONTRIBUTING.md.
//
// ----------------------------------------------------------------------------
package magicmodules
var APIDefinition = map[string]string{
"google_compute_address": "compute.googleapis.com",
"google_compute_autoscaler": "compute.googleapis.com",
"google_compute_backend_bucket": "compute.googleapis.com",
"google_compute_backend_bucket_signed_url_key": "compute.googleapis.com",
"google_compute_backend_service": "compute.googleapis.com",
"google_compute_backend_service_signed_url_key": "compute.googleapis.com",
"google_compute_disk": "compute.googleapis.com",
"google_compute_disk_resource_policy_attachment": "compute.googleapis.com",
"google_compute_external_vpn_gateway": "compute.googleapis.com",
"google_compute_firewall": "compute.googleapis.com",
"google_compute_forwarding_rule": "compute.googleapis.com",
"google_compute_global_address": "compute.googleapis.com",
"google_compute_global_forwarding_rule": "compute.googleapis.com",
"google_compute_global_network_endpoint": "compute.googleapis.com",
"google_compute_global_network_endpoint_group": "compute.googleapis.com",
"google_compute_ha_vpn_gateway": "compute.googleapis.com",
"google_compute_health_check": "compute.googleapis.com",
"google_compute_http_health_check": "compute.googleapis.com",
"google_compute_https_health_check": "compute.googleapis.com",
"google_compute_image": "compute.googleapis.com",
"google_compute_instance_group_membership": "compute.googleapis.com",
"google_compute_instance_group_named_port": "compute.googleapis.com",
"google_compute_instance_settings": "compute.googleapis.com",
"google_compute_interconnect": "compute.googleapis.com",
"google_compute_interconnect_attachment": "compute.googleapis.com",
"google_compute_managed_ssl_certificate": "compute.googleapis.com",
"google_compute_network": "compute.googleapis.com",
"google_compute_network_attachment": "compute.googleapis.com",
"google_compute_network_endpoint": "compute.googleapis.com",
"google_compute_network_endpoint_group": "compute.googleapis.com",
"google_compute_network_endpoints": "compute.googleapis.com",
"google_compute_network_firewall_policy": "compute.googleapis.com",
"google_compute_network_peering_routes_config": "compute.googleapis.com",
"google_compute_node_group": "compute.googleapis.com",
"google_compute_node_template": "compute.googleapis.com",
"google_compute_packet_mirroring": "compute.googleapis.com",
"google_compute_per_instance_config": "compute.googleapis.com",
"google_compute_project_cloud_armor_tier": "compute.googleapis.com",
"google_compute_public_advertised_prefix": "compute.googleapis.com",
"google_compute_public_delegated_prefix": "compute.googleapis.com",
"google_compute_region_autoscaler": "compute.googleapis.com",
"google_compute_region_backend_service": "compute.googleapis.com",
"google_compute_region_commitment": "compute.googleapis.com",
"google_compute_region_disk": "compute.googleapis.com",
"google_compute_region_disk_resource_policy_attachment": "compute.googleapis.com",
"google_compute_region_health_check": "compute.googleapis.com",
"google_compute_region_network_endpoint": "compute.googleapis.com",
"google_compute_region_network_endpoint_group": "compute.googleapis.com",
"google_compute_region_network_firewall_policy": "compute.googleapis.com",
"google_compute_region_per_instance_config": "compute.googleapis.com",
"google_compute_region_ssl_certificate": "compute.googleapis.com",
"google_compute_region_ssl_policy": "compute.googleapis.com",
"google_compute_region_target_http_proxy": "compute.googleapis.com",
"google_compute_region_target_https_proxy": "compute.googleapis.com",
"google_compute_region_target_tcp_proxy": "compute.googleapis.com",
"google_compute_region_url_map": "compute.googleapis.com",
"google_compute_reservation": "compute.googleapis.com",
"google_compute_resize_request": "compute.googleapis.com",
"google_compute_resource_policy": "compute.googleapis.com",
"google_compute_route": "compute.googleapis.com",
"google_compute_router": "compute.googleapis.com",
"google_compute_router_nat": "compute.googleapis.com",
"google_compute_security_policy_rule": "compute.googleapis.com",
"google_compute_service_attachment": "compute.googleapis.com",
"google_compute_snapshot": "compute.googleapis.com",
"google_compute_ssl_certificate": "compute.googleapis.com",
"google_compute_ssl_policy": "compute.googleapis.com",
"google_compute_subnetwork": "compute.googleapis.com",
"google_compute_target_grpc_proxy": "compute.googleapis.com",
"google_compute_target_http_proxy": "compute.googleapis.com",
"google_compute_target_https_proxy": "compute.googleapis.com",
"google_compute_target_instance": "compute.googleapis.com",
"google_compute_target_ssl_proxy": "compute.googleapis.com",
"google_compute_target_tcp_proxy": "compute.googleapis.com",
"google_compute_url_map": "compute.googleapis.com",
"google_compute_vpn_gateway": "compute.googleapis.com",
"google_compute_vpn_tunnel": "compute.googleapis.com",
"google_folder_access_approval_settings": "accessapproval.googleapis.com",
"google_organization_access_approval_settings": "accessapproval.googleapis.com",
"google_project_access_approval_settings": "accessapproval.googleapis.com",
"google_access_context_manager_access_level": "accesscontextmanager.googleapis.com",
"google_access_context_manager_access_level_condition": "accesscontextmanager.googleapis.com",
"google_access_context_manager_access_levels": "accesscontextmanager.googleapis.com",
"google_access_context_manager_access_policy": "accesscontextmanager.googleapis.com",
"google_access_context_manager_authorized_orgs_desc": "accesscontextmanager.googleapis.com",
"google_access_context_manager_egress_policy": "accesscontextmanager.googleapis.com",
"google_access_context_manager_gcp_user_access_binding": "accesscontextmanager.googleapis.com",
"google_access_context_manager_ingress_policy": "accesscontextmanager.googleapis.com",
"google_access_context_manager_service_perimeter": "accesscontextmanager.googleapis.com",
"google_access_context_manager_service_perimeter_dry_run_resource": "accesscontextmanager.googleapis.com",
"google_access_context_manager_service_perimeter_egress_policy": "accesscontextmanager.googleapis.com",
"google_access_context_manager_service_perimeter_ingress_policy": "accesscontextmanager.googleapis.com",
"google_access_context_manager_service_perimeter_resource": "accesscontextmanager.googleapis.com",
"google_access_context_manager_service_perimeters": "accesscontextmanager.googleapis.com",
"google_active_directory_domain": "managedidentities.googleapis.com",
"google_active_directory_domain_trust": "managedidentities.googleapis.com",
"google_alloydb_backup": "alloydb.googleapis.com",
"google_alloydb_cluster": "alloydb.googleapis.com",
"google_alloydb_instance": "alloydb.googleapis.com",
"google_alloydb_user": "alloydb.googleapis.com",
"google_apigee_addons_config": "apigee.googleapis.com",
"google_apigee_endpoint_attachment": "apigee.googleapis.com",
"google_apigee_env_keystore": "apigee.googleapis.com",
"google_apigee_env_references": "apigee.googleapis.com",
"google_apigee_envgroup": "apigee.googleapis.com",
"google_apigee_envgroup_attachment": "apigee.googleapis.com",
"google_apigee_environment": "apigee.googleapis.com",
"google_apigee_environment_keyvaluemaps": "apigee.googleapis.com",
"google_apigee_environment_keyvaluemaps_entries": "apigee.googleapis.com",
"google_apigee_instance": "apigee.googleapis.com",
"google_apigee_instance_attachment": "apigee.googleapis.com",
"google_apigee_keystores_aliases_self_signed_cert": "apigee.googleapis.com",
"google_apigee_nat_address": "apigee.googleapis.com",
"google_apigee_organization": "apigee.googleapis.com",
"google_apigee_sync_authorization": "apigee.googleapis.com",
"google_apigee_target_server": "apigee.googleapis.com",
"google_app_engine_application_url_dispatch_rules": "appengine.googleapis.com",
"google_app_engine_domain_mapping": "appengine.googleapis.com",
"google_app_engine_firewall_rule": "appengine.googleapis.com",
"google_app_engine_flexible_app_version": "appengine.googleapis.com",
"google_app_engine_service_network_settings": "appengine.googleapis.com",
"google_app_engine_service_split_traffic": "appengine.googleapis.com",
"google_app_engine_standard_app_version": "appengine.googleapis.com",
"google_apphub_application": "apphub.googleapis.com",
"google_apphub_service": "apphub.googleapis.com",
"google_apphub_service_project_attachment": "apphub.googleapis.com",
"google_apphub_workload": "apphub.googleapis.com",
"google_artifact_registry_repository": "artifactregistry.googleapis.com",
"google_beyondcorp_app_connection": "beyondcorp.googleapis.com",
"google_beyondcorp_app_connector": "beyondcorp.googleapis.com",
"google_beyondcorp_app_gateway": "beyondcorp.googleapis.com",
"google_biglake_catalog": "biglake.googleapis.com",
"google_biglake_database": "biglake.googleapis.com",
"google_biglake_table": "biglake.googleapis.com",
"google_bigquery_dataset": "bigquery.googleapis.com",
"google_bigquery_dataset_access": "bigquery.googleapis.com",
"google_bigquery_job": "bigquery.googleapis.com",
"google_bigquery_routine": "bigquery.googleapis.com",
"google_bigquery_analytics_hub_data_exchange": "analyticshub.googleapis.com",
"google_bigquery_analytics_hub_listing": "analyticshub.googleapis.com",
"google_bigquery_connection": "bigqueryconnection.googleapis.com",
"google_bigquery_datapolicy_data_policy": "bigquerydatapolicy.googleapis.com",
"google_bigquery_data_transfer_config": "bigquerydatatransfer.googleapis.com",
"google_bigquery_bi_reservation": "bigqueryreservation.googleapis.com",
"google_bigquery_capacity_commitment": "bigqueryreservation.googleapis.com",
"google_bigquery_reservation": "bigqueryreservation.googleapis.com",
"google_bigquery_reservation_assignment": "bigqueryreservation.googleapis.com",
"google_bigtable_app_profile": "bigtableadmin.googleapis.com",
"google_billing_project_info": "cloudbilling.googleapis.com",
"google_billing_budget": "billingbudgets.googleapis.com",
"google_binary_authorization_attestor": "binaryauthorization.googleapis.com",
"google_binary_authorization_policy": "binaryauthorization.googleapis.com",
"google_blockchain_node_engine_blockchain_nodes": "blockchainnodeengine.googleapis.com",
"google_certificate_manager_certificate": "certificatemanager.googleapis.com",
"google_certificate_manager_certificate_issuance_config": "certificatemanager.googleapis.com",
"google_certificate_manager_certificate_map": "certificatemanager.googleapis.com",
"google_certificate_manager_certificate_map_entry": "certificatemanager.googleapis.com",
"google_certificate_manager_dns_authorization": "certificatemanager.googleapis.com",
"google_certificate_manager_trust_config": "certificatemanager.googleapis.com",
"google_cloud_asset_folder_feed": "cloudasset.googleapis.com",
"google_cloud_asset_organization_feed": "cloudasset.googleapis.com",
"google_cloud_asset_project_feed": "cloudasset.googleapis.com",
"google_cloudbuild_bitbucket_server_config": "cloudbuild.googleapis.com",
"google_cloudbuild_trigger": "cloudbuild.googleapis.com",
"google_cloudbuildv2_connection": "cloudbuild.googleapis.com",
"google_cloudbuildv2_repository": "cloudbuild.googleapis.com",
"google_clouddeploy_automation": "clouddeploy.googleapis.com",
"google_clouddeploy_custom_target_type": "clouddeploy.googleapis.com",
"google_clouddomains_registration": "domains.googleapis.com",
"google_cloudfunctions2_function": "cloudfunctions.googleapis.com",
"google_cloud_identity_group": "cloudidentity.googleapis.com",
"google_cloud_identity_group_membership": "cloudidentity.googleapis.com",
"google_cloud_ids_endpoint": "ids.googleapis.com",
"google_cloud_quotas_quota_preference": "cloudquotas.googleapis.com",
"google_cloud_run_v2_job": "run.googleapis.com",
"google_cloud_run_v2_service": "run.googleapis.com",
"google_cloud_scheduler_job": "cloudscheduler.googleapis.com",
"google_cloud_tasks_queue": "cloudtasks.googleapis.com",
"google_container_analysis_note": "containeranalysis.googleapis.com",
"google_container_analysis_occurrence": "containeranalysis.googleapis.com",
"google_database_migration_service_connection_profile": "datamigration.googleapis.com",
"google_database_migration_service_private_connection": "datamigration.googleapis.com",
"google_data_catalog_entry": "datacatalog.googleapis.com",
"google_data_catalog_entry_group": "datacatalog.googleapis.com",
"google_data_catalog_policy_tag": "datacatalog.googleapis.com",
"google_data_catalog_tag": "datacatalog.googleapis.com",
"google_data_catalog_tag_template": "datacatalog.googleapis.com",
"google_data_catalog_taxonomy": "datacatalog.googleapis.com",
"google_data_fusion_instance": "datafusion.googleapis.com",
"google_data_pipeline_pipeline": "datapipelines.googleapis.com",
"google_dataplex_aspect_type": "dataplex.googleapis.com",
"google_dataplex_datascan": "dataplex.googleapis.com",
"google_dataplex_entry_group": "dataplex.googleapis.com",
"google_dataplex_entry_type": "dataplex.googleapis.com",
"google_dataplex_task": "dataplex.googleapis.com",
"google_dataproc_autoscaling_policy": "dataproc.googleapis.com",
"google_datastore_index": "datastore.googleapis.com",
"google_datastream_connection_profile": "datastream.googleapis.com",
"google_datastream_private_connection": "datastream.googleapis.com",
"google_datastream_stream": "datastream.googleapis.com",
"google_deployment_manager_deployment": "www.googleapis.com",
"google_dialogflow_agent": "dialogflow.googleapis.com",
"google_dialogflow_entity_type": "dialogflow.googleapis.com",
"google_dialogflow_fulfillment": "dialogflow.googleapis.com",
"google_dialogflow_intent": "dialogflow.googleapis.com",
"google_data_loss_prevention_deidentify_template": "dlp.googleapis.com",
"google_data_loss_prevention_discovery_config": "dlp.googleapis.com",
"google_data_loss_prevention_inspect_template": "dlp.googleapis.com",
"google_data_loss_prevention_job_trigger": "dlp.googleapis.com",
"google_data_loss_prevention_stored_info_type": "dlp.googleapis.com",
"google_dns_managed_zone": "dns.googleapis.com",
"google_dns_policy": "dns.googleapis.com",
"google_dns_response_policy": "dns.googleapis.com",
"google_dns_response_policy_rule": "dns.googleapis.com",
"google_document_ai_warehouse_document_schema": "contentwarehouse.googleapis.com",
"google_document_ai_warehouse_location": "contentwarehouse.googleapis.com",
"google_edgecontainer_cluster": "edgecontainer.googleapis.com",
"google_edgecontainer_node_pool": "edgecontainer.googleapis.com",
"google_edgecontainer_vpn_connection": "edgecontainer.googleapis.com",
"google_edgenetwork_network": "edgenetwork.googleapis.com",
"google_edgenetwork_subnet": "edgenetwork.googleapis.com",
"google_essential_contacts_contact": "essentialcontacts.googleapis.com",
"google_filestore_backup": "file.googleapis.com",
"google_filestore_instance": "file.googleapis.com",
"google_filestore_snapshot": "file.googleapis.com",
"google_firebase_app_check_app_attest_config": "firebaseappcheck.googleapis.com",
"google_firebase_app_check_debug_token": "firebaseappcheck.googleapis.com",
"google_firebase_app_check_device_check_config": "firebaseappcheck.googleapis.com",
"google_firebase_app_check_play_integrity_config": "firebaseappcheck.googleapis.com",
"google_firebase_app_check_recaptcha_enterprise_config": "firebaseappcheck.googleapis.com",
"google_firebase_app_check_recaptcha_v3_config": "firebaseappcheck.googleapis.com",
"google_firebase_app_check_service_config": "firebaseappcheck.googleapis.com",
"google_firestore_backup_schedule": "firestore.googleapis.com",
"google_firestore_database": "firestore.googleapis.com",
"google_firestore_document": "firestore.googleapis.com",
"google_firestore_field": "firestore.googleapis.com",
"google_firestore_index": "firestore.googleapis.com",
"google_gke_backup_backup_plan": "gkebackup.googleapis.com",
"google_gke_backup_restore_plan": "gkebackup.googleapis.com",
"google_gke_hub_membership": "gkehub.googleapis.com",
"google_gke_hub_feature": "gkehub.googleapis.com",
"google_gke_hub_fleet": "gkehub.googleapis.com",
"google_gke_hub_membership_binding": "gkehub.googleapis.com",
"google_gke_hub_namespace": "gkehub.googleapis.com",
"google_gke_hub_scope": "gkehub.googleapis.com",
"google_gke_hub_scope_rbac_role_binding": "gkehub.googleapis.com",
"google_gkeonprem_bare_metal_admin_cluster": "gkeonprem.googleapis.com",
"google_gkeonprem_bare_metal_cluster": "gkeonprem.googleapis.com",
"google_gkeonprem_bare_metal_node_pool": "gkeonprem.googleapis.com",
"google_gkeonprem_vmware_cluster": "gkeonprem.googleapis.com",
"google_gkeonprem_vmware_node_pool": "gkeonprem.googleapis.com",
"google_healthcare_consent_store": "healthcare.googleapis.com",
"google_healthcare_dataset": "healthcare.googleapis.com",
"google_healthcare_dicom_store": "healthcare.googleapis.com",
"google_healthcare_fhir_store": "healthcare.googleapis.com",
"google_healthcare_hl7_v2_store": "healthcare.googleapis.com",
"google_iam_access_boundary_policy": "iam.googleapis.com",
"google_iam_deny_policy": "iam.googleapis.com",
"google_iam_workload_identity_pool": "iam.googleapis.com",
"google_iam_workload_identity_pool_provider": "iam.googleapis.com",
"google_iam_workforce_pool": "iam.googleapis.com",
"google_iam_workforce_pool_provider": "iam.googleapis.com",
"google_iap_brand": "iap.googleapis.com",
"google_iap_client": "iap.googleapis.com",
"google_iap_tunnel_dest_group": "iap.googleapis.com",
"google_identity_platform_config": "identitytoolkit.googleapis.com",
"google_identity_platform_default_supported_idp_config": "identitytoolkit.googleapis.com",
"google_identity_platform_inbound_saml_config": "identitytoolkit.googleapis.com",
"google_identity_platform_oauth_idp_config": "identitytoolkit.googleapis.com",
"google_identity_platform_project_default_config": "identitytoolkit.googleapis.com",
"google_identity_platform_tenant": "identitytoolkit.googleapis.com",
"google_identity_platform_tenant_default_supported_idp_config": "identitytoolkit.googleapis.com",
"google_identity_platform_tenant_inbound_saml_config": "identitytoolkit.googleapis.com",
"google_identity_platform_tenant_oauth_idp_config": "identitytoolkit.googleapis.com",
"google_integration_connectors_connection": "connectors.googleapis.com",
"google_integration_connectors_endpoint_attachment": "connectors.googleapis.com",
"google_integration_connectors_managed_zone": "connectors.googleapis.com",
"google_integrations_auth_config": "integrations.googleapis.com",
"google_integrations_client": "integrations.googleapis.com",
"google_kms_crypto_key": "cloudkms.googleapis.com",
"google_kms_crypto_key_version": "cloudkms.googleapis.com",
"google_kms_ekm_connection": "cloudkms.googleapis.com",
"google_kms_key_ring": "cloudkms.googleapis.com",
"google_kms_key_ring_import_job": "cloudkms.googleapis.com",
"google_kms_secret_ciphertext": "cloudkms.googleapis.com",
"google_logging_folder_settings": "logging.googleapis.com",
"google_logging_linked_dataset": "logging.googleapis.com",
"google_logging_log_view": "logging.googleapis.com",
"google_logging_metric": "logging.googleapis.com",
"google_logging_organization_settings": "logging.googleapis.com",
"google_looker_instance": "looker.googleapis.com",
"google_memcache_instance": "memcache.googleapis.com",
"google_dataproc_metastore_federation": "metastore.googleapis.com",
"google_dataproc_metastore_service": "metastore.googleapis.com",
"google_migration_center_group": "migrationcenter.googleapis.com",
"google_migration_center_preference_set": "migrationcenter.googleapis.com",
"google_ml_engine_model": "ml.googleapis.com",
"google_monitoring_alert_policy": "monitoring.googleapis.com",
"google_monitoring_service": "monitoring.googleapis.com",
"google_monitoring_group": "monitoring.googleapis.com",
"google_monitoring_metric_descriptor": "monitoring.googleapis.com",
"google_monitoring_monitored_project": "monitoring.googleapis.com",
"google_monitoring_notification_channel": "monitoring.googleapis.com",
"google_monitoring_custom_service": "monitoring.googleapis.com",
"google_monitoring_slo": "monitoring.googleapis.com",
"google_monitoring_uptime_check_config": "monitoring.googleapis.com",
"google_netapp_volume": "netapp.googleapis.com",
"google_netapp_volume_replication": "netapp.googleapis.com",
"google_netapp_volume_snapshot": "netapp.googleapis.com",
"google_netapp_active_directory": "netapp.googleapis.com",
"google_netapp_backup": "netapp.googleapis.com",
"google_netapp_backup_policy": "netapp.googleapis.com",
"google_netapp_backup_vault": "netapp.googleapis.com",
"google_netapp_kmsconfig": "netapp.googleapis.com",
"google_netapp_storage_pool": "netapp.googleapis.com",
"google_network_connectivity_hub": "networkconnectivity.googleapis.com",
"google_network_connectivity_internal_range": "networkconnectivity.googleapis.com",
"google_network_connectivity_policy_based_route": "networkconnectivity.googleapis.com",
"google_network_connectivity_regional_endpoint": "networkconnectivity.googleapis.com",
"google_network_connectivity_service_connection_policy": "networkconnectivity.googleapis.com",
"google_network_connectivity_spoke": "networkconnectivity.googleapis.com",
"google_network_management_connectivity_test_resource": "networkmanagement.googleapis.com",
"google_network_security_address_group": "networksecurity.googleapis.com",
"google_network_security_firewall_endpoint": "networksecurity.googleapis.com",
"google_network_security_firewall_endpoint_association": "networksecurity.googleapis.com",
"google_network_security_gateway_security_policy": "networksecurity.googleapis.com",
"google_network_security_gateway_security_policy_rule": "networksecurity.googleapis.com",
"google_network_security_security_profile": "networksecurity.googleapis.com",
"google_network_security_security_profile_group": "networksecurity.googleapis.com",
"google_network_security_tls_inspection_policy": "networksecurity.googleapis.com",
"google_network_security_url_lists": "networksecurity.googleapis.com",
"google_network_services_edge_cache_keyset": "networkservices.googleapis.com",
"google_network_services_edge_cache_origin": "networkservices.googleapis.com",
"google_network_services_edge_cache_service": "networkservices.googleapis.com",
"google_network_services_gateway": "networkservices.googleapis.com",
"google_network_services_lb_route_extension": "networkservices.googleapis.com",
"google_network_services_lb_traffic_extension": "networkservices.googleapis.com",
"google_notebooks_environment": "notebooks.googleapis.com",
"google_notebooks_instance": "notebooks.googleapis.com",
"google_notebooks_location": "notebooks.googleapis.com",
"google_notebooks_runtime": "notebooks.googleapis.com",
"google_org_policy_custom_constraint": "orgpolicy.googleapis.com",
"google_org_policy_policy": "orgpolicy.googleapis.com",
"google_os_config_patch_deployment": "osconfig.googleapis.com",
"google_os_login_ssh_public_key": "oslogin.googleapis.com",
"google_privateca_ca_pool": "privateca.googleapis.com",
"google_privateca_certificate": "privateca.googleapis.com",
"google_privateca_certificate_authority": "privateca.googleapis.com",
"google_privateca_certificate_template": "privateca.googleapis.com",
"google_privileged_access_manager_entitlement": "privilegedaccessmanager.googleapis.com",
"google_public_ca_external_account_key": "publicca.googleapis.com",
"google_pubsub_schema": "pubsub.googleapis.com",
"google_pubsub_subscription": "pubsub.googleapis.com",
"google_pubsub_topic": "pubsub.googleapis.com",
"google_redis_cluster": "redis.googleapis.com",
"google_redis_instance": "redis.googleapis.com",
"google_resource_manager_lien": "cloudresourcemanager.googleapis.com",
"google_secret_manager_secret": "secretmanager.googleapis.com",
"google_secret_manager_secret_version": "secretmanager.googleapis.com",
"google_secure_source_manager_instance": "securesourcemanager.googleapis.com",
"google_secure_source_manager_repository": "securesourcemanager.googleapis.com",
"google_scc_event_threat_detection_custom_module": "securitycenter.googleapis.com",
"google_scc_folder_custom_module": "securitycenter.googleapis.com",
"google_scc_mute_config": "securitycenter.googleapis.com",
"google_scc_notification_config": "securitycenter.googleapis.com",
"google_scc_organization_custom_module": "securitycenter.googleapis.com",
"google_scc_project_custom_module": "securitycenter.googleapis.com",
"google_scc_project_notification_config": "securitycenter.googleapis.com",
"google_scc_source": "securitycenter.googleapis.com",
"google_scc_management_folder_security_health_analytics_custom_module": "securitycentermanagement.googleapis.com",
"google_scc_management_organization_event_threat_detection_custom_module": "securitycentermanagement.googleapis.com",
"google_scc_management_organization_security_health_analytics_custom_module": "securitycentermanagement.googleapis.com",
"google_scc_management_project_security_health_analytics_custom_module": "securitycentermanagement.googleapis.com",
"google_scc_v2_organization_mute_config": "securitycenter.googleapis.com",
"google_scc_v2_organization_notification_config": "securitycenter.googleapis.com",
"google_securityposture_posture": "securityposture.googleapis.com",
"google_securityposture_posture_deployment": "securityposture.googleapis.com",
"google_service_networking_vpc_service_controls": "servicenetworking.googleapis.com",
"google_sourcerepo_repository": "sourcerepo.googleapis.com",
"google_spanner_database": "spanner.googleapis.com",
"google_spanner_instance": "spanner.googleapis.com",
"google_spanner_instance_config": "spanner.googleapis.com",
"google_sql_database": "sqladmin.googleapis.com",
"google_sql_source_representation_instance": "sqladmin.googleapis.com",
"google_storage_bucket_access_control": "storage.googleapis.com",
"google_storage_default_object_access_control": "storage.googleapis.com",
"google_storage_hmac_key": "storage.googleapis.com",
"google_storage_managed_folder": "storage.googleapis.com",
"google_storage_object_access_control": "storage.googleapis.com",
"google_storage_insights_report_config": "storageinsights.googleapis.com",
"google_storage_transfer_agent_pool": "storagetransfer.googleapis.com",
"google_tags_tag_binding": "cloudresourcemanager.googleapis.com",
"google_tags_tag_key": "cloudresourcemanager.googleapis.com",
"google_tags_tag_value": "cloudresourcemanager.googleapis.com",
"google_tpu_node": "tpu.googleapis.com",
"google_vmwareengine_cluster": "vmwareengine.googleapis.com",
"google_vmwareengine_external_access_rule": "vmwareengine.googleapis.com",
"google_vmwareengine_external_address": "vmwareengine.googleapis.com",
"google_vmwareengine_network": "vmwareengine.googleapis.com",
"google_vmwareengine_network_peering": "vmwareengine.googleapis.com",
"google_vmwareengine_network_policy": "vmwareengine.googleapis.com",
"google_vmwareengine_private_cloud": "vmwareengine.googleapis.com",
"google_vmwareengine_subnet": "vmwareengine.googleapis.com",
"google_vpc_access_connector": "vpcaccess.googleapis.com",
"google_workbench_instance": "notebooks.googleapis.com",
"google_workflows_workflow": "workflows.googleapis.com",
}