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
@@ -42,7 +42,10 @@ class InstanceIamMemberArgs:
42
42
  :param pulumi.Input[str] role: The role that should be applied. Only one
43
43
  `bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
44
44
  `[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
45
- :param pulumi.Input['InstanceIamMemberConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding. Structure is documented below.
45
+
46
+ `bigtable.InstanceIamPolicy` only:
47
+ :param pulumi.Input[str] project: The project in which the instance belongs. If it
48
+ is not provided, a default will be supplied.
46
49
  """
47
50
  pulumi.set(__self__, "instance", instance)
48
51
  pulumi.set(__self__, "member", member)
@@ -92,6 +95,8 @@ class InstanceIamMemberArgs:
92
95
  The role that should be applied. Only one
93
96
  `bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
94
97
  `[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
98
+
99
+ `bigtable.InstanceIamPolicy` only:
95
100
  """
96
101
  return pulumi.get(self, "role")
97
102
 
@@ -102,9 +107,6 @@ class InstanceIamMemberArgs:
102
107
  @property
103
108
  @pulumi.getter
104
109
  def condition(self) -> Optional[pulumi.Input['InstanceIamMemberConditionArgs']]:
105
- """
106
- An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding. Structure is documented below.
107
- """
108
110
  return pulumi.get(self, "condition")
109
111
 
110
112
  @condition.setter
@@ -114,6 +116,10 @@ class InstanceIamMemberArgs:
114
116
  @property
115
117
  @pulumi.getter
116
118
  def project(self) -> Optional[pulumi.Input[str]]:
119
+ """
120
+ The project in which the instance belongs. If it
121
+ is not provided, a default will be supplied.
122
+ """
117
123
  return pulumi.get(self, "project")
118
124
 
119
125
  @project.setter
@@ -132,7 +138,6 @@ class _InstanceIamMemberState:
132
138
  role: Optional[pulumi.Input[str]] = None):
133
139
  """
134
140
  Input properties used for looking up and filtering InstanceIamMember resources.
135
- :param pulumi.Input['InstanceIamMemberConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding. Structure is documented below.
136
141
  :param pulumi.Input[str] etag: (Computed) The etag of the instances's IAM policy.
137
142
  :param pulumi.Input[str] instance: The name or relative resource id of the instance to manage IAM policies for.
138
143
 
@@ -145,9 +150,13 @@ class _InstanceIamMemberState:
145
150
  * **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
146
151
  * **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
147
152
  * **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
153
+ :param pulumi.Input[str] project: The project in which the instance belongs. If it
154
+ is not provided, a default will be supplied.
148
155
  :param pulumi.Input[str] role: The role that should be applied. Only one
149
156
  `bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
150
157
  `[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
158
+
159
+ `bigtable.InstanceIamPolicy` only:
151
160
  """
152
161
  if condition is not None:
153
162
  pulumi.set(__self__, "condition", condition)
@@ -165,9 +174,6 @@ class _InstanceIamMemberState:
165
174
  @property
166
175
  @pulumi.getter
167
176
  def condition(self) -> Optional[pulumi.Input['InstanceIamMemberConditionArgs']]:
168
- """
169
- An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding. Structure is documented below.
170
- """
171
177
  return pulumi.get(self, "condition")
172
178
 
173
179
  @condition.setter
@@ -222,6 +228,10 @@ class _InstanceIamMemberState:
222
228
  @property
223
229
  @pulumi.getter
224
230
  def project(self) -> Optional[pulumi.Input[str]]:
231
+ """
232
+ The project in which the instance belongs. If it
233
+ is not provided, a default will be supplied.
234
+ """
225
235
  return pulumi.get(self, "project")
226
236
 
227
237
  @project.setter
@@ -235,6 +245,8 @@ class _InstanceIamMemberState:
235
245
  The role that should be applied. Only one
236
246
  `bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
237
247
  `[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
248
+
249
+ `bigtable.InstanceIamPolicy` only:
238
250
  """
239
251
  return pulumi.get(self, "role")
240
252
 
@@ -373,7 +385,6 @@ class InstanceIamMember(pulumi.CustomResource):
373
385
 
374
386
  :param str resource_name: The name of the resource.
375
387
  :param pulumi.ResourceOptions opts: Options for the resource.
376
- :param pulumi.Input[Union['InstanceIamMemberConditionArgs', 'InstanceIamMemberConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding. Structure is documented below.
377
388
  :param pulumi.Input[str] instance: The name or relative resource id of the instance to manage IAM policies for.
378
389
 
379
390
  For `bigtable.InstanceIamMember` or `bigtable.InstanceIamBinding`:
@@ -385,9 +396,13 @@ class InstanceIamMember(pulumi.CustomResource):
385
396
  * **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
386
397
  * **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
387
398
  * **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
399
+ :param pulumi.Input[str] project: The project in which the instance belongs. If it
400
+ is not provided, a default will be supplied.
388
401
  :param pulumi.Input[str] role: The role that should be applied. Only one
389
402
  `bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
390
403
  `[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
404
+
405
+ `bigtable.InstanceIamPolicy` only:
391
406
  """
392
407
  ...
393
408
  @overload
@@ -576,7 +591,6 @@ class InstanceIamMember(pulumi.CustomResource):
576
591
  :param str resource_name: The unique name of the resulting resource.
577
592
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
578
593
  :param pulumi.ResourceOptions opts: Options for the resource.
579
- :param pulumi.Input[Union['InstanceIamMemberConditionArgs', 'InstanceIamMemberConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding. Structure is documented below.
580
594
  :param pulumi.Input[str] etag: (Computed) The etag of the instances's IAM policy.
581
595
  :param pulumi.Input[str] instance: The name or relative resource id of the instance to manage IAM policies for.
582
596
 
@@ -589,9 +603,13 @@ class InstanceIamMember(pulumi.CustomResource):
589
603
  * **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
590
604
  * **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
591
605
  * **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
606
+ :param pulumi.Input[str] project: The project in which the instance belongs. If it
607
+ is not provided, a default will be supplied.
592
608
  :param pulumi.Input[str] role: The role that should be applied. Only one
593
609
  `bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
594
610
  `[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
611
+
612
+ `bigtable.InstanceIamPolicy` only:
595
613
  """
596
614
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
597
615
 
@@ -608,9 +626,6 @@ class InstanceIamMember(pulumi.CustomResource):
608
626
  @property
609
627
  @pulumi.getter
610
628
  def condition(self) -> pulumi.Output[Optional['outputs.InstanceIamMemberCondition']]:
611
- """
612
- An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding. Structure is documented below.
613
- """
614
629
  return pulumi.get(self, "condition")
615
630
 
616
631
  @property
@@ -649,6 +664,10 @@ class InstanceIamMember(pulumi.CustomResource):
649
664
  @property
650
665
  @pulumi.getter
651
666
  def project(self) -> pulumi.Output[str]:
667
+ """
668
+ The project in which the instance belongs. If it
669
+ is not provided, a default will be supplied.
670
+ """
652
671
  return pulumi.get(self, "project")
653
672
 
654
673
  @property
@@ -658,6 +677,8 @@ class InstanceIamMember(pulumi.CustomResource):
658
677
  The role that should be applied. Only one
659
678
  `bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
660
679
  `[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
680
+
681
+ `bigtable.InstanceIamPolicy` only:
661
682
  """
662
683
  return pulumi.get(self, "role")
663
684
 
@@ -27,6 +27,11 @@ class InstanceIamPolicyArgs:
27
27
  :param pulumi.Input[str] instance: The name or relative resource id of the instance to manage IAM policies for.
28
28
 
29
29
  For `bigtable.InstanceIamMember` or `bigtable.InstanceIamBinding`:
30
+ :param pulumi.Input[str] policy_data: The policy data generated by a `organizations_get_iam_policy` data source.
31
+
32
+ - - -
33
+ :param pulumi.Input[str] project: The project in which the instance belongs. If it
34
+ is not provided, a default will be supplied.
30
35
  """
31
36
  pulumi.set(__self__, "instance", instance)
32
37
  pulumi.set(__self__, "policy_data", policy_data)
@@ -50,6 +55,11 @@ class InstanceIamPolicyArgs:
50
55
  @property
51
56
  @pulumi.getter(name="policyData")
52
57
  def policy_data(self) -> pulumi.Input[str]:
58
+ """
59
+ The policy data generated by a `organizations_get_iam_policy` data source.
60
+
61
+ - - -
62
+ """
53
63
  return pulumi.get(self, "policy_data")
54
64
 
55
65
  @policy_data.setter
@@ -59,6 +69,10 @@ class InstanceIamPolicyArgs:
59
69
  @property
60
70
  @pulumi.getter
61
71
  def project(self) -> Optional[pulumi.Input[str]]:
72
+ """
73
+ The project in which the instance belongs. If it
74
+ is not provided, a default will be supplied.
75
+ """
62
76
  return pulumi.get(self, "project")
63
77
 
64
78
  @project.setter
@@ -79,6 +93,11 @@ class _InstanceIamPolicyState:
79
93
  :param pulumi.Input[str] instance: The name or relative resource id of the instance to manage IAM policies for.
80
94
 
81
95
  For `bigtable.InstanceIamMember` or `bigtable.InstanceIamBinding`:
96
+ :param pulumi.Input[str] policy_data: The policy data generated by a `organizations_get_iam_policy` data source.
97
+
98
+ - - -
99
+ :param pulumi.Input[str] project: The project in which the instance belongs. If it
100
+ is not provided, a default will be supplied.
82
101
  """
83
102
  if etag is not None:
84
103
  pulumi.set(__self__, "etag", etag)
@@ -118,6 +137,11 @@ class _InstanceIamPolicyState:
118
137
  @property
119
138
  @pulumi.getter(name="policyData")
120
139
  def policy_data(self) -> Optional[pulumi.Input[str]]:
140
+ """
141
+ The policy data generated by a `organizations_get_iam_policy` data source.
142
+
143
+ - - -
144
+ """
121
145
  return pulumi.get(self, "policy_data")
122
146
 
123
147
  @policy_data.setter
@@ -127,6 +151,10 @@ class _InstanceIamPolicyState:
127
151
  @property
128
152
  @pulumi.getter
129
153
  def project(self) -> Optional[pulumi.Input[str]]:
154
+ """
155
+ The project in which the instance belongs. If it
156
+ is not provided, a default will be supplied.
157
+ """
130
158
  return pulumi.get(self, "project")
131
159
 
132
160
  @project.setter
@@ -265,6 +293,11 @@ class InstanceIamPolicy(pulumi.CustomResource):
265
293
  :param pulumi.Input[str] instance: The name or relative resource id of the instance to manage IAM policies for.
266
294
 
267
295
  For `bigtable.InstanceIamMember` or `bigtable.InstanceIamBinding`:
296
+ :param pulumi.Input[str] policy_data: The policy data generated by a `organizations_get_iam_policy` data source.
297
+
298
+ - - -
299
+ :param pulumi.Input[str] project: The project in which the instance belongs. If it
300
+ is not provided, a default will be supplied.
268
301
  """
269
302
  ...
270
303
  @overload
@@ -449,6 +482,11 @@ class InstanceIamPolicy(pulumi.CustomResource):
449
482
  :param pulumi.Input[str] instance: The name or relative resource id of the instance to manage IAM policies for.
450
483
 
451
484
  For `bigtable.InstanceIamMember` or `bigtable.InstanceIamBinding`:
485
+ :param pulumi.Input[str] policy_data: The policy data generated by a `organizations_get_iam_policy` data source.
486
+
487
+ - - -
488
+ :param pulumi.Input[str] project: The project in which the instance belongs. If it
489
+ is not provided, a default will be supplied.
452
490
  """
453
491
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
454
492
 
@@ -481,10 +519,19 @@ class InstanceIamPolicy(pulumi.CustomResource):
481
519
  @property
482
520
  @pulumi.getter(name="policyData")
483
521
  def policy_data(self) -> pulumi.Output[str]:
522
+ """
523
+ The policy data generated by a `organizations_get_iam_policy` data source.
524
+
525
+ - - -
526
+ """
484
527
  return pulumi.get(self, "policy_data")
485
528
 
486
529
  @property
487
530
  @pulumi.getter
488
531
  def project(self) -> pulumi.Output[str]:
532
+ """
533
+ The project in which the instance belongs. If it
534
+ is not provided, a default will be supplied.
535
+ """
489
536
  return pulumi.get(self, "project")
490
537
 
@@ -433,13 +433,6 @@ class InstanceIamBindingCondition(dict):
433
433
  expression: str,
434
434
  title: str,
435
435
  description: Optional[str] = None):
436
- """
437
- :param str expression: Textual representation of an expression in Common Expression Language syntax.
438
- :param str title: A title for the expression, i.e. a short string describing its purpose.
439
- :param str description: An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
440
-
441
- For `bigtable.InstanceIamPolicy` only:
442
- """
443
436
  pulumi.set(__self__, "expression", expression)
444
437
  pulumi.set(__self__, "title", title)
445
438
  if description is not None:
@@ -448,27 +441,16 @@ class InstanceIamBindingCondition(dict):
448
441
  @property
449
442
  @pulumi.getter
450
443
  def expression(self) -> str:
451
- """
452
- Textual representation of an expression in Common Expression Language syntax.
453
- """
454
444
  return pulumi.get(self, "expression")
455
445
 
456
446
  @property
457
447
  @pulumi.getter
458
448
  def title(self) -> str:
459
- """
460
- A title for the expression, i.e. a short string describing its purpose.
461
- """
462
449
  return pulumi.get(self, "title")
463
450
 
464
451
  @property
465
452
  @pulumi.getter
466
453
  def description(self) -> Optional[str]:
467
- """
468
- An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
469
-
470
- For `bigtable.InstanceIamPolicy` only:
471
- """
472
454
  return pulumi.get(self, "description")
473
455
 
474
456
 
@@ -478,13 +460,6 @@ class InstanceIamMemberCondition(dict):
478
460
  expression: str,
479
461
  title: str,
480
462
  description: Optional[str] = None):
481
- """
482
- :param str expression: Textual representation of an expression in Common Expression Language syntax.
483
- :param str title: A title for the expression, i.e. a short string describing its purpose.
484
- :param str description: An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
485
-
486
- For `bigtable.InstanceIamPolicy` only:
487
- """
488
463
  pulumi.set(__self__, "expression", expression)
489
464
  pulumi.set(__self__, "title", title)
490
465
  if description is not None:
@@ -493,27 +468,16 @@ class InstanceIamMemberCondition(dict):
493
468
  @property
494
469
  @pulumi.getter
495
470
  def expression(self) -> str:
496
- """
497
- Textual representation of an expression in Common Expression Language syntax.
498
- """
499
471
  return pulumi.get(self, "expression")
500
472
 
501
473
  @property
502
474
  @pulumi.getter
503
475
  def title(self) -> str:
504
- """
505
- A title for the expression, i.e. a short string describing its purpose.
506
- """
507
476
  return pulumi.get(self, "title")
508
477
 
509
478
  @property
510
479
  @pulumi.getter
511
480
  def description(self) -> Optional[str]:
512
- """
513
- An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
514
-
515
- For `bigtable.InstanceIamPolicy` only:
516
- """
517
481
  return pulumi.get(self, "description")
518
482
 
519
483
 
@@ -109,6 +109,9 @@ def get_account_iam_policy(billing_account_id: Optional[str] = None,
109
109
  etag=pulumi.get(__ret__, 'etag'),
110
110
  id=pulumi.get(__ret__, 'id'),
111
111
  policy_data=pulumi.get(__ret__, 'policy_data'))
112
+
113
+
114
+ @_utilities.lift_output_func(get_account_iam_policy)
112
115
  def get_account_iam_policy_output(billing_account_id: Optional[pulumi.Input[str]] = None,
113
116
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAccountIamPolicyResult]:
114
117
  """
@@ -126,12 +129,4 @@ def get_account_iam_policy_output(billing_account_id: Optional[pulumi.Input[str]
126
129
 
127
130
  :param str billing_account_id: The billing account id.
128
131
  """
129
- __args__ = dict()
130
- __args__['billingAccountId'] = billing_account_id
131
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
132
- __ret__ = pulumi.runtime.invoke_output('gcp:billing/getAccountIamPolicy:getAccountIamPolicy', __args__, opts=opts, typ=GetAccountIamPolicyResult)
133
- return __ret__.apply(lambda __response__: GetAccountIamPolicyResult(
134
- billing_account_id=pulumi.get(__response__, 'billing_account_id'),
135
- etag=pulumi.get(__response__, 'etag'),
136
- id=pulumi.get(__response__, 'id'),
137
- policy_data=pulumi.get(__response__, 'policy_data')))
132
+ ...
@@ -125,6 +125,9 @@ def get_attestor_iam_policy(attestor: Optional[str] = None,
125
125
  id=pulumi.get(__ret__, 'id'),
126
126
  policy_data=pulumi.get(__ret__, 'policy_data'),
127
127
  project=pulumi.get(__ret__, 'project'))
128
+
129
+
130
+ @_utilities.lift_output_func(get_attestor_iam_policy)
128
131
  def get_attestor_iam_policy_output(attestor: Optional[pulumi.Input[str]] = None,
129
132
  project: Optional[pulumi.Input[Optional[str]]] = None,
130
133
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAttestorIamPolicyResult]:
@@ -146,14 +149,4 @@ def get_attestor_iam_policy_output(attestor: Optional[pulumi.Input[str]] = None,
146
149
  :param str project: The ID of the project in which the resource belongs.
147
150
  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.
148
151
  """
149
- __args__ = dict()
150
- __args__['attestor'] = attestor
151
- __args__['project'] = project
152
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
153
- __ret__ = pulumi.runtime.invoke_output('gcp:binaryauthorization/getAttestorIamPolicy:getAttestorIamPolicy', __args__, opts=opts, typ=GetAttestorIamPolicyResult)
154
- return __ret__.apply(lambda __response__: GetAttestorIamPolicyResult(
155
- attestor=pulumi.get(__response__, 'attestor'),
156
- etag=pulumi.get(__response__, 'etag'),
157
- id=pulumi.get(__response__, 'id'),
158
- policy_data=pulumi.get(__response__, 'policy_data'),
159
- project=pulumi.get(__response__, 'project')))
152
+ ...
@@ -342,6 +342,9 @@ def get_authority(certificate_authority_id: Optional[str] = None,
342
342
  subordinate_configs=pulumi.get(__ret__, 'subordinate_configs'),
343
343
  type=pulumi.get(__ret__, 'type'),
344
344
  update_time=pulumi.get(__ret__, 'update_time'))
345
+
346
+
347
+ @_utilities.lift_output_func(get_authority)
345
348
  def get_authority_output(certificate_authority_id: Optional[pulumi.Input[Optional[str]]] = None,
346
349
  location: Optional[pulumi.Input[Optional[str]]] = None,
347
350
  pool: Optional[pulumi.Input[Optional[str]]] = None,
@@ -371,37 +374,4 @@ def get_authority_output(certificate_authority_id: Optional[pulumi.Input[Optiona
371
374
  :param str project: The ID of the project in which the resource belongs. If it
372
375
  is not provided, the provider project is used.
373
376
  """
374
- __args__ = dict()
375
- __args__['certificateAuthorityId'] = certificate_authority_id
376
- __args__['location'] = location
377
- __args__['pool'] = pool
378
- __args__['project'] = project
379
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
380
- __ret__ = pulumi.runtime.invoke_output('gcp:certificateauthority/getAuthority:getAuthority', __args__, opts=opts, typ=GetAuthorityResult)
381
- return __ret__.apply(lambda __response__: GetAuthorityResult(
382
- access_urls=pulumi.get(__response__, 'access_urls'),
383
- certificate_authority_id=pulumi.get(__response__, 'certificate_authority_id'),
384
- configs=pulumi.get(__response__, 'configs'),
385
- create_time=pulumi.get(__response__, 'create_time'),
386
- deletion_protection=pulumi.get(__response__, 'deletion_protection'),
387
- desired_state=pulumi.get(__response__, 'desired_state'),
388
- effective_labels=pulumi.get(__response__, 'effective_labels'),
389
- gcs_bucket=pulumi.get(__response__, 'gcs_bucket'),
390
- id=pulumi.get(__response__, 'id'),
391
- ignore_active_certificates_on_deletion=pulumi.get(__response__, 'ignore_active_certificates_on_deletion'),
392
- key_specs=pulumi.get(__response__, 'key_specs'),
393
- labels=pulumi.get(__response__, 'labels'),
394
- lifetime=pulumi.get(__response__, 'lifetime'),
395
- location=pulumi.get(__response__, 'location'),
396
- name=pulumi.get(__response__, 'name'),
397
- pem_ca_certificate=pulumi.get(__response__, 'pem_ca_certificate'),
398
- pem_ca_certificates=pulumi.get(__response__, 'pem_ca_certificates'),
399
- pem_csr=pulumi.get(__response__, 'pem_csr'),
400
- pool=pulumi.get(__response__, 'pool'),
401
- project=pulumi.get(__response__, 'project'),
402
- pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
403
- skip_grace_period=pulumi.get(__response__, 'skip_grace_period'),
404
- state=pulumi.get(__response__, 'state'),
405
- subordinate_configs=pulumi.get(__response__, 'subordinate_configs'),
406
- type=pulumi.get(__response__, 'type'),
407
- update_time=pulumi.get(__response__, 'update_time')))
377
+ ...
@@ -141,6 +141,9 @@ def get_ca_pool_iam_policy(ca_pool: Optional[str] = None,
141
141
  location=pulumi.get(__ret__, 'location'),
142
142
  policy_data=pulumi.get(__ret__, 'policy_data'),
143
143
  project=pulumi.get(__ret__, 'project'))
144
+
145
+
146
+ @_utilities.lift_output_func(get_ca_pool_iam_policy)
144
147
  def get_ca_pool_iam_policy_output(ca_pool: Optional[pulumi.Input[str]] = None,
145
148
  location: Optional[pulumi.Input[Optional[str]]] = None,
146
149
  project: Optional[pulumi.Input[Optional[str]]] = None,
@@ -167,16 +170,4 @@ def get_ca_pool_iam_policy_output(ca_pool: Optional[pulumi.Input[str]] = None,
167
170
  :param str project: The ID of the project in which the resource belongs.
168
171
  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.
169
172
  """
170
- __args__ = dict()
171
- __args__['caPool'] = ca_pool
172
- __args__['location'] = location
173
- __args__['project'] = project
174
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
175
- __ret__ = pulumi.runtime.invoke_output('gcp:certificateauthority/getCaPoolIamPolicy:getCaPoolIamPolicy', __args__, opts=opts, typ=GetCaPoolIamPolicyResult)
176
- return __ret__.apply(lambda __response__: GetCaPoolIamPolicyResult(
177
- ca_pool=pulumi.get(__response__, 'ca_pool'),
178
- etag=pulumi.get(__response__, 'etag'),
179
- id=pulumi.get(__response__, 'id'),
180
- location=pulumi.get(__response__, 'location'),
181
- policy_data=pulumi.get(__response__, 'policy_data'),
182
- project=pulumi.get(__response__, 'project')))
173
+ ...
@@ -139,6 +139,9 @@ def get_certificate_template_iam_policy(certificate_template: Optional[str] = No
139
139
  location=pulumi.get(__ret__, 'location'),
140
140
  policy_data=pulumi.get(__ret__, 'policy_data'),
141
141
  project=pulumi.get(__ret__, 'project'))
142
+
143
+
144
+ @_utilities.lift_output_func(get_certificate_template_iam_policy)
142
145
  def get_certificate_template_iam_policy_output(certificate_template: Optional[pulumi.Input[str]] = None,
143
146
  location: Optional[pulumi.Input[Optional[str]]] = None,
144
147
  project: Optional[pulumi.Input[Optional[str]]] = None,
@@ -163,16 +166,4 @@ def get_certificate_template_iam_policy_output(certificate_template: Optional[pu
163
166
  :param str project: The ID of the project in which the resource belongs.
164
167
  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.
165
168
  """
166
- __args__ = dict()
167
- __args__['certificateTemplate'] = certificate_template
168
- __args__['location'] = location
169
- __args__['project'] = project
170
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
171
- __ret__ = pulumi.runtime.invoke_output('gcp:certificateauthority/getCertificateTemplateIamPolicy:getCertificateTemplateIamPolicy', __args__, opts=opts, typ=GetCertificateTemplateIamPolicyResult)
172
- return __ret__.apply(lambda __response__: GetCertificateTemplateIamPolicyResult(
173
- certificate_template=pulumi.get(__response__, 'certificate_template'),
174
- etag=pulumi.get(__response__, 'etag'),
175
- id=pulumi.get(__response__, 'id'),
176
- location=pulumi.get(__response__, 'location'),
177
- policy_data=pulumi.get(__response__, 'policy_data'),
178
- project=pulumi.get(__response__, 'project')))
169
+ ...
@@ -170,6 +170,9 @@ def get_certificate_map(name: Optional[str] = None,
170
170
  project=pulumi.get(__ret__, 'project'),
171
171
  pulumi_labels=pulumi.get(__ret__, 'pulumi_labels'),
172
172
  update_time=pulumi.get(__ret__, 'update_time'))
173
+
174
+
175
+ @_utilities.lift_output_func(get_certificate_map)
173
176
  def get_certificate_map_output(name: Optional[pulumi.Input[str]] = None,
174
177
  project: Optional[pulumi.Input[Optional[str]]] = None,
175
178
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetCertificateMapResult]:
@@ -192,19 +195,4 @@ def get_certificate_map_output(name: Optional[pulumi.Input[str]] = None,
192
195
  :param str project: The ID of the project in which the resource belongs. If it
193
196
  is not provided, the provider project is used.
194
197
  """
195
- __args__ = dict()
196
- __args__['name'] = name
197
- __args__['project'] = project
198
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
199
- __ret__ = pulumi.runtime.invoke_output('gcp:certificatemanager/getCertificateMap:getCertificateMap', __args__, opts=opts, typ=GetCertificateMapResult)
200
- return __ret__.apply(lambda __response__: GetCertificateMapResult(
201
- create_time=pulumi.get(__response__, 'create_time'),
202
- description=pulumi.get(__response__, 'description'),
203
- effective_labels=pulumi.get(__response__, 'effective_labels'),
204
- gclb_targets=pulumi.get(__response__, 'gclb_targets'),
205
- id=pulumi.get(__response__, 'id'),
206
- labels=pulumi.get(__response__, 'labels'),
207
- name=pulumi.get(__response__, 'name'),
208
- project=pulumi.get(__response__, 'project'),
209
- pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
210
- update_time=pulumi.get(__response__, 'update_time')))
198
+ ...
@@ -116,6 +116,9 @@ def get_certificates(filter: Optional[str] = None,
116
116
  filter=pulumi.get(__ret__, 'filter'),
117
117
  id=pulumi.get(__ret__, 'id'),
118
118
  region=pulumi.get(__ret__, 'region'))
119
+
120
+
121
+ @_utilities.lift_output_func(get_certificates)
119
122
  def get_certificates_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
120
123
  region: Optional[pulumi.Input[Optional[str]]] = None,
121
124
  opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetCertificatesResult]:
@@ -144,13 +147,4 @@ def get_certificates_output(filter: Optional[pulumi.Input[Optional[str]]] = None
144
147
  :param str filter: Filter expression to restrict the certificates returned.
145
148
  :param str region: The region in which the resource belongs. If it is not provided, `GLOBAL` is used.
146
149
  """
147
- __args__ = dict()
148
- __args__['filter'] = filter
149
- __args__['region'] = region
150
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
151
- __ret__ = pulumi.runtime.invoke_output('gcp:certificatemanager/getCertificates:getCertificates', __args__, opts=opts, typ=GetCertificatesResult)
152
- return __ret__.apply(lambda __response__: GetCertificatesResult(
153
- certificates=pulumi.get(__response__, 'certificates'),
154
- filter=pulumi.get(__response__, 'filter'),
155
- id=pulumi.get(__response__, 'id'),
156
- region=pulumi.get(__response__, 'region')))
150
+ ...
@@ -145,6 +145,9 @@ def get_resources_search_all(asset_types: Optional[Sequence[str]] = None,
145
145
  query=pulumi.get(__ret__, 'query'),
146
146
  results=pulumi.get(__ret__, 'results'),
147
147
  scope=pulumi.get(__ret__, 'scope'))
148
+
149
+
150
+ @_utilities.lift_output_func(get_resources_search_all)
148
151
  def get_resources_search_all_output(asset_types: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
149
152
  query: Optional[pulumi.Input[Optional[str]]] = None,
150
153
  scope: Optional[pulumi.Input[str]] = None,
@@ -188,15 +191,4 @@ def get_resources_search_all_output(asset_types: Optional[pulumi.Input[Optional[
188
191
  :param str query: The query statement. See [how to construct a query](https://cloud.google.com/asset-inventory/docs/searching-resources#how_to_construct_a_query) for more information. If not specified or empty, it will search all the resources within the specified `scope` and `asset_types`.
189
192
  :param str scope: A scope can be a project, a folder, or an organization. The allowed value must be: organization number (such as "organizations/123"), folder number (such as "folders/1234"), project number (such as "projects/12345") or project id (such as "projects/abc")
190
193
  """
191
- __args__ = dict()
192
- __args__['assetTypes'] = asset_types
193
- __args__['query'] = query
194
- __args__['scope'] = scope
195
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
196
- __ret__ = pulumi.runtime.invoke_output('gcp:cloudasset/getResourcesSearchAll:getResourcesSearchAll', __args__, opts=opts, typ=GetResourcesSearchAllResult)
197
- return __ret__.apply(lambda __response__: GetResourcesSearchAllResult(
198
- asset_types=pulumi.get(__response__, 'asset_types'),
199
- id=pulumi.get(__response__, 'id'),
200
- query=pulumi.get(__response__, 'query'),
201
- results=pulumi.get(__response__, 'results'),
202
- scope=pulumi.get(__response__, 'scope')))
194
+ ...
@@ -149,6 +149,9 @@ def get_search_all_resources(asset_types: Optional[Sequence[str]] = None,
149
149
  query=pulumi.get(__ret__, 'query'),
150
150
  results=pulumi.get(__ret__, 'results'),
151
151
  scope=pulumi.get(__ret__, 'scope'))
152
+
153
+
154
+ @_utilities.lift_output_func(get_search_all_resources)
152
155
  def get_search_all_resources_output(asset_types: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
153
156
  query: Optional[pulumi.Input[Optional[str]]] = None,
154
157
  scope: Optional[pulumi.Input[str]] = None,
@@ -196,15 +199,4 @@ def get_search_all_resources_output(asset_types: Optional[pulumi.Input[Optional[
196
199
  :param str query: The query statement. See [how to construct a query](https://cloud.google.com/asset-inventory/docs/searching-resources#how_to_construct_a_query) for more information. If not specified or empty, it will search all the resources within the specified `scope` and `asset_types`.
197
200
  :param str scope: A scope can be a project, a folder, or an organization. The search is limited to the resources within the scope. The allowed value must be: organization number (such as "organizations/123"), folder number (such as "folders/1234"), project number (such as "projects/12345") or project id (such as "projects/abc")
198
201
  """
199
- __args__ = dict()
200
- __args__['assetTypes'] = asset_types
201
- __args__['query'] = query
202
- __args__['scope'] = scope
203
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
204
- __ret__ = pulumi.runtime.invoke_output('gcp:cloudasset/getSearchAllResources:getSearchAllResources', __args__, opts=opts, typ=GetSearchAllResourcesResult)
205
- return __ret__.apply(lambda __response__: GetSearchAllResourcesResult(
206
- asset_types=pulumi.get(__response__, 'asset_types'),
207
- id=pulumi.get(__response__, 'id'),
208
- query=pulumi.get(__response__, 'query'),
209
- results=pulumi.get(__response__, 'results'),
210
- scope=pulumi.get(__response__, 'scope')))
202
+ ...