pulumi-gcp 8.6.0__py3-none-any.whl → 8.6.0a1728586829__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (355) hide show
  1. pulumi_gcp/__init__.py +0 -8
  2. pulumi_gcp/_utilities.py +1 -1
  3. pulumi_gcp/accessapproval/get_folder_service_account.py +4 -9
  4. pulumi_gcp/accessapproval/get_organization_service_account.py +4 -9
  5. pulumi_gcp/accessapproval/get_project_service_account.py +4 -9
  6. pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +4 -9
  7. pulumi_gcp/alloydb/get_locations.py +4 -8
  8. pulumi_gcp/alloydb/get_supported_database_flags.py +4 -10
  9. pulumi_gcp/apigateway/get_api_config_iam_policy.py +4 -13
  10. pulumi_gcp/apigateway/get_api_iam_policy.py +4 -11
  11. pulumi_gcp/apigateway/get_gateway_iam_policy.py +4 -13
  12. pulumi_gcp/apigee/get_environment_iam_policy.py +4 -11
  13. pulumi_gcp/appengine/get_default_service_account.py +4 -12
  14. pulumi_gcp/apphub/get_application.py +4 -20
  15. pulumi_gcp/apphub/get_discovered_service.py +4 -14
  16. pulumi_gcp/apphub/get_discovered_workload.py +4 -14
  17. pulumi_gcp/artifactregistry/get_docker_image.py +4 -21
  18. pulumi_gcp/artifactregistry/get_locations.py +4 -8
  19. pulumi_gcp/artifactregistry/get_repository.py +4 -27
  20. pulumi_gcp/artifactregistry/get_repository_iam_policy.py +4 -13
  21. pulumi_gcp/backupdisasterrecovery/get_management_server.py +4 -13
  22. pulumi_gcp/beyondcorp/get_app_connection.py +4 -19
  23. pulumi_gcp/beyondcorp/get_app_connector.py +4 -17
  24. pulumi_gcp/beyondcorp/get_app_gateway.py +4 -20
  25. pulumi_gcp/bigquery/get_connection_iam_policy.py +4 -13
  26. pulumi_gcp/bigquery/get_dataset.py +4 -30
  27. pulumi_gcp/bigquery/get_dataset_iam_policy.py +4 -11
  28. pulumi_gcp/bigquery/get_default_service_account.py +4 -9
  29. pulumi_gcp/bigquery/get_table_iam_policy.py +4 -13
  30. pulumi_gcp/bigquery/get_tables.py +4 -10
  31. pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +4 -13
  32. pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +4 -15
  33. pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +4 -13
  34. pulumi_gcp/bigtable/_inputs.py +0 -58
  35. pulumi_gcp/bigtable/get_instance_iam_policy.py +4 -11
  36. pulumi_gcp/bigtable/get_table_iam_policy.py +4 -13
  37. pulumi_gcp/bigtable/instance_iam_binding.py +34 -13
  38. pulumi_gcp/bigtable/instance_iam_member.py +34 -13
  39. pulumi_gcp/bigtable/instance_iam_policy.py +47 -0
  40. pulumi_gcp/bigtable/outputs.py +0 -36
  41. pulumi_gcp/billing/get_account_iam_policy.py +4 -9
  42. pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +4 -11
  43. pulumi_gcp/certificateauthority/get_authority.py +4 -34
  44. pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +4 -13
  45. pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +4 -13
  46. pulumi_gcp/certificatemanager/get_certificate_map.py +4 -16
  47. pulumi_gcp/certificatemanager/get_certificates.py +4 -10
  48. pulumi_gcp/cloudasset/get_resources_search_all.py +4 -12
  49. pulumi_gcp/cloudasset/get_search_all_resources.py +4 -12
  50. pulumi_gcp/cloudbuild/get_trigger.py +4 -33
  51. pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +4 -13
  52. pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +4 -13
  53. pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +4 -13
  54. pulumi_gcp/clouddeploy/get_target_iam_policy.py +4 -13
  55. pulumi_gcp/cloudfunctions/get_function.py +4 -43
  56. pulumi_gcp/cloudfunctions/get_function_iam_policy.py +4 -13
  57. pulumi_gcp/cloudfunctionsv2/get_function.py +4 -23
  58. pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +4 -13
  59. pulumi_gcp/cloudidentity/get_group_lookup.py +4 -8
  60. pulumi_gcp/cloudidentity/get_group_memberships.py +4 -8
  61. pulumi_gcp/cloudidentity/get_group_transitive_memberships.py +4 -8
  62. pulumi_gcp/cloudidentity/get_groups.py +4 -8
  63. pulumi_gcp/cloudquota/get_s_quota_info.py +4 -25
  64. pulumi_gcp/cloudquota/get_s_quota_infos.py +4 -10
  65. pulumi_gcp/cloudrun/get_locations.py +4 -8
  66. pulumi_gcp/cloudrun/get_service.py +4 -16
  67. pulumi_gcp/cloudrun/get_service_iam_policy.py +4 -13
  68. pulumi_gcp/cloudrunv2/get_job.py +4 -39
  69. pulumi_gcp/cloudrunv2/get_job_iam_policy.py +4 -13
  70. pulumi_gcp/cloudrunv2/get_service.py +4 -45
  71. pulumi_gcp/cloudrunv2/get_service_iam_policy.py +4 -13
  72. pulumi_gcp/cloudtasks/get_queue_iam_policy.py +4 -13
  73. pulumi_gcp/composer/get_environment.py +4 -16
  74. pulumi_gcp/composer/get_image_versions.py +4 -10
  75. pulumi_gcp/composer/get_user_workloads_config_map.py +4 -14
  76. pulumi_gcp/composer/get_user_workloads_secret.py +4 -14
  77. pulumi_gcp/compute/_inputs.py +3 -3
  78. pulumi_gcp/compute/get_address.py +4 -21
  79. pulumi_gcp/compute/get_addresses.py +4 -12
  80. pulumi_gcp/compute/get_backend_bucket.py +4 -18
  81. pulumi_gcp/compute/get_backend_bucket_iam_policy.py +4 -11
  82. pulumi_gcp/compute/get_backend_service.py +4 -40
  83. pulumi_gcp/compute/get_backend_service_iam_policy.py +4 -11
  84. pulumi_gcp/compute/get_certificate.py +4 -17
  85. pulumi_gcp/compute/get_default_service_account.py +4 -12
  86. pulumi_gcp/compute/get_disk.py +4 -45
  87. pulumi_gcp/compute/get_disk_iam_policy.py +4 -13
  88. pulumi_gcp/compute/get_forwarding_rule.py +4 -43
  89. pulumi_gcp/compute/get_forwarding_rules.py +4 -10
  90. pulumi_gcp/compute/get_global_address.py +4 -19
  91. pulumi_gcp/compute/get_global_forwarding_rule.py +4 -31
  92. pulumi_gcp/compute/get_hc_vpn_gateway.py +4 -17
  93. pulumi_gcp/compute/get_health_check.py +4 -25
  94. pulumi_gcp/compute/get_image.py +4 -30
  95. pulumi_gcp/compute/get_image_iam_policy.py +4 -11
  96. pulumi_gcp/compute/get_instance.py +4 -49
  97. pulumi_gcp/compute/get_instance_group.py +4 -18
  98. pulumi_gcp/compute/get_instance_group_manager.py +4 -38
  99. pulumi_gcp/compute/get_instance_iam_policy.py +4 -13
  100. pulumi_gcp/compute/get_instance_serial_port.py +4 -14
  101. pulumi_gcp/compute/get_instance_template.py +4 -45
  102. pulumi_gcp/compute/get_lbip_ranges.py +4 -7
  103. pulumi_gcp/compute/get_machine_image_iam_policy.py +4 -11
  104. pulumi_gcp/compute/get_machine_types.py +4 -12
  105. pulumi_gcp/compute/get_netblock_ip_ranges.py +4 -10
  106. pulumi_gcp/compute/get_network.py +4 -14
  107. pulumi_gcp/compute/get_network_endpoint_group.py +4 -19
  108. pulumi_gcp/compute/get_network_peering.py +4 -17
  109. pulumi_gcp/compute/get_networks.py +4 -9
  110. pulumi_gcp/compute/get_node_types.py +4 -10
  111. pulumi_gcp/compute/get_region_backend_service_iam_policy.py +4 -13
  112. pulumi_gcp/compute/get_region_disk.py +4 -35
  113. pulumi_gcp/compute/get_region_disk_iam_policy.py +4 -13
  114. pulumi_gcp/compute/get_region_instance_group.py +4 -15
  115. pulumi_gcp/compute/get_region_instance_group_manager.py +4 -39
  116. pulumi_gcp/compute/get_region_instance_template.py +4 -44
  117. pulumi_gcp/compute/get_region_network_endpoint_group.py +4 -22
  118. pulumi_gcp/compute/get_region_ssl_certificate.py +4 -19
  119. pulumi_gcp/compute/get_regions.py +4 -10
  120. pulumi_gcp/compute/get_reservation.py +4 -19
  121. pulumi_gcp/compute/get_resource_policy.py +4 -17
  122. pulumi_gcp/compute/get_router.py +4 -18
  123. pulumi_gcp/compute/get_router_nat.py +4 -33
  124. pulumi_gcp/compute/get_router_status.py +4 -14
  125. pulumi_gcp/compute/get_security_policy.py +4 -18
  126. pulumi_gcp/compute/get_snapshot.py +4 -30
  127. pulumi_gcp/compute/get_snapshot_iam_policy.py +4 -11
  128. pulumi_gcp/compute/get_ssl_policy.py +4 -17
  129. pulumi_gcp/compute/get_subnetwork.py +4 -20
  130. pulumi_gcp/compute/get_subnetwork_iam_policy.py +4 -13
  131. pulumi_gcp/compute/get_subnetworks.py +4 -12
  132. pulumi_gcp/compute/get_vpn_gateway.py +4 -14
  133. pulumi_gcp/compute/get_zones.py +4 -12
  134. pulumi_gcp/compute/outputs.py +2 -2
  135. pulumi_gcp/compute/router_status.py +4 -14
  136. pulumi_gcp/container/_inputs.py +0 -12
  137. pulumi_gcp/container/get_attached_install_manifest.py +4 -14
  138. pulumi_gcp/container/get_attached_versions.py +4 -10
  139. pulumi_gcp/container/get_aws_versions.py +4 -11
  140. pulumi_gcp/container/get_azure_versions.py +4 -11
  141. pulumi_gcp/container/get_cluster.py +4 -87
  142. pulumi_gcp/container/get_engine_versions.py +4 -18
  143. pulumi_gcp/container/get_registry_image.py +4 -16
  144. pulumi_gcp/container/get_registry_repository.py +4 -10
  145. pulumi_gcp/container/outputs.py +0 -8
  146. pulumi_gcp/containeranalysis/get_note_iam_policy.py +4 -11
  147. pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +4 -13
  148. pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +4 -9
  149. pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +4 -13
  150. pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +4 -13
  151. pulumi_gcp/dataform/get_repository_iam_policy.py +4 -13
  152. pulumi_gcp/datafusion/get_instance_iam_policy.py +4 -13
  153. pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +4 -13
  154. pulumi_gcp/dataplex/get_asset_iam_policy.py +4 -17
  155. pulumi_gcp/dataplex/get_datascan_iam_policy.py +4 -13
  156. pulumi_gcp/dataplex/get_entry_group_iam_policy.py +4 -13
  157. pulumi_gcp/dataplex/get_entry_type_iam_policy.py +4 -13
  158. pulumi_gcp/dataplex/get_lake_iam_policy.py +4 -13
  159. pulumi_gcp/dataplex/get_task_iam_policy.py +4 -15
  160. pulumi_gcp/dataplex/get_zone_iam_policy.py +4 -15
  161. pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +4 -13
  162. pulumi_gcp/dataproc/get_cluster_iam_policy.py +4 -13
  163. pulumi_gcp/dataproc/get_job_iam_policy.py +4 -13
  164. pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +4 -13
  165. pulumi_gcp/dataproc/get_metastore_service.py +4 -34
  166. pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +4 -13
  167. pulumi_gcp/datastream/get_static_ips.py +4 -10
  168. pulumi_gcp/discoveryengine/_inputs.py +5 -32
  169. pulumi_gcp/discoveryengine/chat_engine.py +0 -64
  170. pulumi_gcp/discoveryengine/outputs.py +3 -22
  171. pulumi_gcp/dns/get_keys.py +4 -11
  172. pulumi_gcp/dns/get_managed_zone.py +4 -14
  173. pulumi_gcp/dns/get_managed_zone_iam_policy.py +4 -11
  174. pulumi_gcp/dns/get_managed_zones.py +4 -8
  175. pulumi_gcp/dns/get_record_set.py +4 -15
  176. pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +4 -11
  177. pulumi_gcp/endpoints/get_service_iam_policy.py +4 -9
  178. pulumi_gcp/filestore/get_instance.py +4 -25
  179. pulumi_gcp/firebase/get_android_app.py +4 -17
  180. pulumi_gcp/firebase/get_android_app_config.py +4 -11
  181. pulumi_gcp/firebase/get_apple_app.py +4 -16
  182. pulumi_gcp/firebase/get_apple_app_config.py +4 -11
  183. pulumi_gcp/firebase/get_hosting_channel.py +4 -16
  184. pulumi_gcp/firebase/get_web_app.py +4 -14
  185. pulumi_gcp/firebase/get_web_app_config.py +4 -16
  186. pulumi_gcp/folder/get_iam_policy.py +4 -9
  187. pulumi_gcp/folder/get_organization_policy.py +4 -15
  188. pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +4 -13
  189. pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +4 -13
  190. pulumi_gcp/gkehub/get_feature_iam_policy.py +4 -13
  191. pulumi_gcp/gkehub/get_membership_binding.py +4 -23
  192. pulumi_gcp/gkehub/get_membership_iam_policy.py +4 -13
  193. pulumi_gcp/gkehub/get_scope_iam_policy.py +4 -11
  194. pulumi_gcp/healthcare/get_consent_store_iam_policy.py +4 -11
  195. pulumi_gcp/healthcare/get_dataset_iam_policy.py +4 -9
  196. pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +4 -9
  197. pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +4 -9
  198. pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +4 -9
  199. pulumi_gcp/iam/get_rule.py +4 -10
  200. pulumi_gcp/iam/get_testable_permissions.py +4 -12
  201. pulumi_gcp/iam/get_workload_identity_pool.py +4 -14
  202. pulumi_gcp/iam/get_workload_identity_pool_provider.py +4 -22
  203. pulumi_gcp/iap/get_app_engine_service_iam_policy.py +4 -13
  204. pulumi_gcp/iap/get_app_engine_version_iam_policy.py +4 -15
  205. pulumi_gcp/iap/get_client.py +4 -11
  206. pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +4 -13
  207. pulumi_gcp/iap/get_tunnel_iam_policy.py +4 -9
  208. pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +4 -13
  209. pulumi_gcp/iap/get_web_backend_service_iam_policy.py +4 -11
  210. pulumi_gcp/iap/get_web_iam_policy.py +4 -9
  211. pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +4 -13
  212. pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +4 -11
  213. pulumi_gcp/iap/get_web_type_compute_iam_policy.py +4 -9
  214. pulumi_gcp/kms/get_crypto_key_iam_policy.py +4 -9
  215. pulumi_gcp/kms/get_crypto_key_latest_version.py +4 -15
  216. pulumi_gcp/kms/get_crypto_key_versions.py +4 -11
  217. pulumi_gcp/kms/get_crypto_keys.py +4 -10
  218. pulumi_gcp/kms/get_ekm_connection_iam_policy.py +4 -13
  219. pulumi_gcp/kms/get_key_ring_iam_policy.py +4 -9
  220. pulumi_gcp/kms/get_key_rings.py +4 -12
  221. pulumi_gcp/kms/get_kms_crypto_key.py +4 -21
  222. pulumi_gcp/kms/get_kms_crypto_key_version.py +4 -14
  223. pulumi_gcp/kms/get_kms_key_ring.py +4 -11
  224. pulumi_gcp/kms/get_kms_secret.py +4 -12
  225. pulumi_gcp/kms/get_kms_secret_asymmetric.py +4 -12
  226. pulumi_gcp/kms/get_kms_secret_ciphertext.py +4 -10
  227. pulumi_gcp/kms/key_handle.py +8 -8
  228. pulumi_gcp/logging/get_folder_settings.py +4 -13
  229. pulumi_gcp/logging/get_log_view_iam_policy.py +4 -15
  230. pulumi_gcp/logging/get_organization_settings.py +4 -13
  231. pulumi_gcp/logging/get_project_cmek_settings.py +4 -12
  232. pulumi_gcp/logging/get_project_settings.py +4 -13
  233. pulumi_gcp/logging/get_sink.py +4 -14
  234. pulumi_gcp/monitoring/get_app_engine_service.py +4 -14
  235. pulumi_gcp/monitoring/get_cluster_istio_service.py +4 -20
  236. pulumi_gcp/monitoring/get_istio_canonical_service.py +4 -18
  237. pulumi_gcp/monitoring/get_mesh_istio_service.py +4 -18
  238. pulumi_gcp/monitoring/get_notification_channel.py +4 -21
  239. pulumi_gcp/monitoring/get_secret_version.py +4 -16
  240. pulumi_gcp/monitoring/get_uptime_check_i_ps.py +4 -6
  241. pulumi_gcp/netapp/backup_vault.py +2 -2
  242. pulumi_gcp/networkconnectivity/_inputs.py +0 -70
  243. pulumi_gcp/networkconnectivity/internal_range.py +7 -117
  244. pulumi_gcp/networkconnectivity/outputs.py +0 -42
  245. pulumi_gcp/networksecurity/get_address_group_iam_policy.py +4 -13
  246. pulumi_gcp/networkservices/gateway.py +0 -54
  247. pulumi_gcp/notebooks/get_instance_iam_policy.py +4 -13
  248. pulumi_gcp/notebooks/get_runtime_iam_policy.py +4 -13
  249. pulumi_gcp/organizations/get_active_folder.py +4 -12
  250. pulumi_gcp/organizations/get_billing_account.py +4 -15
  251. pulumi_gcp/organizations/get_client_config.py +4 -10
  252. pulumi_gcp/organizations/get_client_open_id_user_info.py +4 -6
  253. pulumi_gcp/organizations/get_folder.py +4 -17
  254. pulumi_gcp/organizations/get_folders.py +4 -8
  255. pulumi_gcp/organizations/get_iam_policy.py +4 -10
  256. pulumi_gcp/organizations/get_organization.py +4 -14
  257. pulumi_gcp/organizations/get_project.py +4 -18
  258. pulumi_gcp/privilegedaccessmanager/get_entitlement.py +4 -22
  259. pulumi_gcp/projects/get_iam_policy.py +4 -9
  260. pulumi_gcp/projects/get_organization_policy.py +4 -15
  261. pulumi_gcp/projects/get_project.py +4 -8
  262. pulumi_gcp/projects/get_project_service.py +4 -12
  263. pulumi_gcp/pubsub/get_schema_iam_policy.py +4 -11
  264. pulumi_gcp/pubsub/get_subscription.py +4 -25
  265. pulumi_gcp/pubsub/get_subscription_iam_policy.py +4 -11
  266. pulumi_gcp/pubsub/get_topic.py +4 -17
  267. pulumi_gcp/pubsub/get_topic_iam_policy.py +4 -11
  268. pulumi_gcp/pulumi-plugin.json +1 -1
  269. pulumi_gcp/redis/get_instance.py +4 -44
  270. pulumi_gcp/runtimeconfig/get_config.py +4 -10
  271. pulumi_gcp/runtimeconfig/get_config_iam_policy.py +4 -11
  272. pulumi_gcp/runtimeconfig/get_variable.py +4 -14
  273. pulumi_gcp/secretmanager/get_regional_secret.py +4 -25
  274. pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +4 -13
  275. pulumi_gcp/secretmanager/get_regional_secret_version.py +4 -19
  276. pulumi_gcp/secretmanager/get_regional_secret_version_access.py +4 -15
  277. pulumi_gcp/secretmanager/get_regional_secrets.py +4 -12
  278. pulumi_gcp/secretmanager/get_secret.py +4 -23
  279. pulumi_gcp/secretmanager/get_secret_iam_policy.py +4 -11
  280. pulumi_gcp/secretmanager/get_secret_version.py +4 -16
  281. pulumi_gcp/secretmanager/get_secret_version_access.py +4 -13
  282. pulumi_gcp/secretmanager/get_secrets.py +4 -10
  283. pulumi_gcp/secretmanager/outputs.py +10 -2
  284. pulumi_gcp/securesourcemanager/__init__.py +0 -1
  285. pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +4 -13
  286. pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +4 -13
  287. pulumi_gcp/securitycenter/get_source_iam_policy.py +4 -11
  288. pulumi_gcp/securitycenter/get_v2_organization_source_iam_policy.py +4 -11
  289. pulumi_gcp/serviceaccount/get_account.py +4 -14
  290. pulumi_gcp/serviceaccount/get_account_access_token.py +4 -14
  291. pulumi_gcp/serviceaccount/get_account_id_token.py +4 -14
  292. pulumi_gcp/serviceaccount/get_account_jwt.py +4 -14
  293. pulumi_gcp/serviceaccount/get_account_key.py +4 -13
  294. pulumi_gcp/serviceaccount/get_iam_policy.py +4 -9
  295. pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +4 -9
  296. pulumi_gcp/servicedirectory/get_service_iam_policy.py +4 -9
  297. pulumi_gcp/servicenetworking/get_peered_dns_domain.py +4 -15
  298. pulumi_gcp/siteverification/get_token.py +4 -12
  299. pulumi_gcp/sourcerepo/get_repository.py +4 -13
  300. pulumi_gcp/sourcerepo/get_repository_iam_policy.py +4 -11
  301. pulumi_gcp/spanner/backup_schedule.py +2 -4
  302. pulumi_gcp/spanner/get_database_iam_policy.py +4 -13
  303. pulumi_gcp/spanner/get_instance.py +4 -22
  304. pulumi_gcp/spanner/get_instance_iam_policy.py +4 -11
  305. pulumi_gcp/sql/get_backup_run.py +4 -16
  306. pulumi_gcp/sql/get_ca_certs.py +4 -11
  307. pulumi_gcp/sql/get_database.py +4 -15
  308. pulumi_gcp/sql/get_database_instance.py +4 -32
  309. pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +4 -10
  310. pulumi_gcp/sql/get_database_instances.py +4 -18
  311. pulumi_gcp/sql/get_databases.py +4 -10
  312. pulumi_gcp/sql/get_tiers.py +4 -8
  313. pulumi_gcp/storage/get_bucket.py +4 -34
  314. pulumi_gcp/storage/get_bucket_iam_policy.py +4 -9
  315. pulumi_gcp/storage/get_bucket_object.py +4 -30
  316. pulumi_gcp/storage/get_bucket_object_content.py +4 -31
  317. pulumi_gcp/storage/get_bucket_objects.py +4 -12
  318. pulumi_gcp/storage/get_buckets.py +4 -10
  319. pulumi_gcp/storage/get_managed_folder_iam_policy.py +4 -11
  320. pulumi_gcp/storage/get_object_signed_url.py +4 -22
  321. pulumi_gcp/storage/get_project_service_account.py +4 -11
  322. pulumi_gcp/storage/get_transfer_project_service_account.py +4 -10
  323. pulumi_gcp/storage/get_transfer_project_servie_account.py +4 -10
  324. pulumi_gcp/tags/get_tag_key.py +4 -14
  325. pulumi_gcp/tags/get_tag_key_iam_policy.py +4 -9
  326. pulumi_gcp/tags/get_tag_keys.py +4 -8
  327. pulumi_gcp/tags/get_tag_value.py +4 -14
  328. pulumi_gcp/tags/get_tag_value_iam_policy.py +4 -9
  329. pulumi_gcp/tags/get_tag_values.py +4 -8
  330. pulumi_gcp/tpu/get_tensorflow_versions.py +4 -10
  331. pulumi_gcp/tpu/get_v2_accelerator_types.py +4 -10
  332. pulumi_gcp/tpu/get_v2_runtime_versions.py +4 -10
  333. pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +4 -13
  334. pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +4 -11
  335. pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +4 -13
  336. pulumi_gcp/vertex/get_ai_index.py +4 -24
  337. pulumi_gcp/vmwareengine/get_cluster.py +4 -13
  338. pulumi_gcp/vmwareengine/get_external_access_rule.py +4 -21
  339. pulumi_gcp/vmwareengine/get_external_address.py +4 -16
  340. pulumi_gcp/vmwareengine/get_network.py +4 -16
  341. pulumi_gcp/vmwareengine/get_network_peering.py +4 -23
  342. pulumi_gcp/vmwareengine/get_network_policy.py +4 -20
  343. pulumi_gcp/vmwareengine/get_nsx_credentials.py +4 -9
  344. pulumi_gcp/vmwareengine/get_private_cloud.py +4 -22
  345. pulumi_gcp/vmwareengine/get_subnet.py +4 -20
  346. pulumi_gcp/vmwareengine/get_vcenter_credentials.py +4 -9
  347. pulumi_gcp/vpcaccess/get_connector.py +4 -22
  348. pulumi_gcp/workbench/get_instance_iam_policy.py +4 -13
  349. pulumi_gcp/workstations/get_workstation_config_iam_policy.py +4 -15
  350. pulumi_gcp/workstations/get_workstation_iam_policy.py +4 -17
  351. {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/METADATA +2 -2
  352. {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/RECORD +354 -355
  353. pulumi_gcp/securesourcemanager/branch_rule.py +0 -975
  354. {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/WHEEL +0 -0
  355. {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/top_level.txt +0 -0
@@ -316,7 +316,7 @@ class BackupVault(pulumi.CustomResource):
316
316
 
317
317
  test_backup_vault = gcp.netapp.BackupVault("test_backup_vault",
318
318
  name="test-backup-vault",
319
- location="us-west1",
319
+ location="us-central1",
320
320
  description="Terraform created vault",
321
321
  labels={
322
322
  "creator": "testuser",
@@ -388,7 +388,7 @@ class BackupVault(pulumi.CustomResource):
388
388
 
389
389
  test_backup_vault = gcp.netapp.BackupVault("test_backup_vault",
390
390
  name="test-backup-vault",
391
- location="us-west1",
391
+ location="us-central1",
392
392
  description="Terraform created vault",
393
393
  labels={
394
394
  "creator": "testuser",
@@ -17,8 +17,6 @@ from .. import _utilities
17
17
  __all__ = [
18
18
  'HubRoutingVpcArgs',
19
19
  'HubRoutingVpcArgsDict',
20
- 'InternalRangeMigrationArgs',
21
- 'InternalRangeMigrationArgsDict',
22
20
  'PolicyBasedRouteFilterArgs',
23
21
  'PolicyBasedRouteFilterArgsDict',
24
22
  'PolicyBasedRouteInterconnectAttachmentArgs',
@@ -81,74 +79,6 @@ class HubRoutingVpcArgs:
81
79
  pulumi.set(self, "uri", value)
82
80
 
83
81
 
84
- if not MYPY:
85
- class InternalRangeMigrationArgsDict(TypedDict):
86
- source: pulumi.Input[str]
87
- """
88
- Resource path as an URI of the source resource, for example a subnet.
89
- The project for the source resource should match the project for the
90
- InternalRange.
91
- An example /projects/{project}/regions/{region}/subnetworks/{subnet}
92
- """
93
- target: pulumi.Input[str]
94
- """
95
- Resource path of the target resource. The target project can be
96
- different, as in the cases when migrating to peer networks. The resource
97
- may not exist yet.
98
- For example /projects/{project}/regions/{region}/subnetworks/{subnet}
99
- """
100
- elif False:
101
- InternalRangeMigrationArgsDict: TypeAlias = Mapping[str, Any]
102
-
103
- @pulumi.input_type
104
- class InternalRangeMigrationArgs:
105
- def __init__(__self__, *,
106
- source: pulumi.Input[str],
107
- target: pulumi.Input[str]):
108
- """
109
- :param pulumi.Input[str] source: Resource path as an URI of the source resource, for example a subnet.
110
- The project for the source resource should match the project for the
111
- InternalRange.
112
- An example /projects/{project}/regions/{region}/subnetworks/{subnet}
113
- :param pulumi.Input[str] target: Resource path of the target resource. The target project can be
114
- different, as in the cases when migrating to peer networks. The resource
115
- may not exist yet.
116
- For example /projects/{project}/regions/{region}/subnetworks/{subnet}
117
- """
118
- pulumi.set(__self__, "source", source)
119
- pulumi.set(__self__, "target", target)
120
-
121
- @property
122
- @pulumi.getter
123
- def source(self) -> pulumi.Input[str]:
124
- """
125
- Resource path as an URI of the source resource, for example a subnet.
126
- The project for the source resource should match the project for the
127
- InternalRange.
128
- An example /projects/{project}/regions/{region}/subnetworks/{subnet}
129
- """
130
- return pulumi.get(self, "source")
131
-
132
- @source.setter
133
- def source(self, value: pulumi.Input[str]):
134
- pulumi.set(self, "source", value)
135
-
136
- @property
137
- @pulumi.getter
138
- def target(self) -> pulumi.Input[str]:
139
- """
140
- Resource path of the target resource. The target project can be
141
- different, as in the cases when migrating to peer networks. The resource
142
- may not exist yet.
143
- For example /projects/{project}/regions/{region}/subnetworks/{subnet}
144
- """
145
- return pulumi.get(self, "target")
146
-
147
- @target.setter
148
- def target(self, value: pulumi.Input[str]):
149
- pulumi.set(self, "target", value)
150
-
151
-
152
82
  if not MYPY:
153
83
  class PolicyBasedRouteFilterArgsDict(TypedDict):
154
84
  protocol_version: pulumi.Input[str]
@@ -13,8 +13,6 @@ if sys.version_info >= (3, 11):
13
13
  else:
14
14
  from typing_extensions import NotRequired, TypedDict, TypeAlias
15
15
  from .. import _utilities
16
- from . import outputs
17
- from ._inputs import *
18
16
 
19
17
  __all__ = ['InternalRangeArgs', 'InternalRange']
20
18
 
@@ -27,7 +25,6 @@ class InternalRangeArgs:
27
25
  description: Optional[pulumi.Input[str]] = None,
28
26
  ip_cidr_range: Optional[pulumi.Input[str]] = None,
29
27
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
30
- migration: Optional[pulumi.Input['InternalRangeMigrationArgs']] = None,
31
28
  name: Optional[pulumi.Input[str]] = None,
32
29
  overlaps: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
33
30
  prefix_length: Optional[pulumi.Input[int]] = None,
@@ -42,15 +39,13 @@ class InternalRangeArgs:
42
39
 
43
40
  - - -
44
41
  :param pulumi.Input[str] usage: The type of usage set for this InternalRange.
45
- Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`, `FOR_MIGRATION`.
42
+ Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`.
46
43
  :param pulumi.Input[str] description: An optional description of this resource.
47
44
  :param pulumi.Input[str] ip_cidr_range: The IP range that this internal range defines.
48
45
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: User-defined labels.
49
46
 
50
47
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
51
48
  Please refer to the field `effective_labels` for all of the labels present on the resource.
52
- :param pulumi.Input['InternalRangeMigrationArgs'] migration: Specification for migration with source and target resource names.
53
- Structure is documented below.
54
49
  :param pulumi.Input[str] name: The name of the policy based route.
55
50
  :param pulumi.Input[Sequence[pulumi.Input[str]]] overlaps: Optional. Types of resources that are allowed to overlap with the current internal range.
56
51
  Each value may be one of: `OVERLAP_ROUTE_RANGE`, `OVERLAP_EXISTING_SUBNET_RANGE`.
@@ -70,8 +65,6 @@ class InternalRangeArgs:
70
65
  pulumi.set(__self__, "ip_cidr_range", ip_cidr_range)
71
66
  if labels is not None:
72
67
  pulumi.set(__self__, "labels", labels)
73
- if migration is not None:
74
- pulumi.set(__self__, "migration", migration)
75
68
  if name is not None:
76
69
  pulumi.set(__self__, "name", name)
77
70
  if overlaps is not None:
@@ -116,7 +109,7 @@ class InternalRangeArgs:
116
109
  def usage(self) -> pulumi.Input[str]:
117
110
  """
118
111
  The type of usage set for this InternalRange.
119
- Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`, `FOR_MIGRATION`.
112
+ Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`.
120
113
  """
121
114
  return pulumi.get(self, "usage")
122
115
 
@@ -163,19 +156,6 @@ class InternalRangeArgs:
163
156
  def labels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
164
157
  pulumi.set(self, "labels", value)
165
158
 
166
- @property
167
- @pulumi.getter
168
- def migration(self) -> Optional[pulumi.Input['InternalRangeMigrationArgs']]:
169
- """
170
- Specification for migration with source and target resource names.
171
- Structure is documented below.
172
- """
173
- return pulumi.get(self, "migration")
174
-
175
- @migration.setter
176
- def migration(self, value: Optional[pulumi.Input['InternalRangeMigrationArgs']]):
177
- pulumi.set(self, "migration", value)
178
-
179
159
  @property
180
160
  @pulumi.getter
181
161
  def name(self) -> Optional[pulumi.Input[str]]:
@@ -248,7 +228,6 @@ class _InternalRangeState:
248
228
  effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
249
229
  ip_cidr_range: Optional[pulumi.Input[str]] = None,
250
230
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
251
- migration: Optional[pulumi.Input['InternalRangeMigrationArgs']] = None,
252
231
  name: Optional[pulumi.Input[str]] = None,
253
232
  network: Optional[pulumi.Input[str]] = None,
254
233
  overlaps: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
@@ -268,8 +247,6 @@ class _InternalRangeState:
268
247
 
269
248
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
270
249
  Please refer to the field `effective_labels` for all of the labels present on the resource.
271
- :param pulumi.Input['InternalRangeMigrationArgs'] migration: Specification for migration with source and target resource names.
272
- Structure is documented below.
273
250
  :param pulumi.Input[str] name: The name of the policy based route.
274
251
  :param pulumi.Input[str] network: Fully-qualified URL of the network that this route applies to, for example: projects/my-project/global/networks/my-network.
275
252
  :param pulumi.Input[Sequence[pulumi.Input[str]]] overlaps: Optional. Types of resources that are allowed to overlap with the current internal range.
@@ -288,7 +265,7 @@ class _InternalRangeState:
288
265
  :param pulumi.Input[Sequence[pulumi.Input[str]]] target_cidr_ranges: Optional. Can be set to narrow down or pick a different address space while searching for a free range.
289
266
  If not set, defaults to the "10.0.0.0/8" address space. This can be used to search in other rfc-1918 address spaces like "172.16.0.0/12" and "192.168.0.0/16" or non-rfc-1918 address spaces used in the VPC.
290
267
  :param pulumi.Input[str] usage: The type of usage set for this InternalRange.
291
- Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`, `FOR_MIGRATION`.
268
+ Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`.
292
269
  :param pulumi.Input[Sequence[pulumi.Input[str]]] users: Output only. The list of resources that refer to this internal range.
293
270
  Resources that use the internal range for their range allocation are referred to as users of the range.
294
271
  Other resources mark themselves as users while doing so by creating a reference to this internal range. Having a user, based on this reference, prevents deletion of the internal range referred to. Can be empty.
@@ -301,8 +278,6 @@ class _InternalRangeState:
301
278
  pulumi.set(__self__, "ip_cidr_range", ip_cidr_range)
302
279
  if labels is not None:
303
280
  pulumi.set(__self__, "labels", labels)
304
- if migration is not None:
305
- pulumi.set(__self__, "migration", migration)
306
281
  if name is not None:
307
282
  pulumi.set(__self__, "name", name)
308
283
  if network is not None:
@@ -375,19 +350,6 @@ class _InternalRangeState:
375
350
  def labels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
376
351
  pulumi.set(self, "labels", value)
377
352
 
378
- @property
379
- @pulumi.getter
380
- def migration(self) -> Optional[pulumi.Input['InternalRangeMigrationArgs']]:
381
- """
382
- Specification for migration with source and target resource names.
383
- Structure is documented below.
384
- """
385
- return pulumi.get(self, "migration")
386
-
387
- @migration.setter
388
- def migration(self, value: Optional[pulumi.Input['InternalRangeMigrationArgs']]):
389
- pulumi.set(self, "migration", value)
390
-
391
353
  @property
392
354
  @pulumi.getter
393
355
  def name(self) -> Optional[pulumi.Input[str]]:
@@ -498,7 +460,7 @@ class _InternalRangeState:
498
460
  def usage(self) -> Optional[pulumi.Input[str]]:
499
461
  """
500
462
  The type of usage set for this InternalRange.
501
- Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`, `FOR_MIGRATION`.
463
+ Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`.
502
464
  """
503
465
  return pulumi.get(self, "usage")
504
466
 
@@ -529,7 +491,6 @@ class InternalRange(pulumi.CustomResource):
529
491
  description: Optional[pulumi.Input[str]] = None,
530
492
  ip_cidr_range: Optional[pulumi.Input[str]] = None,
531
493
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
532
- migration: Optional[pulumi.Input[Union['InternalRangeMigrationArgs', 'InternalRangeMigrationArgsDict']]] = None,
533
494
  name: Optional[pulumi.Input[str]] = None,
534
495
  network: Optional[pulumi.Input[str]] = None,
535
496
  overlaps: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
@@ -630,33 +591,6 @@ class InternalRange(pulumi.CustomResource):
630
591
  overlaps=["OVERLAP_EXISTING_SUBNET_RANGE"],
631
592
  opts = pulumi.ResourceOptions(depends_on=[default_subnetwork]))
632
593
  ```
633
- ### Network Connectivity Internal Ranges Migration
634
-
635
- ```python
636
- import pulumi
637
- import pulumi_gcp as gcp
638
-
639
- default_network = gcp.compute.Network("default",
640
- name="internal-ranges",
641
- auto_create_subnetworks=False)
642
- source = gcp.compute.Subnetwork("source",
643
- name="source-subnet",
644
- ip_cidr_range="10.1.0.0/16",
645
- region="us-central1",
646
- network=default_network.name)
647
- target_project = gcp.organizations.get_project()
648
- default = gcp.networkconnectivity.InternalRange("default",
649
- name="migration",
650
- description="Test internal range",
651
- network=default_network.self_link,
652
- usage="FOR_MIGRATION",
653
- peering="FOR_SELF",
654
- ip_cidr_range="10.1.0.0/16",
655
- migration={
656
- "source": source.self_link,
657
- "target": f"projects/{target_project.project_id}/regions/us-central1/subnetworks/target-subnet",
658
- })
659
- ```
660
594
 
661
595
  ## Import
662
596
 
@@ -690,8 +624,6 @@ class InternalRange(pulumi.CustomResource):
690
624
 
691
625
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
692
626
  Please refer to the field `effective_labels` for all of the labels present on the resource.
693
- :param pulumi.Input[Union['InternalRangeMigrationArgs', 'InternalRangeMigrationArgsDict']] migration: Specification for migration with source and target resource names.
694
- Structure is documented below.
695
627
  :param pulumi.Input[str] name: The name of the policy based route.
696
628
  :param pulumi.Input[str] network: Fully-qualified URL of the network that this route applies to, for example: projects/my-project/global/networks/my-network.
697
629
  :param pulumi.Input[Sequence[pulumi.Input[str]]] overlaps: Optional. Types of resources that are allowed to overlap with the current internal range.
@@ -708,7 +640,7 @@ class InternalRange(pulumi.CustomResource):
708
640
  :param pulumi.Input[Sequence[pulumi.Input[str]]] target_cidr_ranges: Optional. Can be set to narrow down or pick a different address space while searching for a free range.
709
641
  If not set, defaults to the "10.0.0.0/8" address space. This can be used to search in other rfc-1918 address spaces like "172.16.0.0/12" and "192.168.0.0/16" or non-rfc-1918 address spaces used in the VPC.
710
642
  :param pulumi.Input[str] usage: The type of usage set for this InternalRange.
711
- Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`, `FOR_MIGRATION`.
643
+ Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`.
712
644
  """
713
645
  ...
714
646
  @overload
@@ -807,33 +739,6 @@ class InternalRange(pulumi.CustomResource):
807
739
  overlaps=["OVERLAP_EXISTING_SUBNET_RANGE"],
808
740
  opts = pulumi.ResourceOptions(depends_on=[default_subnetwork]))
809
741
  ```
810
- ### Network Connectivity Internal Ranges Migration
811
-
812
- ```python
813
- import pulumi
814
- import pulumi_gcp as gcp
815
-
816
- default_network = gcp.compute.Network("default",
817
- name="internal-ranges",
818
- auto_create_subnetworks=False)
819
- source = gcp.compute.Subnetwork("source",
820
- name="source-subnet",
821
- ip_cidr_range="10.1.0.0/16",
822
- region="us-central1",
823
- network=default_network.name)
824
- target_project = gcp.organizations.get_project()
825
- default = gcp.networkconnectivity.InternalRange("default",
826
- name="migration",
827
- description="Test internal range",
828
- network=default_network.self_link,
829
- usage="FOR_MIGRATION",
830
- peering="FOR_SELF",
831
- ip_cidr_range="10.1.0.0/16",
832
- migration={
833
- "source": source.self_link,
834
- "target": f"projects/{target_project.project_id}/regions/us-central1/subnetworks/target-subnet",
835
- })
836
- ```
837
742
 
838
743
  ## Import
839
744
 
@@ -877,7 +782,6 @@ class InternalRange(pulumi.CustomResource):
877
782
  description: Optional[pulumi.Input[str]] = None,
878
783
  ip_cidr_range: Optional[pulumi.Input[str]] = None,
879
784
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
880
- migration: Optional[pulumi.Input[Union['InternalRangeMigrationArgs', 'InternalRangeMigrationArgsDict']]] = None,
881
785
  name: Optional[pulumi.Input[str]] = None,
882
786
  network: Optional[pulumi.Input[str]] = None,
883
787
  overlaps: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
@@ -898,7 +802,6 @@ class InternalRange(pulumi.CustomResource):
898
802
  __props__.__dict__["description"] = description
899
803
  __props__.__dict__["ip_cidr_range"] = ip_cidr_range
900
804
  __props__.__dict__["labels"] = labels
901
- __props__.__dict__["migration"] = migration
902
805
  __props__.__dict__["name"] = name
903
806
  if network is None and not opts.urn:
904
807
  raise TypeError("Missing required property 'network'")
@@ -932,7 +835,6 @@ class InternalRange(pulumi.CustomResource):
932
835
  effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
933
836
  ip_cidr_range: Optional[pulumi.Input[str]] = None,
934
837
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
935
- migration: Optional[pulumi.Input[Union['InternalRangeMigrationArgs', 'InternalRangeMigrationArgsDict']]] = None,
936
838
  name: Optional[pulumi.Input[str]] = None,
937
839
  network: Optional[pulumi.Input[str]] = None,
938
840
  overlaps: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
@@ -957,8 +859,6 @@ class InternalRange(pulumi.CustomResource):
957
859
 
958
860
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
959
861
  Please refer to the field `effective_labels` for all of the labels present on the resource.
960
- :param pulumi.Input[Union['InternalRangeMigrationArgs', 'InternalRangeMigrationArgsDict']] migration: Specification for migration with source and target resource names.
961
- Structure is documented below.
962
862
  :param pulumi.Input[str] name: The name of the policy based route.
963
863
  :param pulumi.Input[str] network: Fully-qualified URL of the network that this route applies to, for example: projects/my-project/global/networks/my-network.
964
864
  :param pulumi.Input[Sequence[pulumi.Input[str]]] overlaps: Optional. Types of resources that are allowed to overlap with the current internal range.
@@ -977,7 +877,7 @@ class InternalRange(pulumi.CustomResource):
977
877
  :param pulumi.Input[Sequence[pulumi.Input[str]]] target_cidr_ranges: Optional. Can be set to narrow down or pick a different address space while searching for a free range.
978
878
  If not set, defaults to the "10.0.0.0/8" address space. This can be used to search in other rfc-1918 address spaces like "172.16.0.0/12" and "192.168.0.0/16" or non-rfc-1918 address spaces used in the VPC.
979
879
  :param pulumi.Input[str] usage: The type of usage set for this InternalRange.
980
- Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`, `FOR_MIGRATION`.
880
+ Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`.
981
881
  :param pulumi.Input[Sequence[pulumi.Input[str]]] users: Output only. The list of resources that refer to this internal range.
982
882
  Resources that use the internal range for their range allocation are referred to as users of the range.
983
883
  Other resources mark themselves as users while doing so by creating a reference to this internal range. Having a user, based on this reference, prevents deletion of the internal range referred to. Can be empty.
@@ -990,7 +890,6 @@ class InternalRange(pulumi.CustomResource):
990
890
  __props__.__dict__["effective_labels"] = effective_labels
991
891
  __props__.__dict__["ip_cidr_range"] = ip_cidr_range
992
892
  __props__.__dict__["labels"] = labels
993
- __props__.__dict__["migration"] = migration
994
893
  __props__.__dict__["name"] = name
995
894
  __props__.__dict__["network"] = network
996
895
  __props__.__dict__["overlaps"] = overlaps
@@ -1038,15 +937,6 @@ class InternalRange(pulumi.CustomResource):
1038
937
  """
1039
938
  return pulumi.get(self, "labels")
1040
939
 
1041
- @property
1042
- @pulumi.getter
1043
- def migration(self) -> pulumi.Output[Optional['outputs.InternalRangeMigration']]:
1044
- """
1045
- Specification for migration with source and target resource names.
1046
- Structure is documented below.
1047
- """
1048
- return pulumi.get(self, "migration")
1049
-
1050
940
  @property
1051
941
  @pulumi.getter
1052
942
  def name(self) -> pulumi.Output[str]:
@@ -1125,7 +1015,7 @@ class InternalRange(pulumi.CustomResource):
1125
1015
  def usage(self) -> pulumi.Output[str]:
1126
1016
  """
1127
1017
  The type of usage set for this InternalRange.
1128
- Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`, `FOR_MIGRATION`.
1018
+ Possible values are: `FOR_VPC`, `EXTERNAL_TO_VPC`.
1129
1019
  """
1130
1020
  return pulumi.get(self, "usage")
1131
1021
 
@@ -17,7 +17,6 @@ from . import outputs
17
17
 
18
18
  __all__ = [
19
19
  'HubRoutingVpc',
20
- 'InternalRangeMigration',
21
20
  'PolicyBasedRouteFilter',
22
21
  'PolicyBasedRouteInterconnectAttachment',
23
22
  'PolicyBasedRouteVirtualMachine',
@@ -52,47 +51,6 @@ class HubRoutingVpc(dict):
52
51
  return pulumi.get(self, "uri")
53
52
 
54
53
 
55
- @pulumi.output_type
56
- class InternalRangeMigration(dict):
57
- def __init__(__self__, *,
58
- source: str,
59
- target: str):
60
- """
61
- :param str source: Resource path as an URI of the source resource, for example a subnet.
62
- The project for the source resource should match the project for the
63
- InternalRange.
64
- An example /projects/{project}/regions/{region}/subnetworks/{subnet}
65
- :param str target: Resource path of the target resource. The target project can be
66
- different, as in the cases when migrating to peer networks. The resource
67
- may not exist yet.
68
- For example /projects/{project}/regions/{region}/subnetworks/{subnet}
69
- """
70
- pulumi.set(__self__, "source", source)
71
- pulumi.set(__self__, "target", target)
72
-
73
- @property
74
- @pulumi.getter
75
- def source(self) -> str:
76
- """
77
- Resource path as an URI of the source resource, for example a subnet.
78
- The project for the source resource should match the project for the
79
- InternalRange.
80
- An example /projects/{project}/regions/{region}/subnetworks/{subnet}
81
- """
82
- return pulumi.get(self, "source")
83
-
84
- @property
85
- @pulumi.getter
86
- def target(self) -> str:
87
- """
88
- Resource path of the target resource. The target project can be
89
- different, as in the cases when migrating to peer networks. The resource
90
- may not exist yet.
91
- For example /projects/{project}/regions/{region}/subnetworks/{subnet}
92
- """
93
- return pulumi.get(self, "target")
94
-
95
-
96
54
  @pulumi.output_type
97
55
  class PolicyBasedRouteFilter(dict):
98
56
  @staticmethod
@@ -131,6 +131,9 @@ def get_address_group_iam_policy(location: Optional[str] = None,
131
131
  name=pulumi.get(__ret__, 'name'),
132
132
  policy_data=pulumi.get(__ret__, 'policy_data'),
133
133
  project=pulumi.get(__ret__, 'project'))
134
+
135
+
136
+ @_utilities.lift_output_func(get_address_group_iam_policy)
134
137
  def get_address_group_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
135
138
  name: Optional[pulumi.Input[str]] = None,
136
139
  project: Optional[pulumi.Input[Optional[str]]] = None,
@@ -147,16 +150,4 @@ def get_address_group_iam_policy_output(location: Optional[pulumi.Input[Optional
147
150
  :param str project: The ID of the project in which the resource belongs.
148
151
  If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
149
152
  """
150
- __args__ = dict()
151
- __args__['location'] = location
152
- __args__['name'] = name
153
- __args__['project'] = project
154
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
155
- __ret__ = pulumi.runtime.invoke_output('gcp:networksecurity/getAddressGroupIamPolicy:getAddressGroupIamPolicy', __args__, opts=opts, typ=GetAddressGroupIamPolicyResult)
156
- return __ret__.apply(lambda __response__: GetAddressGroupIamPolicyResult(
157
- etag=pulumi.get(__response__, 'etag'),
158
- id=pulumi.get(__response__, 'id'),
159
- location=pulumi.get(__response__, 'location'),
160
- name=pulumi.get(__response__, 'name'),
161
- policy_data=pulumi.get(__response__, 'policy_data'),
162
- project=pulumi.get(__response__, 'project')))
153
+ ...
@@ -31,7 +31,6 @@ class GatewayArgs:
31
31
  name: Optional[pulumi.Input[str]] = None,
32
32
  network: Optional[pulumi.Input[str]] = None,
33
33
  project: Optional[pulumi.Input[str]] = None,
34
- routing_mode: Optional[pulumi.Input[str]] = None,
35
34
  scope: Optional[pulumi.Input[str]] = None,
36
35
  server_tls_policy: Optional[pulumi.Input[str]] = None,
37
36
  subnetwork: Optional[pulumi.Input[str]] = None):
@@ -67,8 +66,6 @@ class GatewayArgs:
67
66
  Currently, this field is specific to gateways of type 'SECURE_WEB_GATEWAY'.
68
67
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
69
68
  If it is not provided, the provider project is used.
70
- :param pulumi.Input[str] routing_mode: The routing mode of the Gateway. This field is configurable only for gateways of type SECURE_WEB_GATEWAY. This field is required for gateways of type SECURE_WEB_GATEWAY.
71
- Possible values are: `NEXT_HOP_ROUTING_MODE`.
72
69
  :param pulumi.Input[str] scope: Immutable. Scope determines how configuration across multiple Gateway instances are merged.
73
70
  The configuration for multiple Gateway instances with the same scope will be merged as presented as
74
71
  a single coniguration to the proxy/load balancer.
@@ -101,8 +98,6 @@ class GatewayArgs:
101
98
  pulumi.set(__self__, "network", network)
102
99
  if project is not None:
103
100
  pulumi.set(__self__, "project", project)
104
- if routing_mode is not None:
105
- pulumi.set(__self__, "routing_mode", routing_mode)
106
101
  if scope is not None:
107
102
  pulumi.set(__self__, "scope", scope)
108
103
  if server_tls_policy is not None:
@@ -272,19 +267,6 @@ class GatewayArgs:
272
267
  def project(self, value: Optional[pulumi.Input[str]]):
273
268
  pulumi.set(self, "project", value)
274
269
 
275
- @property
276
- @pulumi.getter(name="routingMode")
277
- def routing_mode(self) -> Optional[pulumi.Input[str]]:
278
- """
279
- The routing mode of the Gateway. This field is configurable only for gateways of type SECURE_WEB_GATEWAY. This field is required for gateways of type SECURE_WEB_GATEWAY.
280
- Possible values are: `NEXT_HOP_ROUTING_MODE`.
281
- """
282
- return pulumi.get(self, "routing_mode")
283
-
284
- @routing_mode.setter
285
- def routing_mode(self, value: Optional[pulumi.Input[str]]):
286
- pulumi.set(self, "routing_mode", value)
287
-
288
270
  @property
289
271
  @pulumi.getter
290
272
  def scope(self) -> Optional[pulumi.Input[str]]:
@@ -345,7 +327,6 @@ class _GatewayState:
345
327
  ports: Optional[pulumi.Input[Sequence[pulumi.Input[int]]]] = None,
346
328
  project: Optional[pulumi.Input[str]] = None,
347
329
  pulumi_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
348
- routing_mode: Optional[pulumi.Input[str]] = None,
349
330
  scope: Optional[pulumi.Input[str]] = None,
350
331
  self_link: Optional[pulumi.Input[str]] = None,
351
332
  server_tls_policy: Optional[pulumi.Input[str]] = None,
@@ -386,8 +367,6 @@ class _GatewayState:
386
367
  If it is not provided, the provider project is used.
387
368
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
388
369
  and default labels configured on the provider.
389
- :param pulumi.Input[str] routing_mode: The routing mode of the Gateway. This field is configurable only for gateways of type SECURE_WEB_GATEWAY. This field is required for gateways of type SECURE_WEB_GATEWAY.
390
- Possible values are: `NEXT_HOP_ROUTING_MODE`.
391
370
  :param pulumi.Input[str] scope: Immutable. Scope determines how configuration across multiple Gateway instances are merged.
392
371
  The configuration for multiple Gateway instances with the same scope will be merged as presented as
393
372
  a single coniguration to the proxy/load balancer.
@@ -430,8 +409,6 @@ class _GatewayState:
430
409
  pulumi.set(__self__, "project", project)
431
410
  if pulumi_labels is not None:
432
411
  pulumi.set(__self__, "pulumi_labels", pulumi_labels)
433
- if routing_mode is not None:
434
- pulumi.set(__self__, "routing_mode", routing_mode)
435
412
  if scope is not None:
436
413
  pulumi.set(__self__, "scope", scope)
437
414
  if self_link is not None:
@@ -631,19 +608,6 @@ class _GatewayState:
631
608
  def pulumi_labels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
632
609
  pulumi.set(self, "pulumi_labels", value)
633
610
 
634
- @property
635
- @pulumi.getter(name="routingMode")
636
- def routing_mode(self) -> Optional[pulumi.Input[str]]:
637
- """
638
- The routing mode of the Gateway. This field is configurable only for gateways of type SECURE_WEB_GATEWAY. This field is required for gateways of type SECURE_WEB_GATEWAY.
639
- Possible values are: `NEXT_HOP_ROUTING_MODE`.
640
- """
641
- return pulumi.get(self, "routing_mode")
642
-
643
- @routing_mode.setter
644
- def routing_mode(self, value: Optional[pulumi.Input[str]]):
645
- pulumi.set(self, "routing_mode", value)
646
-
647
611
  @property
648
612
  @pulumi.getter
649
613
  def scope(self) -> Optional[pulumi.Input[str]]:
@@ -740,7 +704,6 @@ class Gateway(pulumi.CustomResource):
740
704
  network: Optional[pulumi.Input[str]] = None,
741
705
  ports: Optional[pulumi.Input[Sequence[pulumi.Input[int]]]] = None,
742
706
  project: Optional[pulumi.Input[str]] = None,
743
- routing_mode: Optional[pulumi.Input[str]] = None,
744
707
  scope: Optional[pulumi.Input[str]] = None,
745
708
  server_tls_policy: Optional[pulumi.Input[str]] = None,
746
709
  subnetwork: Optional[pulumi.Input[str]] = None,
@@ -968,8 +931,6 @@ class Gateway(pulumi.CustomResource):
968
931
  limited to 1 port. Gateways of type 'OPEN_MESH' listen on 0.0.0.0 and support multiple ports.
969
932
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
970
933
  If it is not provided, the provider project is used.
971
- :param pulumi.Input[str] routing_mode: The routing mode of the Gateway. This field is configurable only for gateways of type SECURE_WEB_GATEWAY. This field is required for gateways of type SECURE_WEB_GATEWAY.
972
- Possible values are: `NEXT_HOP_ROUTING_MODE`.
973
934
  :param pulumi.Input[str] scope: Immutable. Scope determines how configuration across multiple Gateway instances are merged.
974
935
  The configuration for multiple Gateway instances with the same scope will be merged as presented as
975
936
  a single coniguration to the proxy/load balancer.
@@ -1206,7 +1167,6 @@ class Gateway(pulumi.CustomResource):
1206
1167
  network: Optional[pulumi.Input[str]] = None,
1207
1168
  ports: Optional[pulumi.Input[Sequence[pulumi.Input[int]]]] = None,
1208
1169
  project: Optional[pulumi.Input[str]] = None,
1209
- routing_mode: Optional[pulumi.Input[str]] = None,
1210
1170
  scope: Optional[pulumi.Input[str]] = None,
1211
1171
  server_tls_policy: Optional[pulumi.Input[str]] = None,
1212
1172
  subnetwork: Optional[pulumi.Input[str]] = None,
@@ -1233,7 +1193,6 @@ class Gateway(pulumi.CustomResource):
1233
1193
  raise TypeError("Missing required property 'ports'")
1234
1194
  __props__.__dict__["ports"] = ports
1235
1195
  __props__.__dict__["project"] = project
1236
- __props__.__dict__["routing_mode"] = routing_mode
1237
1196
  __props__.__dict__["scope"] = scope
1238
1197
  __props__.__dict__["server_tls_policy"] = server_tls_policy
1239
1198
  __props__.__dict__["subnetwork"] = subnetwork
@@ -1271,7 +1230,6 @@ class Gateway(pulumi.CustomResource):
1271
1230
  ports: Optional[pulumi.Input[Sequence[pulumi.Input[int]]]] = None,
1272
1231
  project: Optional[pulumi.Input[str]] = None,
1273
1232
  pulumi_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1274
- routing_mode: Optional[pulumi.Input[str]] = None,
1275
1233
  scope: Optional[pulumi.Input[str]] = None,
1276
1234
  self_link: Optional[pulumi.Input[str]] = None,
1277
1235
  server_tls_policy: Optional[pulumi.Input[str]] = None,
@@ -1317,8 +1275,6 @@ class Gateway(pulumi.CustomResource):
1317
1275
  If it is not provided, the provider project is used.
1318
1276
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
1319
1277
  and default labels configured on the provider.
1320
- :param pulumi.Input[str] routing_mode: The routing mode of the Gateway. This field is configurable only for gateways of type SECURE_WEB_GATEWAY. This field is required for gateways of type SECURE_WEB_GATEWAY.
1321
- Possible values are: `NEXT_HOP_ROUTING_MODE`.
1322
1278
  :param pulumi.Input[str] scope: Immutable. Scope determines how configuration across multiple Gateway instances are merged.
1323
1279
  The configuration for multiple Gateway instances with the same scope will be merged as presented as
1324
1280
  a single coniguration to the proxy/load balancer.
@@ -1351,7 +1307,6 @@ class Gateway(pulumi.CustomResource):
1351
1307
  __props__.__dict__["ports"] = ports
1352
1308
  __props__.__dict__["project"] = project
1353
1309
  __props__.__dict__["pulumi_labels"] = pulumi_labels
1354
- __props__.__dict__["routing_mode"] = routing_mode
1355
1310
  __props__.__dict__["scope"] = scope
1356
1311
  __props__.__dict__["self_link"] = self_link
1357
1312
  __props__.__dict__["server_tls_policy"] = server_tls_policy
@@ -1490,15 +1445,6 @@ class Gateway(pulumi.CustomResource):
1490
1445
  """
1491
1446
  return pulumi.get(self, "pulumi_labels")
1492
1447
 
1493
- @property
1494
- @pulumi.getter(name="routingMode")
1495
- def routing_mode(self) -> pulumi.Output[Optional[str]]:
1496
- """
1497
- The routing mode of the Gateway. This field is configurable only for gateways of type SECURE_WEB_GATEWAY. This field is required for gateways of type SECURE_WEB_GATEWAY.
1498
- Possible values are: `NEXT_HOP_ROUTING_MODE`.
1499
- """
1500
- return pulumi.get(self, "routing_mode")
1501
-
1502
1448
  @property
1503
1449
  @pulumi.getter
1504
1450
  def scope(self) -> pulumi.Output[Optional[str]]: