pulumi-gcp 7.7.0a1706207981__py3-none-any.whl → 7.8.0__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (686) hide show
  1. pulumi_gcp/__init__.py +73 -0
  2. pulumi_gcp/_utilities.py +6 -2
  3. pulumi_gcp/accesscontextmanager/access_level.py +2 -18
  4. pulumi_gcp/accesscontextmanager/access_levels.py +2 -18
  5. pulumi_gcp/accesscontextmanager/access_policy.py +2 -18
  6. pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +2 -18
  7. pulumi_gcp/accesscontextmanager/egress_policy.py +2 -18
  8. pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +2 -18
  9. pulumi_gcp/accesscontextmanager/ingress_policy.py +2 -18
  10. pulumi_gcp/accesscontextmanager/service_perimeter.py +2 -18
  11. pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +2 -18
  12. pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +2 -18
  13. pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +2 -18
  14. pulumi_gcp/accesscontextmanager/service_perimeters.py +2 -18
  15. pulumi_gcp/activedirectory/domain.py +2 -18
  16. pulumi_gcp/activedirectory/domain_trust.py +2 -18
  17. pulumi_gcp/alloydb/backup.py +2 -18
  18. pulumi_gcp/alloydb/cluster.py +26 -18
  19. pulumi_gcp/alloydb/instance.py +3 -19
  20. pulumi_gcp/alloydb/outputs.py +16 -0
  21. pulumi_gcp/alloydb/user.py +2 -18
  22. pulumi_gcp/apigateway/api.py +2 -18
  23. pulumi_gcp/apigateway/api_config.py +2 -18
  24. pulumi_gcp/apigateway/gateway.py +23 -53
  25. pulumi_gcp/apigee/addons_config.py +2 -18
  26. pulumi_gcp/apigee/endpoint_attachment.py +2 -18
  27. pulumi_gcp/apigee/env_group.py +2 -18
  28. pulumi_gcp/apigee/env_group_attachment.py +2 -18
  29. pulumi_gcp/apigee/env_keystore.py +2 -18
  30. pulumi_gcp/apigee/env_references.py +2 -18
  31. pulumi_gcp/apigee/environment.py +2 -18
  32. pulumi_gcp/apigee/flowhook.py +2 -18
  33. pulumi_gcp/apigee/instance.py +2 -18
  34. pulumi_gcp/apigee/instance_attachment.py +2 -18
  35. pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +2 -18
  36. pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -18
  37. pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +2 -18
  38. pulumi_gcp/apigee/nat_address.py +2 -18
  39. pulumi_gcp/apigee/organization.py +2 -18
  40. pulumi_gcp/apigee/sharedflow.py +2 -18
  41. pulumi_gcp/apigee/sharedflow_deployment.py +2 -18
  42. pulumi_gcp/apigee/sync_authorization.py +2 -18
  43. pulumi_gcp/apigee/target_server.py +2 -18
  44. pulumi_gcp/appengine/application.py +2 -18
  45. pulumi_gcp/appengine/application_url_dispatch_rules.py +2 -18
  46. pulumi_gcp/appengine/domain_mapping.py +2 -18
  47. pulumi_gcp/appengine/engine_split_traffic.py +2 -18
  48. pulumi_gcp/appengine/firewall_rule.py +2 -18
  49. pulumi_gcp/appengine/flexible_app_version.py +2 -18
  50. pulumi_gcp/appengine/service_network_settings.py +2 -18
  51. pulumi_gcp/appengine/standard_app_version.py +2 -18
  52. pulumi_gcp/artifactregistry/_inputs.py +60 -0
  53. pulumi_gcp/artifactregistry/outputs.py +264 -0
  54. pulumi_gcp/artifactregistry/repository.py +77 -74
  55. pulumi_gcp/artifactregistry/vpcsc_config.py +2 -18
  56. pulumi_gcp/assuredworkloads/_inputs.py +34 -0
  57. pulumi_gcp/assuredworkloads/outputs.py +34 -0
  58. pulumi_gcp/assuredworkloads/workload.py +2 -18
  59. pulumi_gcp/backupdisasterrecovery/management_server.py +2 -18
  60. pulumi_gcp/backupdisasterrecovery/outputs.py +20 -0
  61. pulumi_gcp/beyondcorp/app_connection.py +2 -18
  62. pulumi_gcp/beyondcorp/app_connector.py +2 -18
  63. pulumi_gcp/beyondcorp/app_gateway.py +2 -18
  64. pulumi_gcp/beyondcorp/outputs.py +54 -0
  65. pulumi_gcp/biglake/catalog.py +2 -18
  66. pulumi_gcp/biglake/database.py +2 -18
  67. pulumi_gcp/biglake/table.py +2 -18
  68. pulumi_gcp/bigquery/_inputs.py +18 -0
  69. pulumi_gcp/bigquery/app_profile.py +2 -18
  70. pulumi_gcp/bigquery/bi_reservation.py +2 -18
  71. pulumi_gcp/bigquery/capacity_commitment.py +2 -18
  72. pulumi_gcp/bigquery/connection.py +2 -18
  73. pulumi_gcp/bigquery/data_transfer_config.py +2 -18
  74. pulumi_gcp/bigquery/dataset.py +9 -18
  75. pulumi_gcp/bigquery/dataset_iam_binding.py +4 -12
  76. pulumi_gcp/bigquery/dataset_iam_member.py +4 -12
  77. pulumi_gcp/bigquery/dataset_iam_policy.py +4 -12
  78. pulumi_gcp/bigquery/job.py +2 -18
  79. pulumi_gcp/bigquery/outputs.py +172 -0
  80. pulumi_gcp/bigquery/reservation.py +2 -18
  81. pulumi_gcp/bigquery/reservation_assignment.py +2 -18
  82. pulumi_gcp/bigquery/routine.py +2 -18
  83. pulumi_gcp/bigquery/table.py +2 -18
  84. pulumi_gcp/bigqueryanalyticshub/data_exchange.py +2 -18
  85. pulumi_gcp/bigqueryanalyticshub/listing.py +2 -18
  86. pulumi_gcp/bigquerydatapolicy/data_policy.py +2 -18
  87. pulumi_gcp/bigtable/_inputs.py +4 -0
  88. pulumi_gcp/bigtable/instance.py +2 -18
  89. pulumi_gcp/bigtable/instance_iam_binding.py +4 -12
  90. pulumi_gcp/bigtable/instance_iam_member.py +4 -12
  91. pulumi_gcp/bigtable/instance_iam_policy.py +4 -12
  92. pulumi_gcp/bigtable/outputs.py +4 -0
  93. pulumi_gcp/bigtable/table.py +2 -18
  94. pulumi_gcp/bigtable/table_iam_binding.py +4 -12
  95. pulumi_gcp/bigtable/table_iam_member.py +4 -12
  96. pulumi_gcp/bigtable/table_iam_policy.py +4 -12
  97. pulumi_gcp/billing/account_iam_binding.py +4 -12
  98. pulumi_gcp/billing/account_iam_member.py +4 -12
  99. pulumi_gcp/billing/account_iam_policy.py +4 -12
  100. pulumi_gcp/billing/budget.py +2 -18
  101. pulumi_gcp/billing/project_info.py +2 -18
  102. pulumi_gcp/billing/sub_account.py +2 -18
  103. pulumi_gcp/binaryauthorization/attestor.py +2 -18
  104. pulumi_gcp/binaryauthorization/policy.py +2 -18
  105. pulumi_gcp/blockchainnodeengine/__init__.py +10 -0
  106. pulumi_gcp/blockchainnodeengine/_inputs.py +388 -0
  107. pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +791 -0
  108. pulumi_gcp/blockchainnodeengine/outputs.py +441 -0
  109. pulumi_gcp/certificateauthority/authority.py +2 -18
  110. pulumi_gcp/certificateauthority/ca_pool.py +2 -18
  111. pulumi_gcp/certificateauthority/certificate.py +2 -18
  112. pulumi_gcp/certificateauthority/certificate_template.py +2 -18
  113. pulumi_gcp/certificateauthority/outputs.py +378 -0
  114. pulumi_gcp/certificatemanager/certificate.py +2 -18
  115. pulumi_gcp/certificatemanager/certificate_issuance_config.py +2 -18
  116. pulumi_gcp/certificatemanager/certificate_map.py +2 -18
  117. pulumi_gcp/certificatemanager/certificate_map_entry.py +2 -18
  118. pulumi_gcp/certificatemanager/dns_authorization.py +2 -18
  119. pulumi_gcp/certificatemanager/outputs.py +32 -0
  120. pulumi_gcp/certificatemanager/trust_config.py +2 -18
  121. pulumi_gcp/cloudasset/folder_feed.py +2 -18
  122. pulumi_gcp/cloudasset/organization_feed.py +2 -18
  123. pulumi_gcp/cloudasset/project_feed.py +2 -18
  124. pulumi_gcp/cloudbuild/bitbucket_server_config.py +2 -18
  125. pulumi_gcp/cloudbuild/outputs.py +1009 -3
  126. pulumi_gcp/cloudbuild/trigger.py +2 -18
  127. pulumi_gcp/cloudbuild/worker_pool.py +2 -18
  128. pulumi_gcp/cloudbuildv2/_inputs.py +14 -0
  129. pulumi_gcp/cloudbuildv2/connection.py +2 -18
  130. pulumi_gcp/cloudbuildv2/outputs.py +14 -0
  131. pulumi_gcp/cloudbuildv2/repository.py +2 -18
  132. pulumi_gcp/clouddeploy/_inputs.py +36 -0
  133. pulumi_gcp/clouddeploy/automation.py +2 -18
  134. pulumi_gcp/clouddeploy/delivery_pipeline.py +2 -18
  135. pulumi_gcp/clouddeploy/outputs.py +36 -0
  136. pulumi_gcp/clouddeploy/target.py +2 -18
  137. pulumi_gcp/clouddomains/registration.py +2 -18
  138. pulumi_gcp/cloudfunctions/_inputs.py +4 -0
  139. pulumi_gcp/cloudfunctions/function.py +2 -18
  140. pulumi_gcp/cloudfunctions/outputs.py +54 -0
  141. pulumi_gcp/cloudfunctionsv2/function.py +2 -18
  142. pulumi_gcp/cloudfunctionsv2/outputs.py +302 -0
  143. pulumi_gcp/cloudidentity/group.py +2 -18
  144. pulumi_gcp/cloudidentity/group_membership.py +2 -18
  145. pulumi_gcp/cloudidentity/outputs.py +54 -0
  146. pulumi_gcp/cloudids/endpoint.py +2 -18
  147. pulumi_gcp/cloudrun/_inputs.py +93 -4
  148. pulumi_gcp/cloudrun/domain_mapping.py +2 -18
  149. pulumi_gcp/cloudrun/outputs.py +867 -9
  150. pulumi_gcp/cloudrun/service.py +2 -18
  151. pulumi_gcp/cloudrunv2/_inputs.py +12 -0
  152. pulumi_gcp/cloudrunv2/job.py +2 -18
  153. pulumi_gcp/cloudrunv2/outputs.py +937 -1
  154. pulumi_gcp/cloudrunv2/service.py +2 -18
  155. pulumi_gcp/cloudscheduler/job.py +2 -18
  156. pulumi_gcp/cloudtasks/queue.py +2 -18
  157. pulumi_gcp/composer/_inputs.py +493 -0
  158. pulumi_gcp/composer/environment.py +2 -18
  159. pulumi_gcp/composer/outputs.py +996 -0
  160. pulumi_gcp/compute/__init__.py +2 -0
  161. pulumi_gcp/compute/_inputs.py +1010 -46
  162. pulumi_gcp/compute/address.py +2 -18
  163. pulumi_gcp/compute/attached_disk.py +2 -18
  164. pulumi_gcp/compute/autoscaler.py +2 -18
  165. pulumi_gcp/compute/backend_bucket.py +2 -18
  166. pulumi_gcp/compute/backend_service.py +30 -18
  167. pulumi_gcp/compute/disk.py +34 -29
  168. pulumi_gcp/compute/disk_resource_policy_attachment.py +2 -18
  169. pulumi_gcp/compute/external_vpn_gateway.py +2 -18
  170. pulumi_gcp/compute/firewall.py +2 -18
  171. pulumi_gcp/compute/firewall_policy_association.py +2 -18
  172. pulumi_gcp/compute/firewall_policy_rule.py +2 -18
  173. pulumi_gcp/compute/forwarding_rule.py +2 -18
  174. pulumi_gcp/compute/get_disk.py +11 -1
  175. pulumi_gcp/compute/get_instance_group_manager.py +11 -1
  176. pulumi_gcp/compute/get_instance_template.py +3 -0
  177. pulumi_gcp/compute/get_machine_types.py +143 -0
  178. pulumi_gcp/compute/global_address.py +9 -25
  179. pulumi_gcp/compute/global_forwarding_rule.py +2 -18
  180. pulumi_gcp/compute/global_network_endpoint.py +2 -18
  181. pulumi_gcp/compute/global_network_endpoint_group.py +2 -18
  182. pulumi_gcp/compute/ha_vpn_gateway.py +2 -18
  183. pulumi_gcp/compute/health_check.py +2 -18
  184. pulumi_gcp/compute/http_health_check.py +2 -18
  185. pulumi_gcp/compute/https_health_check.py +2 -18
  186. pulumi_gcp/compute/image.py +2 -18
  187. pulumi_gcp/compute/instance.py +13 -22
  188. pulumi_gcp/compute/instance_group.py +2 -18
  189. pulumi_gcp/compute/instance_group_manager.py +34 -29
  190. pulumi_gcp/compute/instance_group_named_port.py +2 -18
  191. pulumi_gcp/compute/instance_settings.py +2 -18
  192. pulumi_gcp/compute/instance_template.py +9 -25
  193. pulumi_gcp/compute/interconnect_attachment.py +77 -18
  194. pulumi_gcp/compute/machine_image.py +2 -18
  195. pulumi_gcp/compute/managed_ssl_certificate.py +2 -18
  196. pulumi_gcp/compute/manged_ssl_certificate.py +2 -18
  197. pulumi_gcp/compute/network.py +2 -18
  198. pulumi_gcp/compute/network_attachment.py +2 -18
  199. pulumi_gcp/compute/network_edge_security_service.py +2 -18
  200. pulumi_gcp/compute/network_endpoint.py +2 -18
  201. pulumi_gcp/compute/network_endpoint_group.py +2 -18
  202. pulumi_gcp/compute/network_endpoint_list.py +2 -18
  203. pulumi_gcp/compute/network_firewall_policy.py +2 -18
  204. pulumi_gcp/compute/network_firewall_policy_association.py +2 -18
  205. pulumi_gcp/compute/network_firewall_policy_rule.py +2 -18
  206. pulumi_gcp/compute/network_peering.py +2 -18
  207. pulumi_gcp/compute/network_peering_routes_config.py +2 -18
  208. pulumi_gcp/compute/node_group.py +30 -53
  209. pulumi_gcp/compute/node_template.py +2 -18
  210. pulumi_gcp/compute/organization_security_policy.py +2 -18
  211. pulumi_gcp/compute/organization_security_policy_association.py +2 -18
  212. pulumi_gcp/compute/organization_security_policy_rule.py +2 -18
  213. pulumi_gcp/compute/outputs.py +4530 -181
  214. pulumi_gcp/compute/packet_mirroring.py +2 -18
  215. pulumi_gcp/compute/per_instance_config.py +2 -18
  216. pulumi_gcp/compute/project_default_network_tier.py +2 -18
  217. pulumi_gcp/compute/project_metadata.py +2 -18
  218. pulumi_gcp/compute/project_metadata_item.py +2 -18
  219. pulumi_gcp/compute/public_advertised_prefix.py +2 -18
  220. pulumi_gcp/compute/public_delegated_prefix.py +2 -18
  221. pulumi_gcp/compute/region_autoscaler.py +2 -18
  222. pulumi_gcp/compute/region_backend_service.py +46 -32
  223. pulumi_gcp/compute/region_commitment.py +2 -18
  224. pulumi_gcp/compute/region_disk.py +6 -29
  225. pulumi_gcp/compute/region_disk_resource_policy_attachment.py +2 -18
  226. pulumi_gcp/compute/region_health_check.py +2 -18
  227. pulumi_gcp/compute/region_instance_group_manager.py +34 -29
  228. pulumi_gcp/compute/region_instance_template.py +2 -18
  229. pulumi_gcp/compute/region_network_endpoint.py +556 -0
  230. pulumi_gcp/compute/region_network_endpoint_group.py +140 -92
  231. pulumi_gcp/compute/region_network_firewall_policy.py +2 -18
  232. pulumi_gcp/compute/region_network_firewall_policy_association.py +2 -18
  233. pulumi_gcp/compute/region_network_firewall_policy_rule.py +2 -18
  234. pulumi_gcp/compute/region_per_instance_config.py +2 -18
  235. pulumi_gcp/compute/region_security_policy.py +2 -18
  236. pulumi_gcp/compute/region_security_policy_rule.py +2 -18
  237. pulumi_gcp/compute/region_ssl_certificate.py +2 -18
  238. pulumi_gcp/compute/region_ssl_policy.py +2 -18
  239. pulumi_gcp/compute/region_target_http_proxy.py +2 -18
  240. pulumi_gcp/compute/region_target_https_proxy.py +2 -18
  241. pulumi_gcp/compute/region_target_tcp_proxy.py +2 -18
  242. pulumi_gcp/compute/region_url_map.py +2 -18
  243. pulumi_gcp/compute/reservation.py +2 -18
  244. pulumi_gcp/compute/resource_policy.py +2 -18
  245. pulumi_gcp/compute/route.py +2 -18
  246. pulumi_gcp/compute/router.py +2 -18
  247. pulumi_gcp/compute/router_interface.py +2 -18
  248. pulumi_gcp/compute/router_nat.py +44 -39
  249. pulumi_gcp/compute/router_peer.py +2 -18
  250. pulumi_gcp/compute/security_policy.py +2 -18
  251. pulumi_gcp/compute/security_scan_config.py +2 -18
  252. pulumi_gcp/compute/service_attachment.py +2 -18
  253. pulumi_gcp/compute/shared_vpc_host_project.py +2 -18
  254. pulumi_gcp/compute/shared_vpc_service_project.py +2 -18
  255. pulumi_gcp/compute/snapshot.py +2 -18
  256. pulumi_gcp/compute/ssl_certificate.py +2 -18
  257. pulumi_gcp/compute/ssl_policy.py +2 -18
  258. pulumi_gcp/compute/subnetwork.py +79 -102
  259. pulumi_gcp/compute/target_grpc_proxy.py +2 -18
  260. pulumi_gcp/compute/target_http_proxy.py +2 -18
  261. pulumi_gcp/compute/target_https_proxy.py +2 -18
  262. pulumi_gcp/compute/target_instance.py +2 -18
  263. pulumi_gcp/compute/target_pool.py +9 -25
  264. pulumi_gcp/compute/target_ssl_proxy.py +2 -18
  265. pulumi_gcp/compute/target_tcp_proxy.py +2 -18
  266. pulumi_gcp/compute/url_map.py +2 -18
  267. pulumi_gcp/compute/vpn_gateway.py +2 -18
  268. pulumi_gcp/compute/vpn_tunnel.py +2 -18
  269. pulumi_gcp/config/__init__.pyi +6 -0
  270. pulumi_gcp/config/vars.py +12 -0
  271. pulumi_gcp/container/_inputs.py +568 -30
  272. pulumi_gcp/container/attached_cluster.py +2 -18
  273. pulumi_gcp/container/aws_cluster.py +9 -25
  274. pulumi_gcp/container/aws_node_pool.py +2 -18
  275. pulumi_gcp/container/azure_client.py +2 -18
  276. pulumi_gcp/container/azure_cluster.py +9 -25
  277. pulumi_gcp/container/azure_node_pool.py +2 -18
  278. pulumi_gcp/container/cluster.py +25 -69
  279. pulumi_gcp/container/node_pool.py +2 -18
  280. pulumi_gcp/container/outputs.py +2161 -31
  281. pulumi_gcp/containeranalysis/note.py +2 -18
  282. pulumi_gcp/containeranalysis/occurence.py +2 -18
  283. pulumi_gcp/databasemigrationservice/connection_profile.py +2 -18
  284. pulumi_gcp/databasemigrationservice/private_connection.py +2 -18
  285. pulumi_gcp/datacatalog/entry.py +2 -18
  286. pulumi_gcp/datacatalog/entry_group.py +2 -18
  287. pulumi_gcp/datacatalog/policy_tag.py +2 -18
  288. pulumi_gcp/datacatalog/tag.py +2 -18
  289. pulumi_gcp/datacatalog/tag_template.py +2 -18
  290. pulumi_gcp/datacatalog/taxonomy.py +2 -18
  291. pulumi_gcp/dataflow/job.py +2 -18
  292. pulumi_gcp/dataflow/pipeline.py +2 -18
  293. pulumi_gcp/dataform/repository.py +2 -18
  294. pulumi_gcp/dataform/repository_release_config.py +2 -18
  295. pulumi_gcp/dataform/repository_workflow_config.py +2 -18
  296. pulumi_gcp/datafusion/instance.py +30 -46
  297. pulumi_gcp/dataloss/prevention_deidentify_template.py +2 -18
  298. pulumi_gcp/dataloss/prevention_inspect_template.py +2 -18
  299. pulumi_gcp/dataloss/prevention_job_trigger.py +2 -18
  300. pulumi_gcp/dataloss/prevention_stored_info_type.py +2 -18
  301. pulumi_gcp/dataplex/_inputs.py +66 -0
  302. pulumi_gcp/dataplex/asset.py +2 -18
  303. pulumi_gcp/dataplex/datascan.py +2 -18
  304. pulumi_gcp/dataplex/lake.py +2 -18
  305. pulumi_gcp/dataplex/outputs.py +66 -0
  306. pulumi_gcp/dataplex/task.py +2 -18
  307. pulumi_gcp/dataplex/zone.py +2 -18
  308. pulumi_gcp/dataproc/_inputs.py +178 -0
  309. pulumi_gcp/dataproc/autoscaling_policy.py +2 -18
  310. pulumi_gcp/dataproc/cluster_iam_binding.py +4 -12
  311. pulumi_gcp/dataproc/cluster_iam_member.py +4 -12
  312. pulumi_gcp/dataproc/cluster_iam_policy.py +4 -12
  313. pulumi_gcp/dataproc/job_iam_binding.py +4 -12
  314. pulumi_gcp/dataproc/job_iam_member.py +4 -12
  315. pulumi_gcp/dataproc/job_iam_policy.py +4 -12
  316. pulumi_gcp/dataproc/metastore_federation.py +2 -18
  317. pulumi_gcp/dataproc/metastore_service.py +2 -18
  318. pulumi_gcp/dataproc/outputs.py +178 -0
  319. pulumi_gcp/dataproc/workflow_template.py +9 -25
  320. pulumi_gcp/datastore/data_store_index.py +2 -18
  321. pulumi_gcp/datastream/connection_profile.py +2 -18
  322. pulumi_gcp/datastream/private_connection.py +2 -18
  323. pulumi_gcp/datastream/stream.py +2 -18
  324. pulumi_gcp/deploymentmanager/deployment.py +2 -18
  325. pulumi_gcp/diagflow/agent.py +2 -18
  326. pulumi_gcp/diagflow/cx_agent.py +2 -18
  327. pulumi_gcp/diagflow/cx_entity_type.py +2 -18
  328. pulumi_gcp/diagflow/cx_environment.py +2 -18
  329. pulumi_gcp/diagflow/cx_flow.py +2 -18
  330. pulumi_gcp/diagflow/cx_intent.py +2 -18
  331. pulumi_gcp/diagflow/cx_page.py +2 -18
  332. pulumi_gcp/diagflow/cx_security_settings.py +2 -18
  333. pulumi_gcp/diagflow/cx_test_case.py +2 -18
  334. pulumi_gcp/diagflow/cx_version.py +2 -18
  335. pulumi_gcp/diagflow/cx_webhook.py +2 -18
  336. pulumi_gcp/diagflow/entity_type.py +2 -18
  337. pulumi_gcp/diagflow/fulfillment.py +2 -18
  338. pulumi_gcp/diagflow/intent.py +2 -18
  339. pulumi_gcp/discoveryengine/__init__.py +12 -0
  340. pulumi_gcp/discoveryengine/_inputs.py +237 -0
  341. pulumi_gcp/discoveryengine/chat_engine.py +822 -0
  342. pulumi_gcp/discoveryengine/data_store.py +734 -0
  343. pulumi_gcp/discoveryengine/outputs.py +304 -0
  344. pulumi_gcp/discoveryengine/search_engine.py +752 -0
  345. pulumi_gcp/dns/_inputs.py +34 -0
  346. pulumi_gcp/dns/managed_zone.py +2 -18
  347. pulumi_gcp/dns/outputs.py +34 -0
  348. pulumi_gcp/dns/policy.py +2 -18
  349. pulumi_gcp/dns/record_set.py +2 -18
  350. pulumi_gcp/dns/response_policy.py +2 -18
  351. pulumi_gcp/dns/response_policy_rule.py +9 -32
  352. pulumi_gcp/edgecontainer/cluster.py +2 -18
  353. pulumi_gcp/edgecontainer/node_pool.py +2 -18
  354. pulumi_gcp/edgecontainer/vpn_connection.py +2 -18
  355. pulumi_gcp/edgenetwork/network.py +2 -18
  356. pulumi_gcp/edgenetwork/subnet.py +2 -18
  357. pulumi_gcp/essentialcontacts/contact.py +2 -18
  358. pulumi_gcp/essentialcontacts/document_ai_processor.py +2 -18
  359. pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +2 -18
  360. pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +2 -18
  361. pulumi_gcp/eventarc/_inputs.py +2 -2
  362. pulumi_gcp/eventarc/channel.py +2 -18
  363. pulumi_gcp/eventarc/google_channel_config.py +2 -18
  364. pulumi_gcp/eventarc/outputs.py +2 -2
  365. pulumi_gcp/eventarc/trigger.py +2 -18
  366. pulumi_gcp/filestore/_inputs.py +1 -3
  367. pulumi_gcp/filestore/backup.py +2 -18
  368. pulumi_gcp/filestore/instance.py +2 -18
  369. pulumi_gcp/filestore/outputs.py +89 -3
  370. pulumi_gcp/filestore/snapshot.py +2 -18
  371. pulumi_gcp/firebase/_inputs.py +4 -2
  372. pulumi_gcp/firebase/android_app.py +2 -18
  373. pulumi_gcp/firebase/apple_app.py +2 -18
  374. pulumi_gcp/firebase/database_instance.py +2 -18
  375. pulumi_gcp/firebase/extensions_instance.py +8 -26
  376. pulumi_gcp/firebase/hosting_channel.py +2 -18
  377. pulumi_gcp/firebase/hosting_custom_domain.py +2 -18
  378. pulumi_gcp/firebase/hosting_release.py +2 -18
  379. pulumi_gcp/firebase/hosting_site.py +2 -18
  380. pulumi_gcp/firebase/hosting_version.py +2 -18
  381. pulumi_gcp/firebase/outputs.py +4 -2
  382. pulumi_gcp/firebase/project.py +2 -18
  383. pulumi_gcp/firebase/storage_bucket.py +2 -18
  384. pulumi_gcp/firebase/web_app.py +2 -18
  385. pulumi_gcp/firebaserules/_inputs.py +6 -0
  386. pulumi_gcp/firebaserules/outputs.py +6 -0
  387. pulumi_gcp/firebaserules/release.py +4 -16
  388. pulumi_gcp/firebaserules/ruleset.py +2 -18
  389. pulumi_gcp/firestore/backup_schedule.py +38 -30
  390. pulumi_gcp/firestore/database.py +2 -26
  391. pulumi_gcp/firestore/document.py +2 -86
  392. pulumi_gcp/firestore/field.py +24 -120
  393. pulumi_gcp/firestore/index.py +6 -60
  394. pulumi_gcp/folder/_inputs.py +4 -0
  395. pulumi_gcp/folder/access_approval_settings.py +2 -18
  396. pulumi_gcp/folder/iam_audit_config.py +6 -14
  397. pulumi_gcp/folder/iam_member.py +6 -14
  398. pulumi_gcp/folder/iam_policy.py +6 -14
  399. pulumi_gcp/folder/organization_policy.py +2 -18
  400. pulumi_gcp/folder/outputs.py +54 -0
  401. pulumi_gcp/gkebackup/backup_plan.py +2 -18
  402. pulumi_gcp/gkebackup/restore_plan.py +2 -18
  403. pulumi_gcp/gkebackup/restore_plan_iam_binding.py +2 -18
  404. pulumi_gcp/gkebackup/restore_plan_iam_member.py +2 -18
  405. pulumi_gcp/gkebackup/restore_plan_iam_policy.py +2 -18
  406. pulumi_gcp/gkehub/_inputs.py +8 -0
  407. pulumi_gcp/gkehub/feature.py +4 -20
  408. pulumi_gcp/gkehub/feature_membership.py +2 -18
  409. pulumi_gcp/gkehub/fleet.py +2 -18
  410. pulumi_gcp/gkehub/membership.py +6 -29
  411. pulumi_gcp/gkehub/membership_binding.py +2 -18
  412. pulumi_gcp/gkehub/membership_rbac_role_binding.py +2 -18
  413. pulumi_gcp/gkehub/namespace.py +2 -18
  414. pulumi_gcp/gkehub/outputs.py +8 -0
  415. pulumi_gcp/gkehub/scope.py +2 -18
  416. pulumi_gcp/gkehub/scope_rbac_role_binding.py +2 -18
  417. pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +2 -18
  418. pulumi_gcp/gkeonprem/bare_metal_cluster.py +2 -18
  419. pulumi_gcp/gkeonprem/bare_metal_node_pool.py +2 -18
  420. pulumi_gcp/gkeonprem/v_mware_cluster.py +2 -18
  421. pulumi_gcp/gkeonprem/v_mware_node_pool.py +2 -18
  422. pulumi_gcp/healthcare/consent_store.py +2 -18
  423. pulumi_gcp/healthcare/dataset.py +2 -18
  424. pulumi_gcp/healthcare/dataset_iam_binding.py +4 -12
  425. pulumi_gcp/healthcare/dataset_iam_member.py +4 -12
  426. pulumi_gcp/healthcare/dataset_iam_policy.py +4 -12
  427. pulumi_gcp/healthcare/dicom_store.py +2 -18
  428. pulumi_gcp/healthcare/dicom_store_iam_binding.py +4 -12
  429. pulumi_gcp/healthcare/dicom_store_iam_member.py +4 -12
  430. pulumi_gcp/healthcare/dicom_store_iam_policy.py +4 -12
  431. pulumi_gcp/healthcare/fhir_store.py +23 -32
  432. pulumi_gcp/healthcare/fhir_store_iam_binding.py +4 -12
  433. pulumi_gcp/healthcare/fhir_store_iam_member.py +4 -12
  434. pulumi_gcp/healthcare/fhir_store_iam_policy.py +4 -12
  435. pulumi_gcp/healthcare/hl7_store.py +2 -18
  436. pulumi_gcp/healthcare/hl7_store_iam_binding.py +4 -12
  437. pulumi_gcp/healthcare/hl7_store_iam_member.py +4 -12
  438. pulumi_gcp/healthcare/hl7_store_iam_policy.py +4 -12
  439. pulumi_gcp/iam/access_boundary_policy.py +2 -18
  440. pulumi_gcp/iam/deny_policy.py +2 -18
  441. pulumi_gcp/iam/outputs.py +92 -0
  442. pulumi_gcp/iam/workforce_pool.py +2 -18
  443. pulumi_gcp/iam/workforce_pool_provider.py +2 -18
  444. pulumi_gcp/iam/workload_identity_pool.py +2 -18
  445. pulumi_gcp/iam/workload_identity_pool_provider.py +2 -18
  446. pulumi_gcp/iap/brand.py +2 -18
  447. pulumi_gcp/iap/client.py +2 -18
  448. pulumi_gcp/identityplatform/config.py +2 -18
  449. pulumi_gcp/identityplatform/default_supported_idp_config.py +2 -18
  450. pulumi_gcp/identityplatform/inbound_saml_config.py +2 -18
  451. pulumi_gcp/identityplatform/oauth_idp_config.py +2 -18
  452. pulumi_gcp/identityplatform/project_default_config.py +2 -18
  453. pulumi_gcp/identityplatform/tenant.py +2 -18
  454. pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +2 -18
  455. pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +2 -18
  456. pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +2 -18
  457. pulumi_gcp/integrationconnectors/connection.py +2 -18
  458. pulumi_gcp/integrationconnectors/endpoint_attachment.py +2 -18
  459. pulumi_gcp/kms/crypto_key.py +36 -18
  460. pulumi_gcp/kms/crypto_key_iam_binding.py +11 -19
  461. pulumi_gcp/kms/crypto_key_iam_member.py +11 -19
  462. pulumi_gcp/kms/crypto_key_iam_policy.py +4 -12
  463. pulumi_gcp/kms/crypto_key_version.py +2 -18
  464. pulumi_gcp/kms/key_ring.py +2 -18
  465. pulumi_gcp/kms/key_ring_iam_binding.py +11 -19
  466. pulumi_gcp/kms/key_ring_iam_member.py +11 -19
  467. pulumi_gcp/kms/key_ring_iam_policy.py +4 -12
  468. pulumi_gcp/kms/key_ring_import_job.py +2 -18
  469. pulumi_gcp/kms/outputs.py +16 -0
  470. pulumi_gcp/logging/_inputs.py +108 -0
  471. pulumi_gcp/logging/billing_account_bucket_config.py +2 -18
  472. pulumi_gcp/logging/billing_account_exclusion.py +2 -18
  473. pulumi_gcp/logging/billing_account_sink.py +2 -18
  474. pulumi_gcp/logging/folder_bucket_config.py +2 -18
  475. pulumi_gcp/logging/folder_exclusion.py +2 -18
  476. pulumi_gcp/logging/folder_settings.py +2 -18
  477. pulumi_gcp/logging/folder_sink.py +2 -18
  478. pulumi_gcp/logging/linked_dataset.py +2 -18
  479. pulumi_gcp/logging/log_view.py +2 -18
  480. pulumi_gcp/logging/metric.py +2 -18
  481. pulumi_gcp/logging/organization_bucket_config.py +2 -18
  482. pulumi_gcp/logging/organization_exclusion.py +2 -18
  483. pulumi_gcp/logging/organization_settings.py +2 -18
  484. pulumi_gcp/logging/organization_sink.py +2 -18
  485. pulumi_gcp/logging/outputs.py +108 -0
  486. pulumi_gcp/logging/project_bucket_config.py +2 -18
  487. pulumi_gcp/logging/project_exclusion.py +2 -18
  488. pulumi_gcp/logging/project_sink.py +2 -18
  489. pulumi_gcp/looker/instance.py +2 -18
  490. pulumi_gcp/memcache/instance.py +63 -18
  491. pulumi_gcp/migrationcenter/group.py +2 -18
  492. pulumi_gcp/ml/engine_model.py +2 -18
  493. pulumi_gcp/monitoring/alert_policy.py +2 -18
  494. pulumi_gcp/monitoring/custom_service.py +2 -18
  495. pulumi_gcp/monitoring/dashboard.py +2 -18
  496. pulumi_gcp/monitoring/generic_service.py +2 -18
  497. pulumi_gcp/monitoring/group.py +2 -18
  498. pulumi_gcp/monitoring/metric_descriptor.py +2 -18
  499. pulumi_gcp/monitoring/monitored_project.py +2 -18
  500. pulumi_gcp/monitoring/notification_channel.py +2 -18
  501. pulumi_gcp/monitoring/outputs.py +14 -0
  502. pulumi_gcp/monitoring/slo.py +2 -18
  503. pulumi_gcp/monitoring/uptime_check_config.py +2 -18
  504. pulumi_gcp/netapp/__init__.py +1 -0
  505. pulumi_gcp/netapp/active_directory.py +2 -18
  506. pulumi_gcp/netapp/backup_policy.py +2 -18
  507. pulumi_gcp/netapp/backup_vault.py +2 -18
  508. pulumi_gcp/netapp/kmsconfig.py +2 -18
  509. pulumi_gcp/netapp/storage_pool.py +36 -24
  510. pulumi_gcp/netapp/volume.py +67 -20
  511. pulumi_gcp/netapp/volume_snapshot.py +625 -0
  512. pulumi_gcp/networkconnectivity/_inputs.py +6 -0
  513. pulumi_gcp/networkconnectivity/hub.py +2 -18
  514. pulumi_gcp/networkconnectivity/outputs.py +6 -0
  515. pulumi_gcp/networkconnectivity/policy_based_route.py +2 -18
  516. pulumi_gcp/networkconnectivity/service_connection_policy.py +2 -18
  517. pulumi_gcp/networkconnectivity/spoke.py +2 -18
  518. pulumi_gcp/networkmanagement/connectivity_test.py +2 -18
  519. pulumi_gcp/networksecurity/address_group.py +2 -18
  520. pulumi_gcp/networksecurity/authorization_policy.py +2 -18
  521. pulumi_gcp/networksecurity/client_tls_policy.py +2 -18
  522. pulumi_gcp/networksecurity/gateway_security_policy.py +2 -18
  523. pulumi_gcp/networksecurity/gateway_security_policy_rule.py +2 -18
  524. pulumi_gcp/networksecurity/security_profile.py +2 -18
  525. pulumi_gcp/networksecurity/server_tls_policy.py +2 -18
  526. pulumi_gcp/networksecurity/tls_inspection_policy.py +2 -18
  527. pulumi_gcp/networksecurity/url_list.py +2 -18
  528. pulumi_gcp/networkservices/edge_cache_keyset.py +2 -18
  529. pulumi_gcp/networkservices/edge_cache_origin.py +2 -18
  530. pulumi_gcp/networkservices/edge_cache_service.py +2 -18
  531. pulumi_gcp/networkservices/endpoint_policy.py +2 -18
  532. pulumi_gcp/networkservices/gateway.py +2 -18
  533. pulumi_gcp/networkservices/grpc_route.py +2 -18
  534. pulumi_gcp/networkservices/http_route.py +2 -18
  535. pulumi_gcp/networkservices/mesh.py +2 -18
  536. pulumi_gcp/networkservices/service_binding.py +2 -18
  537. pulumi_gcp/networkservices/tcp_route.py +2 -18
  538. pulumi_gcp/networkservices/tls_route.py +2 -18
  539. pulumi_gcp/notebooks/environment.py +2 -18
  540. pulumi_gcp/notebooks/instance.py +2 -18
  541. pulumi_gcp/notebooks/location.py +2 -18
  542. pulumi_gcp/notebooks/runtime.py +2 -18
  543. pulumi_gcp/organizations/_inputs.py +4 -0
  544. pulumi_gcp/organizations/access_approval_settings.py +2 -18
  545. pulumi_gcp/organizations/folder.py +2 -18
  546. pulumi_gcp/organizations/iam_audit_config.py +2 -2
  547. pulumi_gcp/organizations/iam_member.py +6 -14
  548. pulumi_gcp/organizations/iam_policy.py +6 -14
  549. pulumi_gcp/organizations/outputs.py +4 -0
  550. pulumi_gcp/organizations/policy.py +2 -18
  551. pulumi_gcp/organizations/project.py +2 -18
  552. pulumi_gcp/orgpolicy/custom_constraint.py +2 -18
  553. pulumi_gcp/orgpolicy/policy.py +4 -16
  554. pulumi_gcp/osconfig/guest_policies.py +2 -18
  555. pulumi_gcp/osconfig/os_policy_assignment.py +2 -18
  556. pulumi_gcp/osconfig/patch_deployment.py +2 -18
  557. pulumi_gcp/oslogin/ssh_public_key.py +2 -18
  558. pulumi_gcp/projects/_inputs.py +4 -0
  559. pulumi_gcp/projects/access_approval_settings.py +2 -18
  560. pulumi_gcp/projects/api_key.py +2 -18
  561. pulumi_gcp/projects/iam_audit_config.py +6 -14
  562. pulumi_gcp/projects/iam_binding.py +6 -14
  563. pulumi_gcp/projects/iam_custom_role.py +2 -18
  564. pulumi_gcp/projects/iam_member.py +6 -14
  565. pulumi_gcp/projects/iam_policy.py +6 -14
  566. pulumi_gcp/projects/organization_policy.py +2 -18
  567. pulumi_gcp/projects/outputs.py +54 -0
  568. pulumi_gcp/projects/service.py +2 -18
  569. pulumi_gcp/projects/usage_export_bucket.py +2 -18
  570. pulumi_gcp/provider.py +60 -0
  571. pulumi_gcp/pubsub/_inputs.py +26 -4
  572. pulumi_gcp/pubsub/lite_reservation.py +2 -18
  573. pulumi_gcp/pubsub/lite_subscription.py +2 -18
  574. pulumi_gcp/pubsub/lite_topic.py +2 -18
  575. pulumi_gcp/pubsub/outputs.py +323 -4
  576. pulumi_gcp/pubsub/schema.py +2 -18
  577. pulumi_gcp/pubsub/subscription.py +82 -16
  578. pulumi_gcp/pubsub/subscription_iam_binding.py +4 -12
  579. pulumi_gcp/pubsub/subscription_iam_member.py +4 -12
  580. pulumi_gcp/pubsub/subscription_iam_policy.py +4 -12
  581. pulumi_gcp/pubsub/topic.py +2 -18
  582. pulumi_gcp/recaptcha/enterprise_key.py +2 -18
  583. pulumi_gcp/redis/cluster.py +2 -18
  584. pulumi_gcp/redis/instance.py +2 -18
  585. pulumi_gcp/redis/outputs.py +204 -0
  586. pulumi_gcp/resourcemanager/lien.py +2 -18
  587. pulumi_gcp/runtimeconfig/config.py +2 -18
  588. pulumi_gcp/runtimeconfig/variable.py +2 -18
  589. pulumi_gcp/secretmanager/outputs.py +88 -0
  590. pulumi_gcp/secretmanager/secret.py +2 -18
  591. pulumi_gcp/secretmanager/secret_version.py +2 -18
  592. pulumi_gcp/securesourcemanager/instance.py +2 -18
  593. pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +2 -18
  594. pulumi_gcp/securitycenter/folder_custom_module.py +2 -18
  595. pulumi_gcp/securitycenter/instance_iam_binding.py +2 -18
  596. pulumi_gcp/securitycenter/instance_iam_member.py +2 -18
  597. pulumi_gcp/securitycenter/instance_iam_policy.py +2 -18
  598. pulumi_gcp/securitycenter/mute_config.py +2 -18
  599. pulumi_gcp/securitycenter/notification_config.py +2 -18
  600. pulumi_gcp/securitycenter/organization_custom_module.py +2 -18
  601. pulumi_gcp/securitycenter/project_custom_module.py +2 -18
  602. pulumi_gcp/securitycenter/source.py +2 -18
  603. pulumi_gcp/securitycenter/source_iam_binding.py +2 -18
  604. pulumi_gcp/securitycenter/source_iam_member.py +2 -18
  605. pulumi_gcp/securitycenter/source_iam_policy.py +2 -18
  606. pulumi_gcp/securityposture/__init__.py +11 -0
  607. pulumi_gcp/securityposture/_inputs.py +1364 -0
  608. pulumi_gcp/securityposture/outputs.py +1372 -0
  609. pulumi_gcp/securityposture/posture.py +828 -0
  610. pulumi_gcp/securityposture/posture_deployment.py +872 -0
  611. pulumi_gcp/serviceaccount/account.py +2 -18
  612. pulumi_gcp/servicedirectory/endpoint.py +2 -18
  613. pulumi_gcp/servicedirectory/namespace.py +2 -18
  614. pulumi_gcp/servicedirectory/service.py +2 -18
  615. pulumi_gcp/servicenetworking/connection.py +2 -18
  616. pulumi_gcp/servicenetworking/peered_dns_domain.py +2 -18
  617. pulumi_gcp/serviceusage/consumer_quota_override.py +2 -18
  618. pulumi_gcp/sourcerepo/outputs.py +20 -0
  619. pulumi_gcp/sourcerepo/repository.py +2 -18
  620. pulumi_gcp/spanner/database.py +2 -18
  621. pulumi_gcp/spanner/database_iam_binding.py +4 -12
  622. pulumi_gcp/spanner/database_iam_member.py +4 -12
  623. pulumi_gcp/spanner/database_iam_policy.py +4 -12
  624. pulumi_gcp/spanner/instance.py +2 -18
  625. pulumi_gcp/spanner/instance_iam_binding.py +4 -12
  626. pulumi_gcp/spanner/instance_iam_member.py +4 -12
  627. pulumi_gcp/spanner/instance_iam_policy.py +4 -12
  628. pulumi_gcp/spanner/outputs.py +68 -0
  629. pulumi_gcp/sql/_inputs.py +50 -0
  630. pulumi_gcp/sql/database.py +2 -18
  631. pulumi_gcp/sql/database_instance.py +2 -18
  632. pulumi_gcp/sql/outputs.py +904 -0
  633. pulumi_gcp/sql/source_representation_instance.py +2 -18
  634. pulumi_gcp/sql/user.py +2 -30
  635. pulumi_gcp/storage/bucket.py +2 -18
  636. pulumi_gcp/storage/bucket_access_control.py +2 -18
  637. pulumi_gcp/storage/default_object_access_control.py +2 -18
  638. pulumi_gcp/storage/hmac_key.py +2 -18
  639. pulumi_gcp/storage/insights_report_config.py +2 -18
  640. pulumi_gcp/storage/notification.py +2 -18
  641. pulumi_gcp/storage/object_access_control.py +2 -18
  642. pulumi_gcp/storage/outputs.py +188 -0
  643. pulumi_gcp/storage/transfer_agent_pool.py +2 -18
  644. pulumi_gcp/storage/transfer_job.py +2 -18
  645. pulumi_gcp/tags/location_tag_binding.py +2 -18
  646. pulumi_gcp/tags/tag_binding.py +2 -18
  647. pulumi_gcp/tags/tag_key.py +2 -18
  648. pulumi_gcp/tags/tag_value.py +2 -18
  649. pulumi_gcp/tpu/node.py +2 -18
  650. pulumi_gcp/tpu/v2_vm.py +2 -18
  651. pulumi_gcp/vertex/_inputs.py +166 -0
  652. pulumi_gcp/vertex/ai_endpoint.py +2 -18
  653. pulumi_gcp/vertex/ai_feature_group.py +2 -18
  654. pulumi_gcp/vertex/ai_feature_group_feature.py +2 -18
  655. pulumi_gcp/vertex/ai_feature_online_store.py +30 -46
  656. pulumi_gcp/vertex/ai_feature_online_store_featureview.py +259 -19
  657. pulumi_gcp/vertex/ai_feature_store.py +9 -46
  658. pulumi_gcp/vertex/ai_feature_store_entity_type.py +9 -39
  659. pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +2 -18
  660. pulumi_gcp/vertex/ai_index.py +2 -18
  661. pulumi_gcp/vertex/ai_index_endpoint.py +2 -18
  662. pulumi_gcp/vertex/ai_metadata_store.py +2 -18
  663. pulumi_gcp/vertex/ai_tensorboard.py +2 -18
  664. pulumi_gcp/vertex/outputs.py +304 -0
  665. pulumi_gcp/vmwareengine/cluster.py +2 -18
  666. pulumi_gcp/vmwareengine/external_access_rule.py +2 -18
  667. pulumi_gcp/vmwareengine/external_address.py +2 -18
  668. pulumi_gcp/vmwareengine/network.py +2 -18
  669. pulumi_gcp/vmwareengine/network_peering.py +2 -18
  670. pulumi_gcp/vmwareengine/network_policy.py +2 -18
  671. pulumi_gcp/vmwareengine/outputs.py +208 -0
  672. pulumi_gcp/vmwareengine/private_cloud.py +2 -25
  673. pulumi_gcp/vmwareengine/subnet.py +2 -18
  674. pulumi_gcp/vpcaccess/connector.py +2 -18
  675. pulumi_gcp/vpcaccess/outputs.py +4 -0
  676. pulumi_gcp/workbench/instance.py +2 -18
  677. pulumi_gcp/workflows/workflow.py +75 -7
  678. pulumi_gcp/workstations/_inputs.py +38 -0
  679. pulumi_gcp/workstations/outputs.py +30 -0
  680. pulumi_gcp/workstations/workstation.py +2 -18
  681. pulumi_gcp/workstations/workstation_cluster.py +2 -18
  682. pulumi_gcp/workstations/workstation_config.py +56 -18
  683. {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/METADATA +2 -1
  684. {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/RECORD +686 -668
  685. {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/WHEEL +0 -0
  686. {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/top_level.txt +0 -0
@@ -47,6 +47,7 @@ __all__ = [
47
47
  'ServiceTemplateSpecContainerStartupProbeTcpSocket',
48
48
  'ServiceTemplateSpecContainerVolumeMount',
49
49
  'ServiceTemplateSpecVolume',
50
+ 'ServiceTemplateSpecVolumeCsi',
50
51
  'ServiceTemplateSpecVolumeEmptyDir',
51
52
  'ServiceTemplateSpecVolumeSecret',
52
53
  'ServiceTemplateSpecVolumeSecretItem',
@@ -80,6 +81,7 @@ __all__ = [
80
81
  'GetServiceTemplateSpecContainerStartupProbeTcpSocketResult',
81
82
  'GetServiceTemplateSpecContainerVolumeMountResult',
82
83
  'GetServiceTemplateSpecVolumeResult',
84
+ 'GetServiceTemplateSpecVolumeCsiResult',
83
85
  'GetServiceTemplateSpecVolumeEmptyDirResult',
84
86
  'GetServiceTemplateSpecVolumeSecretResult',
85
87
  'GetServiceTemplateSpecVolumeSecretItemResult',
@@ -2795,16 +2797,23 @@ class ServiceTemplateSpecVolume(dict):
2795
2797
 
2796
2798
  def __init__(__self__, *,
2797
2799
  name: str,
2800
+ csi: Optional['outputs.ServiceTemplateSpecVolumeCsi'] = None,
2798
2801
  empty_dir: Optional['outputs.ServiceTemplateSpecVolumeEmptyDir'] = None,
2799
2802
  secret: Optional['outputs.ServiceTemplateSpecVolumeSecret'] = None):
2800
2803
  """
2801
2804
  :param str name: Volume's name.
2805
+ :param 'ServiceTemplateSpecVolumeCsiArgs' csi: A filesystem specified by the Container Storage Interface (CSI).
2806
+ Structure is documented below.
2807
+ :param 'ServiceTemplateSpecVolumeEmptyDirArgs' empty_dir: Ephemeral storage which can be backed by real disks (HD, SSD), network storage or memory (i.e. tmpfs). For now only in memory (tmpfs) is supported. It is ephemeral in the sense that when the sandbox is taken down, the data is destroyed with it (it does not persist across sandbox runs).
2808
+ Structure is documented below.
2802
2809
  :param 'ServiceTemplateSpecVolumeSecretArgs' secret: The secret's value will be presented as the content of a file whose
2803
2810
  name is defined in the item path. If no items are defined, the name of
2804
2811
  the file is the secret_name.
2805
2812
  Structure is documented below.
2806
2813
  """
2807
2814
  pulumi.set(__self__, "name", name)
2815
+ if csi is not None:
2816
+ pulumi.set(__self__, "csi", csi)
2808
2817
  if empty_dir is not None:
2809
2818
  pulumi.set(__self__, "empty_dir", empty_dir)
2810
2819
  if secret is not None:
@@ -2818,9 +2827,22 @@ class ServiceTemplateSpecVolume(dict):
2818
2827
  """
2819
2828
  return pulumi.get(self, "name")
2820
2829
 
2830
+ @property
2831
+ @pulumi.getter
2832
+ def csi(self) -> Optional['outputs.ServiceTemplateSpecVolumeCsi']:
2833
+ """
2834
+ A filesystem specified by the Container Storage Interface (CSI).
2835
+ Structure is documented below.
2836
+ """
2837
+ return pulumi.get(self, "csi")
2838
+
2821
2839
  @property
2822
2840
  @pulumi.getter(name="emptyDir")
2823
2841
  def empty_dir(self) -> Optional['outputs.ServiceTemplateSpecVolumeEmptyDir']:
2842
+ """
2843
+ Ephemeral storage which can be backed by real disks (HD, SSD), network storage or memory (i.e. tmpfs). For now only in memory (tmpfs) is supported. It is ephemeral in the sense that when the sandbox is taken down, the data is destroyed with it (it does not persist across sandbox runs).
2844
+ Structure is documented below.
2845
+ """
2824
2846
  return pulumi.get(self, "empty_dir")
2825
2847
 
2826
2848
  @property
@@ -2835,6 +2857,81 @@ class ServiceTemplateSpecVolume(dict):
2835
2857
  return pulumi.get(self, "secret")
2836
2858
 
2837
2859
 
2860
+ @pulumi.output_type
2861
+ class ServiceTemplateSpecVolumeCsi(dict):
2862
+ @staticmethod
2863
+ def __key_warning(key: str):
2864
+ suggest = None
2865
+ if key == "readOnly":
2866
+ suggest = "read_only"
2867
+ elif key == "volumeAttributes":
2868
+ suggest = "volume_attributes"
2869
+
2870
+ if suggest:
2871
+ pulumi.log.warn(f"Key '{key}' not found in ServiceTemplateSpecVolumeCsi. Access the value via the '{suggest}' property getter instead.")
2872
+
2873
+ def __getitem__(self, key: str) -> Any:
2874
+ ServiceTemplateSpecVolumeCsi.__key_warning(key)
2875
+ return super().__getitem__(key)
2876
+
2877
+ def get(self, key: str, default = None) -> Any:
2878
+ ServiceTemplateSpecVolumeCsi.__key_warning(key)
2879
+ return super().get(key, default)
2880
+
2881
+ def __init__(__self__, *,
2882
+ driver: str,
2883
+ read_only: Optional[bool] = None,
2884
+ volume_attributes: Optional[Mapping[str, str]] = None):
2885
+ """
2886
+ :param str driver: Unique name representing the type of file system to be created. Cloud Run supports the following values:
2887
+ * gcsfuse.run.googleapis.com: Mount a Google Cloud Storage bucket using GCSFuse. This driver requires the
2888
+ run.googleapis.com/execution-environment annotation to be set to "gen2" and
2889
+ run.googleapis.com/launch-stage set to "BETA" or "ALPHA".
2890
+ :param bool read_only: If true, all mounts created from this volume will be read-only.
2891
+ :param Mapping[str, str] volume_attributes: Driver-specific attributes. The following options are supported for available drivers:
2892
+ * gcsfuse.run.googleapis.com
2893
+ * bucketName: The name of the Cloud Storage Bucket that backs this volume. The Cloud Run Service identity must have access to this bucket.
2894
+
2895
+ - - -
2896
+ """
2897
+ pulumi.set(__self__, "driver", driver)
2898
+ if read_only is not None:
2899
+ pulumi.set(__self__, "read_only", read_only)
2900
+ if volume_attributes is not None:
2901
+ pulumi.set(__self__, "volume_attributes", volume_attributes)
2902
+
2903
+ @property
2904
+ @pulumi.getter
2905
+ def driver(self) -> str:
2906
+ """
2907
+ Unique name representing the type of file system to be created. Cloud Run supports the following values:
2908
+ * gcsfuse.run.googleapis.com: Mount a Google Cloud Storage bucket using GCSFuse. This driver requires the
2909
+ run.googleapis.com/execution-environment annotation to be set to "gen2" and
2910
+ run.googleapis.com/launch-stage set to "BETA" or "ALPHA".
2911
+ """
2912
+ return pulumi.get(self, "driver")
2913
+
2914
+ @property
2915
+ @pulumi.getter(name="readOnly")
2916
+ def read_only(self) -> Optional[bool]:
2917
+ """
2918
+ If true, all mounts created from this volume will be read-only.
2919
+ """
2920
+ return pulumi.get(self, "read_only")
2921
+
2922
+ @property
2923
+ @pulumi.getter(name="volumeAttributes")
2924
+ def volume_attributes(self) -> Optional[Mapping[str, str]]:
2925
+ """
2926
+ Driver-specific attributes. The following options are supported for available drivers:
2927
+ * gcsfuse.run.googleapis.com
2928
+ * bucketName: The name of the Cloud Storage Bucket that backs this volume. The Cloud Run Service identity must have access to this bucket.
2929
+
2930
+ - - -
2931
+ """
2932
+ return pulumi.get(self, "volume_attributes")
2933
+
2934
+
2838
2935
  @pulumi.output_type
2839
2936
  class ServiceTemplateSpecVolumeEmptyDir(dict):
2840
2937
  @staticmethod
@@ -2860,8 +2957,6 @@ class ServiceTemplateSpecVolumeEmptyDir(dict):
2860
2957
  """
2861
2958
  :param str medium: The medium on which the data is stored. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory.
2862
2959
  :param str size_limit: Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. This field's values are of the 'Quantity' k8s type: https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/quantity/. The default is nil which means that the limit is undefined. More info: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir.
2863
-
2864
- - - -
2865
2960
  """
2866
2961
  if medium is not None:
2867
2962
  pulumi.set(__self__, "medium", medium)
@@ -2881,8 +2976,6 @@ class ServiceTemplateSpecVolumeEmptyDir(dict):
2881
2976
  def size_limit(self) -> Optional[str]:
2882
2977
  """
2883
2978
  Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. This field's values are of the 'Quantity' k8s type: https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/quantity/. The default is nil which means that the limit is undefined. More info: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir.
2884
-
2885
- - - -
2886
2979
  """
2887
2980
  return pulumi.get(self, "size_limit")
2888
2981
 
@@ -3145,6 +3238,27 @@ class GetServiceMetadataResult(dict):
3145
3238
  resource_version: str,
3146
3239
  self_link: str,
3147
3240
  uid: str):
3241
+ """
3242
+ :param int generation: A sequence number representing a specific generation of the desired state.
3243
+ :param Mapping[str, str] labels: Map of string keys and values that can be used to organize and categorize
3244
+ (scope and select) objects. May match selectors of replication controllers
3245
+ and routes.
3246
+
3247
+ **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
3248
+ Please refer to the field 'effective_labels' for all of the labels present on the resource.
3249
+ :param str namespace: In Cloud Run the namespace must be equal to either the
3250
+ project ID or project number.
3251
+ :param Mapping[str, str] pulumi_labels: The combination of labels configured directly on the resource
3252
+ and default labels configured on the provider.
3253
+ :param str resource_version: An opaque value that represents the internal version of this object that
3254
+ can be used by clients to determine when objects have changed. May be used
3255
+ for optimistic concurrency, change detection, and the watch operation on a
3256
+ resource or set of resources. They may only be valid for a
3257
+ particular resource or set of resources.
3258
+ :param str self_link: SelfLink is a URL representing this object.
3259
+ :param str uid: UID is a unique id generated by the server on successful creation of a resource and is not
3260
+ allowed to change on PUT operations.
3261
+ """
3148
3262
  pulumi.set(__self__, "annotations", annotations)
3149
3263
  pulumi.set(__self__, "effective_annotations", effective_annotations)
3150
3264
  pulumi.set(__self__, "effective_labels", effective_labels)
@@ -3174,36 +3288,69 @@ class GetServiceMetadataResult(dict):
3174
3288
  @property
3175
3289
  @pulumi.getter
3176
3290
  def generation(self) -> int:
3291
+ """
3292
+ A sequence number representing a specific generation of the desired state.
3293
+ """
3177
3294
  return pulumi.get(self, "generation")
3178
3295
 
3179
3296
  @property
3180
3297
  @pulumi.getter
3181
3298
  def labels(self) -> Mapping[str, str]:
3299
+ """
3300
+ Map of string keys and values that can be used to organize and categorize
3301
+ (scope and select) objects. May match selectors of replication controllers
3302
+ and routes.
3303
+
3304
+ **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
3305
+ Please refer to the field 'effective_labels' for all of the labels present on the resource.
3306
+ """
3182
3307
  return pulumi.get(self, "labels")
3183
3308
 
3184
3309
  @property
3185
3310
  @pulumi.getter
3186
3311
  def namespace(self) -> str:
3312
+ """
3313
+ In Cloud Run the namespace must be equal to either the
3314
+ project ID or project number.
3315
+ """
3187
3316
  return pulumi.get(self, "namespace")
3188
3317
 
3189
3318
  @property
3190
3319
  @pulumi.getter(name="pulumiLabels")
3191
3320
  def pulumi_labels(self) -> Mapping[str, str]:
3321
+ """
3322
+ The combination of labels configured directly on the resource
3323
+ and default labels configured on the provider.
3324
+ """
3192
3325
  return pulumi.get(self, "pulumi_labels")
3193
3326
 
3194
3327
  @property
3195
3328
  @pulumi.getter(name="resourceVersion")
3196
3329
  def resource_version(self) -> str:
3330
+ """
3331
+ An opaque value that represents the internal version of this object that
3332
+ can be used by clients to determine when objects have changed. May be used
3333
+ for optimistic concurrency, change detection, and the watch operation on a
3334
+ resource or set of resources. They may only be valid for a
3335
+ particular resource or set of resources.
3336
+ """
3197
3337
  return pulumi.get(self, "resource_version")
3198
3338
 
3199
3339
  @property
3200
3340
  @pulumi.getter(name="selfLink")
3201
3341
  def self_link(self) -> str:
3342
+ """
3343
+ SelfLink is a URL representing this object.
3344
+ """
3202
3345
  return pulumi.get(self, "self_link")
3203
3346
 
3204
3347
  @property
3205
3348
  @pulumi.getter
3206
3349
  def uid(self) -> str:
3350
+ """
3351
+ UID is a unique id generated by the server on successful creation of a resource and is not
3352
+ allowed to change on PUT operations.
3353
+ """
3207
3354
  return pulumi.get(self, "uid")
3208
3355
 
3209
3356
 
@@ -3216,6 +3363,25 @@ class GetServiceStatusResult(dict):
3216
3363
  observed_generation: int,
3217
3364
  traffics: Sequence['outputs.GetServiceStatusTrafficResult'],
3218
3365
  url: str):
3366
+ """
3367
+ :param Sequence['GetServiceStatusConditionArgs'] conditions: Array of observed Service Conditions, indicating the current ready state of the service.
3368
+ :param str latest_created_revision_name: From ConfigurationStatus. LatestCreatedRevisionName is the last revision that was created
3369
+ from this Service's Configuration. It might not be ready yet, for that use
3370
+ LatestReadyRevisionName.
3371
+ :param str latest_ready_revision_name: From ConfigurationStatus. LatestReadyRevisionName holds the name of the latest Revision
3372
+ stamped out from this Service's Configuration that has had its "Ready" condition become
3373
+ "True".
3374
+ :param int observed_generation: ObservedGeneration is the 'Generation' of the Route that was last processed by the
3375
+ controller.
3376
+
3377
+ Clients polling for completed reconciliation should poll until observedGeneration =
3378
+ metadata.generation and the Ready condition's status is True or False.
3379
+ :param Sequence['GetServiceStatusTrafficArgs'] traffics: Traffic specifies how to distribute traffic over a collection of Knative Revisions
3380
+ and Configurations
3381
+ :param str url: From RouteStatus. URL holds the url that will distribute traffic over the provided traffic
3382
+ targets. It generally has the form
3383
+ https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app
3384
+ """
3219
3385
  pulumi.set(__self__, "conditions", conditions)
3220
3386
  pulumi.set(__self__, "latest_created_revision_name", latest_created_revision_name)
3221
3387
  pulumi.set(__self__, "latest_ready_revision_name", latest_ready_revision_name)
@@ -3226,31 +3392,60 @@ class GetServiceStatusResult(dict):
3226
3392
  @property
3227
3393
  @pulumi.getter
3228
3394
  def conditions(self) -> Sequence['outputs.GetServiceStatusConditionResult']:
3395
+ """
3396
+ Array of observed Service Conditions, indicating the current ready state of the service.
3397
+ """
3229
3398
  return pulumi.get(self, "conditions")
3230
3399
 
3231
3400
  @property
3232
3401
  @pulumi.getter(name="latestCreatedRevisionName")
3233
3402
  def latest_created_revision_name(self) -> str:
3403
+ """
3404
+ From ConfigurationStatus. LatestCreatedRevisionName is the last revision that was created
3405
+ from this Service's Configuration. It might not be ready yet, for that use
3406
+ LatestReadyRevisionName.
3407
+ """
3234
3408
  return pulumi.get(self, "latest_created_revision_name")
3235
3409
 
3236
3410
  @property
3237
3411
  @pulumi.getter(name="latestReadyRevisionName")
3238
3412
  def latest_ready_revision_name(self) -> str:
3413
+ """
3414
+ From ConfigurationStatus. LatestReadyRevisionName holds the name of the latest Revision
3415
+ stamped out from this Service's Configuration that has had its "Ready" condition become
3416
+ "True".
3417
+ """
3239
3418
  return pulumi.get(self, "latest_ready_revision_name")
3240
3419
 
3241
3420
  @property
3242
3421
  @pulumi.getter(name="observedGeneration")
3243
3422
  def observed_generation(self) -> int:
3423
+ """
3424
+ ObservedGeneration is the 'Generation' of the Route that was last processed by the
3425
+ controller.
3426
+
3427
+ Clients polling for completed reconciliation should poll until observedGeneration =
3428
+ metadata.generation and the Ready condition's status is True or False.
3429
+ """
3244
3430
  return pulumi.get(self, "observed_generation")
3245
3431
 
3246
3432
  @property
3247
3433
  @pulumi.getter
3248
3434
  def traffics(self) -> Sequence['outputs.GetServiceStatusTrafficResult']:
3435
+ """
3436
+ Traffic specifies how to distribute traffic over a collection of Knative Revisions
3437
+ and Configurations
3438
+ """
3249
3439
  return pulumi.get(self, "traffics")
3250
3440
 
3251
3441
  @property
3252
3442
  @pulumi.getter
3253
3443
  def url(self) -> str:
3444
+ """
3445
+ From RouteStatus. URL holds the url that will distribute traffic over the provided traffic
3446
+ targets. It generally has the form
3447
+ https://{route-hash}-{project-hash}-{cluster-level-suffix}.a.run.app
3448
+ """
3254
3449
  return pulumi.get(self, "url")
3255
3450
 
3256
3451
 
@@ -3261,6 +3456,12 @@ class GetServiceStatusConditionResult(dict):
3261
3456
  reason: str,
3262
3457
  status: str,
3263
3458
  type: str):
3459
+ """
3460
+ :param str message: Human readable message indicating details about the current status.
3461
+ :param str reason: One-word CamelCase reason for the condition's current status.
3462
+ :param str status: Status of the condition, one of True, False, Unknown.
3463
+ :param str type: Type of domain mapping condition.
3464
+ """
3264
3465
  pulumi.set(__self__, "message", message)
3265
3466
  pulumi.set(__self__, "reason", reason)
3266
3467
  pulumi.set(__self__, "status", status)
@@ -3269,21 +3470,33 @@ class GetServiceStatusConditionResult(dict):
3269
3470
  @property
3270
3471
  @pulumi.getter
3271
3472
  def message(self) -> str:
3473
+ """
3474
+ Human readable message indicating details about the current status.
3475
+ """
3272
3476
  return pulumi.get(self, "message")
3273
3477
 
3274
3478
  @property
3275
3479
  @pulumi.getter
3276
3480
  def reason(self) -> str:
3481
+ """
3482
+ One-word CamelCase reason for the condition's current status.
3483
+ """
3277
3484
  return pulumi.get(self, "reason")
3278
3485
 
3279
3486
  @property
3280
3487
  @pulumi.getter
3281
3488
  def status(self) -> str:
3489
+ """
3490
+ Status of the condition, one of True, False, Unknown.
3491
+ """
3282
3492
  return pulumi.get(self, "status")
3283
3493
 
3284
3494
  @property
3285
3495
  @pulumi.getter
3286
3496
  def type(self) -> str:
3497
+ """
3498
+ Type of domain mapping condition.
3499
+ """
3287
3500
  return pulumi.get(self, "type")
3288
3501
 
3289
3502
 
@@ -3295,6 +3508,18 @@ class GetServiceStatusTrafficResult(dict):
3295
3508
  revision_name: str,
3296
3509
  tag: str,
3297
3510
  url: str):
3511
+ """
3512
+ :param bool latest_revision: LatestRevision may be optionally provided to indicate that the latest ready
3513
+ Revision of the Configuration should be used for this traffic target. When
3514
+ provided LatestRevision must be true if RevisionName is empty; it must be
3515
+ false when RevisionName is non-empty.
3516
+ :param int percent: Percent specifies percent of the traffic to this Revision or Configuration.
3517
+ :param str revision_name: RevisionName of a specific revision to which to send this portion of traffic.
3518
+ :param str tag: Tag is optionally used to expose a dedicated url for referencing this target exclusively.
3519
+ :param str url: URL displays the URL for accessing tagged traffic targets. URL is displayed in status,
3520
+ and is disallowed on spec. URL must contain a scheme (e.g. http://) and a hostname,
3521
+ but may not contain anything else (e.g. basic auth, url path, etc.)
3522
+ """
3298
3523
  pulumi.set(__self__, "latest_revision", latest_revision)
3299
3524
  pulumi.set(__self__, "percent", percent)
3300
3525
  pulumi.set(__self__, "revision_name", revision_name)
@@ -3304,26 +3529,46 @@ class GetServiceStatusTrafficResult(dict):
3304
3529
  @property
3305
3530
  @pulumi.getter(name="latestRevision")
3306
3531
  def latest_revision(self) -> bool:
3532
+ """
3533
+ LatestRevision may be optionally provided to indicate that the latest ready
3534
+ Revision of the Configuration should be used for this traffic target. When
3535
+ provided LatestRevision must be true if RevisionName is empty; it must be
3536
+ false when RevisionName is non-empty.
3537
+ """
3307
3538
  return pulumi.get(self, "latest_revision")
3308
3539
 
3309
3540
  @property
3310
3541
  @pulumi.getter
3311
3542
  def percent(self) -> int:
3543
+ """
3544
+ Percent specifies percent of the traffic to this Revision or Configuration.
3545
+ """
3312
3546
  return pulumi.get(self, "percent")
3313
3547
 
3314
3548
  @property
3315
3549
  @pulumi.getter(name="revisionName")
3316
3550
  def revision_name(self) -> str:
3551
+ """
3552
+ RevisionName of a specific revision to which to send this portion of traffic.
3553
+ """
3317
3554
  return pulumi.get(self, "revision_name")
3318
3555
 
3319
3556
  @property
3320
3557
  @pulumi.getter
3321
3558
  def tag(self) -> str:
3559
+ """
3560
+ Tag is optionally used to expose a dedicated url for referencing this target exclusively.
3561
+ """
3322
3562
  return pulumi.get(self, "tag")
3323
3563
 
3324
3564
  @property
3325
3565
  @pulumi.getter
3326
3566
  def url(self) -> str:
3567
+ """
3568
+ URL displays the URL for accessing tagged traffic targets. URL is displayed in status,
3569
+ and is disallowed on spec. URL must contain a scheme (e.g. http://) and a hostname,
3570
+ but may not contain anything else (e.g. basic auth, url path, etc.)
3571
+ """
3327
3572
  return pulumi.get(self, "url")
3328
3573
 
3329
3574
 
@@ -3332,17 +3577,39 @@ class GetServiceTemplateResult(dict):
3332
3577
  def __init__(__self__, *,
3333
3578
  metadatas: Sequence['outputs.GetServiceTemplateMetadataResult'],
3334
3579
  specs: Sequence['outputs.GetServiceTemplateSpecResult']):
3580
+ """
3581
+ :param Sequence['GetServiceTemplateMetadataArgs'] metadatas: Optional metadata for this Revision, including labels and annotations.
3582
+ Name will be generated by the Configuration. To set minimum instances
3583
+ for this revision, use the "autoscaling.knative.dev/minScale" annotation
3584
+ key. To set maximum instances for this revision, use the
3585
+ "autoscaling.knative.dev/maxScale" annotation key. To set Cloud SQL
3586
+ connections for the revision, use the "run.googleapis.com/cloudsql-instances"
3587
+ annotation key.
3588
+ :param Sequence['GetServiceTemplateSpecArgs'] specs: RevisionSpec holds the desired state of the Revision (from the client).
3589
+ """
3335
3590
  pulumi.set(__self__, "metadatas", metadatas)
3336
3591
  pulumi.set(__self__, "specs", specs)
3337
3592
 
3338
3593
  @property
3339
3594
  @pulumi.getter
3340
3595
  def metadatas(self) -> Sequence['outputs.GetServiceTemplateMetadataResult']:
3596
+ """
3597
+ Optional metadata for this Revision, including labels and annotations.
3598
+ Name will be generated by the Configuration. To set minimum instances
3599
+ for this revision, use the "autoscaling.knative.dev/minScale" annotation
3600
+ key. To set maximum instances for this revision, use the
3601
+ "autoscaling.knative.dev/maxScale" annotation key. To set Cloud SQL
3602
+ connections for the revision, use the "run.googleapis.com/cloudsql-instances"
3603
+ annotation key.
3604
+ """
3341
3605
  return pulumi.get(self, "metadatas")
3342
3606
 
3343
3607
  @property
3344
3608
  @pulumi.getter
3345
3609
  def specs(self) -> Sequence['outputs.GetServiceTemplateSpecResult']:
3610
+ """
3611
+ RevisionSpec holds the desired state of the Revision (from the client).
3612
+ """
3346
3613
  return pulumi.get(self, "specs")
3347
3614
 
3348
3615
 
@@ -3358,7 +3625,20 @@ class GetServiceTemplateMetadataResult(dict):
3358
3625
  self_link: str,
3359
3626
  uid: str):
3360
3627
  """
3628
+ :param int generation: A sequence number representing a specific generation of the desired state.
3629
+ :param Mapping[str, str] labels: Map of string keys and values that can be used to organize and categorize
3630
+ (scope and select) objects.
3361
3631
  :param str name: The name of the Cloud Run Service.
3632
+ :param str namespace: In Cloud Run the namespace must be equal to either the
3633
+ project ID or project number. It will default to the resource's project.
3634
+ :param str resource_version: An opaque value that represents the internal version of this object that
3635
+ can be used by clients to determine when objects have changed. May be used
3636
+ for optimistic concurrency, change detection, and the watch operation on a
3637
+ resource or set of resources. They may only be valid for a
3638
+ particular resource or set of resources.
3639
+ :param str self_link: SelfLink is a URL representing this object.
3640
+ :param str uid: UID is a unique id generated by the server on successful creation of a resource and is not
3641
+ allowed to change on PUT operations.
3362
3642
  """
3363
3643
  pulumi.set(__self__, "annotations", annotations)
3364
3644
  pulumi.set(__self__, "generation", generation)
@@ -3377,11 +3657,18 @@ class GetServiceTemplateMetadataResult(dict):
3377
3657
  @property
3378
3658
  @pulumi.getter
3379
3659
  def generation(self) -> int:
3660
+ """
3661
+ A sequence number representing a specific generation of the desired state.
3662
+ """
3380
3663
  return pulumi.get(self, "generation")
3381
3664
 
3382
3665
  @property
3383
3666
  @pulumi.getter
3384
3667
  def labels(self) -> Mapping[str, str]:
3668
+ """
3669
+ Map of string keys and values that can be used to organize and categorize
3670
+ (scope and select) objects.
3671
+ """
3385
3672
  return pulumi.get(self, "labels")
3386
3673
 
3387
3674
  @property
@@ -3395,21 +3682,39 @@ class GetServiceTemplateMetadataResult(dict):
3395
3682
  @property
3396
3683
  @pulumi.getter
3397
3684
  def namespace(self) -> str:
3685
+ """
3686
+ In Cloud Run the namespace must be equal to either the
3687
+ project ID or project number. It will default to the resource's project.
3688
+ """
3398
3689
  return pulumi.get(self, "namespace")
3399
3690
 
3400
3691
  @property
3401
3692
  @pulumi.getter(name="resourceVersion")
3402
3693
  def resource_version(self) -> str:
3694
+ """
3695
+ An opaque value that represents the internal version of this object that
3696
+ can be used by clients to determine when objects have changed. May be used
3697
+ for optimistic concurrency, change detection, and the watch operation on a
3698
+ resource or set of resources. They may only be valid for a
3699
+ particular resource or set of resources.
3700
+ """
3403
3701
  return pulumi.get(self, "resource_version")
3404
3702
 
3405
3703
  @property
3406
3704
  @pulumi.getter(name="selfLink")
3407
3705
  def self_link(self) -> str:
3706
+ """
3707
+ SelfLink is a URL representing this object.
3708
+ """
3408
3709
  return pulumi.get(self, "self_link")
3409
3710
 
3410
3711
  @property
3411
3712
  @pulumi.getter
3412
3713
  def uid(self) -> str:
3714
+ """
3715
+ UID is a unique id generated by the server on successful creation of a resource and is not
3716
+ allowed to change on PUT operations.
3717
+ """
3413
3718
  return pulumi.get(self, "uid")
3414
3719
 
3415
3720
 
@@ -3422,6 +3727,25 @@ class GetServiceTemplateSpecResult(dict):
3422
3727
  serving_state: str,
3423
3728
  timeout_seconds: int,
3424
3729
  volumes: Sequence['outputs.GetServiceTemplateSpecVolumeResult']):
3730
+ """
3731
+ :param int container_concurrency: ContainerConcurrency specifies the maximum allowed in-flight (concurrent)
3732
+ requests per container of the Revision. Values are:
3733
+ - '0' thread-safe, the system should manage the max concurrency. This is
3734
+ the default value.
3735
+ - '1' not-thread-safe. Single concurrency
3736
+ - '2-N' thread-safe, max concurrency of N
3737
+ :param Sequence['GetServiceTemplateSpecContainerArgs'] containers: Containers defines the unit of execution for this Revision.
3738
+ :param str service_account_name: Email address of the IAM service account associated with the revision of the
3739
+ service. The service account represents the identity of the running revision,
3740
+ and determines what permissions the revision has. If not provided, the revision
3741
+ will use the project's default service account.
3742
+ :param str serving_state: ServingState holds a value describing the state the resources
3743
+ are in for this Revision.
3744
+ It is expected
3745
+ that the system will manipulate this based on routability and load.
3746
+ :param int timeout_seconds: TimeoutSeconds holds the max duration the instance is allowed for responding to a request.
3747
+ :param Sequence['GetServiceTemplateSpecVolumeArgs'] volumes: Volume represents a named volume in a container.
3748
+ """
3425
3749
  pulumi.set(__self__, "container_concurrency", container_concurrency)
3426
3750
  pulumi.set(__self__, "containers", containers)
3427
3751
  pulumi.set(__self__, "service_account_name", service_account_name)
@@ -3432,31 +3756,60 @@ class GetServiceTemplateSpecResult(dict):
3432
3756
  @property
3433
3757
  @pulumi.getter(name="containerConcurrency")
3434
3758
  def container_concurrency(self) -> int:
3759
+ """
3760
+ ContainerConcurrency specifies the maximum allowed in-flight (concurrent)
3761
+ requests per container of the Revision. Values are:
3762
+ - '0' thread-safe, the system should manage the max concurrency. This is
3763
+ the default value.
3764
+ - '1' not-thread-safe. Single concurrency
3765
+ - '2-N' thread-safe, max concurrency of N
3766
+ """
3435
3767
  return pulumi.get(self, "container_concurrency")
3436
3768
 
3437
3769
  @property
3438
3770
  @pulumi.getter
3439
3771
  def containers(self) -> Sequence['outputs.GetServiceTemplateSpecContainerResult']:
3772
+ """
3773
+ Containers defines the unit of execution for this Revision.
3774
+ """
3440
3775
  return pulumi.get(self, "containers")
3441
3776
 
3442
3777
  @property
3443
3778
  @pulumi.getter(name="serviceAccountName")
3444
3779
  def service_account_name(self) -> str:
3780
+ """
3781
+ Email address of the IAM service account associated with the revision of the
3782
+ service. The service account represents the identity of the running revision,
3783
+ and determines what permissions the revision has. If not provided, the revision
3784
+ will use the project's default service account.
3785
+ """
3445
3786
  return pulumi.get(self, "service_account_name")
3446
3787
 
3447
3788
  @property
3448
3789
  @pulumi.getter(name="servingState")
3449
3790
  def serving_state(self) -> str:
3450
- return pulumi.get(self, "serving_state")
3451
-
3452
- @property
3453
- @pulumi.getter(name="timeoutSeconds")
3454
- def timeout_seconds(self) -> int:
3791
+ """
3792
+ ServingState holds a value describing the state the resources
3793
+ are in for this Revision.
3794
+ It is expected
3795
+ that the system will manipulate this based on routability and load.
3796
+ """
3797
+ return pulumi.get(self, "serving_state")
3798
+
3799
+ @property
3800
+ @pulumi.getter(name="timeoutSeconds")
3801
+ def timeout_seconds(self) -> int:
3802
+ """
3803
+ TimeoutSeconds holds the max duration the instance is allowed for responding to a request.
3804
+ """
3455
3805
  return pulumi.get(self, "timeout_seconds")
3456
3806
 
3457
3807
  @property
3458
3808
  @pulumi.getter
3459
3809
  def volumes(self) -> Sequence['outputs.GetServiceTemplateSpecVolumeResult']:
3810
+ """
3811
+ Volume represents a named volume in a container.
3812
+ """
3460
3813
  return pulumi.get(self, "volumes")
3461
3814
 
3462
3815
 
@@ -3476,7 +3829,30 @@ class GetServiceTemplateSpecContainerResult(dict):
3476
3829
  volume_mounts: Sequence['outputs.GetServiceTemplateSpecContainerVolumeMountResult'],
3477
3830
  working_dir: str):
3478
3831
  """
3832
+ :param Sequence[str] args: Arguments to the entrypoint.
3833
+ The docker image's CMD is used if this is not provided.
3834
+ :param Sequence[str] commands: Entrypoint array. Not executed within a shell.
3835
+ The docker image's ENTRYPOINT is used if this is not provided.
3836
+ :param Sequence['GetServiceTemplateSpecContainerEnvFromArgs'] env_froms: List of sources to populate environment variables in the container.
3837
+ All invalid keys will be reported as an event when the container is starting.
3838
+ When a key exists in multiple sources, the value associated with the last source will
3839
+ take precedence. Values defined by an Env with a duplicate key will take
3840
+ precedence.
3841
+ :param Sequence['GetServiceTemplateSpecContainerEnvArgs'] envs: List of environment variables to set in the container.
3842
+ :param str image: Docker image name. This is most often a reference to a container located
3843
+ in the container registry, such as gcr.io/cloudrun/hello
3844
+ :param Sequence['GetServiceTemplateSpecContainerLivenessProbeArgs'] liveness_probes: Periodic probe of container liveness. Container will be restarted if the probe fails.
3479
3845
  :param str name: The name of the Cloud Run Service.
3846
+ :param Sequence['GetServiceTemplateSpecContainerPortArgs'] ports: List of open ports in the container.
3847
+ :param Sequence['GetServiceTemplateSpecContainerResourceArgs'] resources: Compute Resources required by this container. Used to set values such as max memory
3848
+ :param Sequence['GetServiceTemplateSpecContainerStartupProbeArgs'] startup_probes: Startup probe of application within the container.
3849
+ All other probes are disabled if a startup probe is provided, until it
3850
+ succeeds. Container will not be added to service endpoints if the probe fails.
3851
+ :param Sequence['GetServiceTemplateSpecContainerVolumeMountArgs'] volume_mounts: Volume to mount into the container's filesystem.
3852
+ Only supports SecretVolumeSources.
3853
+ :param str working_dir: Container's working directory.
3854
+ If not specified, the container runtime's default will be used, which
3855
+ might be configured in the container image.
3480
3856
  """
3481
3857
  pulumi.set(__self__, "args", args)
3482
3858
  pulumi.set(__self__, "commands", commands)
@@ -3494,31 +3870,56 @@ class GetServiceTemplateSpecContainerResult(dict):
3494
3870
  @property
3495
3871
  @pulumi.getter
3496
3872
  def args(self) -> Sequence[str]:
3873
+ """
3874
+ Arguments to the entrypoint.
3875
+ The docker image's CMD is used if this is not provided.
3876
+ """
3497
3877
  return pulumi.get(self, "args")
3498
3878
 
3499
3879
  @property
3500
3880
  @pulumi.getter
3501
3881
  def commands(self) -> Sequence[str]:
3882
+ """
3883
+ Entrypoint array. Not executed within a shell.
3884
+ The docker image's ENTRYPOINT is used if this is not provided.
3885
+ """
3502
3886
  return pulumi.get(self, "commands")
3503
3887
 
3504
3888
  @property
3505
3889
  @pulumi.getter(name="envFroms")
3506
3890
  def env_froms(self) -> Sequence['outputs.GetServiceTemplateSpecContainerEnvFromResult']:
3891
+ """
3892
+ List of sources to populate environment variables in the container.
3893
+ All invalid keys will be reported as an event when the container is starting.
3894
+ When a key exists in multiple sources, the value associated with the last source will
3895
+ take precedence. Values defined by an Env with a duplicate key will take
3896
+ precedence.
3897
+ """
3507
3898
  return pulumi.get(self, "env_froms")
3508
3899
 
3509
3900
  @property
3510
3901
  @pulumi.getter
3511
3902
  def envs(self) -> Sequence['outputs.GetServiceTemplateSpecContainerEnvResult']:
3903
+ """
3904
+ List of environment variables to set in the container.
3905
+ """
3512
3906
  return pulumi.get(self, "envs")
3513
3907
 
3514
3908
  @property
3515
3909
  @pulumi.getter
3516
3910
  def image(self) -> str:
3911
+ """
3912
+ Docker image name. This is most often a reference to a container located
3913
+ in the container registry, such as gcr.io/cloudrun/hello
3914
+ """
3517
3915
  return pulumi.get(self, "image")
3518
3916
 
3519
3917
  @property
3520
3918
  @pulumi.getter(name="livenessProbes")
3521
3919
  def liveness_probes(self) -> Sequence['outputs.GetServiceTemplateSpecContainerLivenessProbeResult']:
3920
+ """
3921
+ Periodic probe of container liveness. Container will be restarted if the probe fails.
3922
+ """
3522
3923
  return pulumi.get(self, "liveness_probes")
3523
3924
 
3524
3925
  @property
@@ -3532,26 +3933,46 @@ class GetServiceTemplateSpecContainerResult(dict):
3532
3933
  @property
3533
3934
  @pulumi.getter
3534
3935
  def ports(self) -> Sequence['outputs.GetServiceTemplateSpecContainerPortResult']:
3936
+ """
3937
+ List of open ports in the container.
3938
+ """
3535
3939
  return pulumi.get(self, "ports")
3536
3940
 
3537
3941
  @property
3538
3942
  @pulumi.getter
3539
3943
  def resources(self) -> Sequence['outputs.GetServiceTemplateSpecContainerResourceResult']:
3944
+ """
3945
+ Compute Resources required by this container. Used to set values such as max memory
3946
+ """
3540
3947
  return pulumi.get(self, "resources")
3541
3948
 
3542
3949
  @property
3543
3950
  @pulumi.getter(name="startupProbes")
3544
3951
  def startup_probes(self) -> Sequence['outputs.GetServiceTemplateSpecContainerStartupProbeResult']:
3952
+ """
3953
+ Startup probe of application within the container.
3954
+ All other probes are disabled if a startup probe is provided, until it
3955
+ succeeds. Container will not be added to service endpoints if the probe fails.
3956
+ """
3545
3957
  return pulumi.get(self, "startup_probes")
3546
3958
 
3547
3959
  @property
3548
3960
  @pulumi.getter(name="volumeMounts")
3549
3961
  def volume_mounts(self) -> Sequence['outputs.GetServiceTemplateSpecContainerVolumeMountResult']:
3962
+ """
3963
+ Volume to mount into the container's filesystem.
3964
+ Only supports SecretVolumeSources.
3965
+ """
3550
3966
  return pulumi.get(self, "volume_mounts")
3551
3967
 
3552
3968
  @property
3553
3969
  @pulumi.getter(name="workingDir")
3554
3970
  def working_dir(self) -> str:
3971
+ """
3972
+ Container's working directory.
3973
+ If not specified, the container runtime's default will be used, which
3974
+ might be configured in the container image.
3975
+ """
3555
3976
  return pulumi.get(self, "working_dir")
3556
3977
 
3557
3978
 
@@ -3563,6 +3984,8 @@ class GetServiceTemplateSpecContainerEnvResult(dict):
3563
3984
  value_froms: Sequence['outputs.GetServiceTemplateSpecContainerEnvValueFromResult']):
3564
3985
  """
3565
3986
  :param str name: The name of the Cloud Run Service.
3987
+ :param str value: Defaults to "".
3988
+ :param Sequence['GetServiceTemplateSpecContainerEnvValueFromArgs'] value_froms: Source for the environment variable's value. Only supports secret_key_ref.
3566
3989
  """
3567
3990
  pulumi.set(__self__, "name", name)
3568
3991
  pulumi.set(__self__, "value", value)
@@ -3579,11 +4002,17 @@ class GetServiceTemplateSpecContainerEnvResult(dict):
3579
4002
  @property
3580
4003
  @pulumi.getter
3581
4004
  def value(self) -> str:
4005
+ """
4006
+ Defaults to "".
4007
+ """
3582
4008
  return pulumi.get(self, "value")
3583
4009
 
3584
4010
  @property
3585
4011
  @pulumi.getter(name="valueFroms")
3586
4012
  def value_froms(self) -> Sequence['outputs.GetServiceTemplateSpecContainerEnvValueFromResult']:
4013
+ """
4014
+ Source for the environment variable's value. Only supports secret_key_ref.
4015
+ """
3587
4016
  return pulumi.get(self, "value_froms")
3588
4017
 
3589
4018
 
@@ -3593,6 +4022,11 @@ class GetServiceTemplateSpecContainerEnvFromResult(dict):
3593
4022
  config_map_reves: Sequence['outputs.GetServiceTemplateSpecContainerEnvFromConfigMapRefResult'],
3594
4023
  prefix: str,
3595
4024
  secret_reves: Sequence['outputs.GetServiceTemplateSpecContainerEnvFromSecretRefResult']):
4025
+ """
4026
+ :param Sequence['GetServiceTemplateSpecContainerEnvFromConfigMapRefArgs'] config_map_reves: The ConfigMap to select from.
4027
+ :param str prefix: An optional identifier to prepend to each key in the ConfigMap.
4028
+ :param Sequence['GetServiceTemplateSpecContainerEnvFromSecretRefArgs'] secret_reves: The Secret to select from.
4029
+ """
3596
4030
  pulumi.set(__self__, "config_map_reves", config_map_reves)
3597
4031
  pulumi.set(__self__, "prefix", prefix)
3598
4032
  pulumi.set(__self__, "secret_reves", secret_reves)
@@ -3600,16 +4034,25 @@ class GetServiceTemplateSpecContainerEnvFromResult(dict):
3600
4034
  @property
3601
4035
  @pulumi.getter(name="configMapReves")
3602
4036
  def config_map_reves(self) -> Sequence['outputs.GetServiceTemplateSpecContainerEnvFromConfigMapRefResult']:
4037
+ """
4038
+ The ConfigMap to select from.
4039
+ """
3603
4040
  return pulumi.get(self, "config_map_reves")
3604
4041
 
3605
4042
  @property
3606
4043
  @pulumi.getter
3607
4044
  def prefix(self) -> str:
4045
+ """
4046
+ An optional identifier to prepend to each key in the ConfigMap.
4047
+ """
3608
4048
  return pulumi.get(self, "prefix")
3609
4049
 
3610
4050
  @property
3611
4051
  @pulumi.getter(name="secretReves")
3612
4052
  def secret_reves(self) -> Sequence['outputs.GetServiceTemplateSpecContainerEnvFromSecretRefResult']:
4053
+ """
4054
+ The Secret to select from.
4055
+ """
3613
4056
  return pulumi.get(self, "secret_reves")
3614
4057
 
3615
4058
 
@@ -3618,17 +4061,27 @@ class GetServiceTemplateSpecContainerEnvFromConfigMapRefResult(dict):
3618
4061
  def __init__(__self__, *,
3619
4062
  local_object_references: Sequence['outputs.GetServiceTemplateSpecContainerEnvFromConfigMapRefLocalObjectReferenceResult'],
3620
4063
  optional: bool):
4064
+ """
4065
+ :param Sequence['GetServiceTemplateSpecContainerEnvFromConfigMapRefLocalObjectReferenceArgs'] local_object_references: The ConfigMap to select from.
4066
+ :param bool optional: Specify whether the ConfigMap must be defined
4067
+ """
3621
4068
  pulumi.set(__self__, "local_object_references", local_object_references)
3622
4069
  pulumi.set(__self__, "optional", optional)
3623
4070
 
3624
4071
  @property
3625
4072
  @pulumi.getter(name="localObjectReferences")
3626
4073
  def local_object_references(self) -> Sequence['outputs.GetServiceTemplateSpecContainerEnvFromConfigMapRefLocalObjectReferenceResult']:
4074
+ """
4075
+ The ConfigMap to select from.
4076
+ """
3627
4077
  return pulumi.get(self, "local_object_references")
3628
4078
 
3629
4079
  @property
3630
4080
  @pulumi.getter
3631
4081
  def optional(self) -> bool:
4082
+ """
4083
+ Specify whether the ConfigMap must be defined
4084
+ """
3632
4085
  return pulumi.get(self, "optional")
3633
4086
 
3634
4087
 
@@ -3655,17 +4108,27 @@ class GetServiceTemplateSpecContainerEnvFromSecretRefResult(dict):
3655
4108
  def __init__(__self__, *,
3656
4109
  local_object_references: Sequence['outputs.GetServiceTemplateSpecContainerEnvFromSecretRefLocalObjectReferenceResult'],
3657
4110
  optional: bool):
4111
+ """
4112
+ :param Sequence['GetServiceTemplateSpecContainerEnvFromSecretRefLocalObjectReferenceArgs'] local_object_references: The Secret to select from.
4113
+ :param bool optional: Specify whether the Secret must be defined
4114
+ """
3658
4115
  pulumi.set(__self__, "local_object_references", local_object_references)
3659
4116
  pulumi.set(__self__, "optional", optional)
3660
4117
 
3661
4118
  @property
3662
4119
  @pulumi.getter(name="localObjectReferences")
3663
4120
  def local_object_references(self) -> Sequence['outputs.GetServiceTemplateSpecContainerEnvFromSecretRefLocalObjectReferenceResult']:
4121
+ """
4122
+ The Secret to select from.
4123
+ """
3664
4124
  return pulumi.get(self, "local_object_references")
3665
4125
 
3666
4126
  @property
3667
4127
  @pulumi.getter
3668
4128
  def optional(self) -> bool:
4129
+ """
4130
+ Specify whether the Secret must be defined
4131
+ """
3669
4132
  return pulumi.get(self, "optional")
3670
4133
 
3671
4134
 
@@ -3691,11 +4154,17 @@ class GetServiceTemplateSpecContainerEnvFromSecretRefLocalObjectReferenceResult(
3691
4154
  class GetServiceTemplateSpecContainerEnvValueFromResult(dict):
3692
4155
  def __init__(__self__, *,
3693
4156
  secret_key_reves: Sequence['outputs.GetServiceTemplateSpecContainerEnvValueFromSecretKeyRefResult']):
4157
+ """
4158
+ :param Sequence['GetServiceTemplateSpecContainerEnvValueFromSecretKeyRefArgs'] secret_key_reves: Selects a key (version) of a secret in Secret Manager.
4159
+ """
3694
4160
  pulumi.set(__self__, "secret_key_reves", secret_key_reves)
3695
4161
 
3696
4162
  @property
3697
4163
  @pulumi.getter(name="secretKeyReves")
3698
4164
  def secret_key_reves(self) -> Sequence['outputs.GetServiceTemplateSpecContainerEnvValueFromSecretKeyRefResult']:
4165
+ """
4166
+ Selects a key (version) of a secret in Secret Manager.
4167
+ """
3699
4168
  return pulumi.get(self, "secret_key_reves")
3700
4169
 
3701
4170
 
@@ -3705,6 +4174,8 @@ class GetServiceTemplateSpecContainerEnvValueFromSecretKeyRefResult(dict):
3705
4174
  key: str,
3706
4175
  name: str):
3707
4176
  """
4177
+ :param str key: A Cloud Secret Manager secret version. Must be 'latest' for the latest
4178
+ version or an integer for a specific version.
3708
4179
  :param str name: The name of the Cloud Run Service.
3709
4180
  """
3710
4181
  pulumi.set(__self__, "key", key)
@@ -3713,6 +4184,10 @@ class GetServiceTemplateSpecContainerEnvValueFromSecretKeyRefResult(dict):
3713
4184
  @property
3714
4185
  @pulumi.getter
3715
4186
  def key(self) -> str:
4187
+ """
4188
+ A Cloud Secret Manager secret version. Must be 'latest' for the latest
4189
+ version or an integer for a specific version.
4190
+ """
3716
4191
  return pulumi.get(self, "key")
3717
4192
 
3718
4193
  @property
@@ -3733,6 +4208,20 @@ class GetServiceTemplateSpecContainerLivenessProbeResult(dict):
3733
4208
  initial_delay_seconds: int,
3734
4209
  period_seconds: int,
3735
4210
  timeout_seconds: int):
4211
+ """
4212
+ :param int failure_threshold: Minimum consecutive failures for the probe to be considered failed after
4213
+ having succeeded. Defaults to 3. Minimum value is 1.
4214
+ :param Sequence['GetServiceTemplateSpecContainerLivenessProbeGrpcArgs'] grpcs: GRPC specifies an action involving a GRPC port.
4215
+ :param Sequence['GetServiceTemplateSpecContainerLivenessProbeHttpGetArgs'] http_gets: HttpGet specifies the http request to perform.
4216
+ :param int initial_delay_seconds: Number of seconds after the container has started before the probe is
4217
+ initiated.
4218
+ Defaults to 0 seconds. Minimum value is 0. Maximum value is 3600.
4219
+ :param int period_seconds: How often (in seconds) to perform the probe.
4220
+ Default to 10 seconds. Minimum value is 1. Maximum value is 3600.
4221
+ :param int timeout_seconds: Number of seconds after which the probe times out.
4222
+ Defaults to 1 second. Minimum value is 1. Maximum value is 3600.
4223
+ Must be smaller than period_seconds.
4224
+ """
3736
4225
  pulumi.set(__self__, "failure_threshold", failure_threshold)
3737
4226
  pulumi.set(__self__, "grpcs", grpcs)
3738
4227
  pulumi.set(__self__, "http_gets", http_gets)
@@ -3743,31 +4232,55 @@ class GetServiceTemplateSpecContainerLivenessProbeResult(dict):
3743
4232
  @property
3744
4233
  @pulumi.getter(name="failureThreshold")
3745
4234
  def failure_threshold(self) -> int:
4235
+ """
4236
+ Minimum consecutive failures for the probe to be considered failed after
4237
+ having succeeded. Defaults to 3. Minimum value is 1.
4238
+ """
3746
4239
  return pulumi.get(self, "failure_threshold")
3747
4240
 
3748
4241
  @property
3749
4242
  @pulumi.getter
3750
4243
  def grpcs(self) -> Sequence['outputs.GetServiceTemplateSpecContainerLivenessProbeGrpcResult']:
4244
+ """
4245
+ GRPC specifies an action involving a GRPC port.
4246
+ """
3751
4247
  return pulumi.get(self, "grpcs")
3752
4248
 
3753
4249
  @property
3754
4250
  @pulumi.getter(name="httpGets")
3755
4251
  def http_gets(self) -> Sequence['outputs.GetServiceTemplateSpecContainerLivenessProbeHttpGetResult']:
4252
+ """
4253
+ HttpGet specifies the http request to perform.
4254
+ """
3756
4255
  return pulumi.get(self, "http_gets")
3757
4256
 
3758
4257
  @property
3759
4258
  @pulumi.getter(name="initialDelaySeconds")
3760
4259
  def initial_delay_seconds(self) -> int:
4260
+ """
4261
+ Number of seconds after the container has started before the probe is
4262
+ initiated.
4263
+ Defaults to 0 seconds. Minimum value is 0. Maximum value is 3600.
4264
+ """
3761
4265
  return pulumi.get(self, "initial_delay_seconds")
3762
4266
 
3763
4267
  @property
3764
4268
  @pulumi.getter(name="periodSeconds")
3765
4269
  def period_seconds(self) -> int:
4270
+ """
4271
+ How often (in seconds) to perform the probe.
4272
+ Default to 10 seconds. Minimum value is 1. Maximum value is 3600.
4273
+ """
3766
4274
  return pulumi.get(self, "period_seconds")
3767
4275
 
3768
4276
  @property
3769
4277
  @pulumi.getter(name="timeoutSeconds")
3770
4278
  def timeout_seconds(self) -> int:
4279
+ """
4280
+ Number of seconds after which the probe times out.
4281
+ Defaults to 1 second. Minimum value is 1. Maximum value is 3600.
4282
+ Must be smaller than period_seconds.
4283
+ """
3771
4284
  return pulumi.get(self, "timeout_seconds")
3772
4285
 
3773
4286
 
@@ -3776,17 +4289,33 @@ class GetServiceTemplateSpecContainerLivenessProbeGrpcResult(dict):
3776
4289
  def __init__(__self__, *,
3777
4290
  port: int,
3778
4291
  service: str):
4292
+ """
4293
+ :param int port: Port number to access on the container. Number must be in the range 1 to 65535.
4294
+ If not specified, defaults to the same value as container.ports[0].containerPort.
4295
+ :param str service: The name of the service to place in the gRPC HealthCheckRequest
4296
+ (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
4297
+ If this is not specified, the default behavior is defined by gRPC.
4298
+ """
3779
4299
  pulumi.set(__self__, "port", port)
3780
4300
  pulumi.set(__self__, "service", service)
3781
4301
 
3782
4302
  @property
3783
4303
  @pulumi.getter
3784
4304
  def port(self) -> int:
4305
+ """
4306
+ Port number to access on the container. Number must be in the range 1 to 65535.
4307
+ If not specified, defaults to the same value as container.ports[0].containerPort.
4308
+ """
3785
4309
  return pulumi.get(self, "port")
3786
4310
 
3787
4311
  @property
3788
4312
  @pulumi.getter
3789
4313
  def service(self) -> str:
4314
+ """
4315
+ The name of the service to place in the gRPC HealthCheckRequest
4316
+ (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
4317
+ If this is not specified, the default behavior is defined by gRPC.
4318
+ """
3790
4319
  return pulumi.get(self, "service")
3791
4320
 
3792
4321
 
@@ -3796,6 +4325,12 @@ class GetServiceTemplateSpecContainerLivenessProbeHttpGetResult(dict):
3796
4325
  http_headers: Sequence['outputs.GetServiceTemplateSpecContainerLivenessProbeHttpGetHttpHeaderResult'],
3797
4326
  path: str,
3798
4327
  port: int):
4328
+ """
4329
+ :param Sequence['GetServiceTemplateSpecContainerLivenessProbeHttpGetHttpHeaderArgs'] http_headers: Custom headers to set in the request. HTTP allows repeated headers.
4330
+ :param str path: Path to access on the HTTP server. If set, it should not be empty string.
4331
+ :param int port: Port number to access on the container. Number must be in the range 1 to 65535.
4332
+ If not specified, defaults to the same value as container.ports[0].containerPort.
4333
+ """
3799
4334
  pulumi.set(__self__, "http_headers", http_headers)
3800
4335
  pulumi.set(__self__, "path", path)
3801
4336
  pulumi.set(__self__, "port", port)
@@ -3803,16 +4338,26 @@ class GetServiceTemplateSpecContainerLivenessProbeHttpGetResult(dict):
3803
4338
  @property
3804
4339
  @pulumi.getter(name="httpHeaders")
3805
4340
  def http_headers(self) -> Sequence['outputs.GetServiceTemplateSpecContainerLivenessProbeHttpGetHttpHeaderResult']:
4341
+ """
4342
+ Custom headers to set in the request. HTTP allows repeated headers.
4343
+ """
3806
4344
  return pulumi.get(self, "http_headers")
3807
4345
 
3808
4346
  @property
3809
4347
  @pulumi.getter
3810
4348
  def path(self) -> str:
4349
+ """
4350
+ Path to access on the HTTP server. If set, it should not be empty string.
4351
+ """
3811
4352
  return pulumi.get(self, "path")
3812
4353
 
3813
4354
  @property
3814
4355
  @pulumi.getter
3815
4356
  def port(self) -> int:
4357
+ """
4358
+ Port number to access on the container. Number must be in the range 1 to 65535.
4359
+ If not specified, defaults to the same value as container.ports[0].containerPort.
4360
+ """
3816
4361
  return pulumi.get(self, "port")
3817
4362
 
3818
4363
 
@@ -3823,6 +4368,7 @@ class GetServiceTemplateSpecContainerLivenessProbeHttpGetHttpHeaderResult(dict):
3823
4368
  value: str):
3824
4369
  """
3825
4370
  :param str name: The name of the Cloud Run Service.
4371
+ :param str value: The header field value.
3826
4372
  """
3827
4373
  pulumi.set(__self__, "name", name)
3828
4374
  pulumi.set(__self__, "value", value)
@@ -3838,6 +4384,9 @@ class GetServiceTemplateSpecContainerLivenessProbeHttpGetHttpHeaderResult(dict):
3838
4384
  @property
3839
4385
  @pulumi.getter
3840
4386
  def value(self) -> str:
4387
+ """
4388
+ The header field value.
4389
+ """
3841
4390
  return pulumi.get(self, "value")
3842
4391
 
3843
4392
 
@@ -3848,7 +4397,9 @@ class GetServiceTemplateSpecContainerPortResult(dict):
3848
4397
  name: str,
3849
4398
  protocol: str):
3850
4399
  """
4400
+ :param int container_port: Port number the container listens on. This must be a valid port number (between 1 and 65535). Defaults to "8080".
3851
4401
  :param str name: The name of the Cloud Run Service.
4402
+ :param str protocol: Protocol for port. Must be "TCP". Defaults to "TCP".
3852
4403
  """
3853
4404
  pulumi.set(__self__, "container_port", container_port)
3854
4405
  pulumi.set(__self__, "name", name)
@@ -3857,6 +4408,9 @@ class GetServiceTemplateSpecContainerPortResult(dict):
3857
4408
  @property
3858
4409
  @pulumi.getter(name="containerPort")
3859
4410
  def container_port(self) -> int:
4411
+ """
4412
+ Port number the container listens on. This must be a valid port number (between 1 and 65535). Defaults to "8080".
4413
+ """
3860
4414
  return pulumi.get(self, "container_port")
3861
4415
 
3862
4416
  @property
@@ -3870,6 +4424,9 @@ class GetServiceTemplateSpecContainerPortResult(dict):
3870
4424
  @property
3871
4425
  @pulumi.getter
3872
4426
  def protocol(self) -> str:
4427
+ """
4428
+ Protocol for port. Must be "TCP". Defaults to "TCP".
4429
+ """
3873
4430
  return pulumi.get(self, "protocol")
3874
4431
 
3875
4432
 
@@ -3878,17 +4435,39 @@ class GetServiceTemplateSpecContainerResourceResult(dict):
3878
4435
  def __init__(__self__, *,
3879
4436
  limits: Mapping[str, str],
3880
4437
  requests: Mapping[str, str]):
4438
+ """
4439
+ :param Mapping[str, str] limits: Limits describes the maximum amount of compute resources allowed.
4440
+ The values of the map is string form of the 'quantity' k8s type:
4441
+ https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
4442
+ :param Mapping[str, str] requests: Requests describes the minimum amount of compute resources required.
4443
+ If Requests is omitted for a container, it defaults to Limits if that is
4444
+ explicitly specified, otherwise to an implementation-defined value.
4445
+ The values of the map is string form of the 'quantity' k8s type:
4446
+ https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
4447
+ """
3881
4448
  pulumi.set(__self__, "limits", limits)
3882
4449
  pulumi.set(__self__, "requests", requests)
3883
4450
 
3884
4451
  @property
3885
4452
  @pulumi.getter
3886
4453
  def limits(self) -> Mapping[str, str]:
4454
+ """
4455
+ Limits describes the maximum amount of compute resources allowed.
4456
+ The values of the map is string form of the 'quantity' k8s type:
4457
+ https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
4458
+ """
3887
4459
  return pulumi.get(self, "limits")
3888
4460
 
3889
4461
  @property
3890
4462
  @pulumi.getter
3891
4463
  def requests(self) -> Mapping[str, str]:
4464
+ """
4465
+ Requests describes the minimum amount of compute resources required.
4466
+ If Requests is omitted for a container, it defaults to Limits if that is
4467
+ explicitly specified, otherwise to an implementation-defined value.
4468
+ The values of the map is string form of the 'quantity' k8s type:
4469
+ https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
4470
+ """
3892
4471
  return pulumi.get(self, "requests")
3893
4472
 
3894
4473
 
@@ -3902,6 +4481,21 @@ class GetServiceTemplateSpecContainerStartupProbeResult(dict):
3902
4481
  period_seconds: int,
3903
4482
  tcp_sockets: Sequence['outputs.GetServiceTemplateSpecContainerStartupProbeTcpSocketResult'],
3904
4483
  timeout_seconds: int):
4484
+ """
4485
+ :param int failure_threshold: Minimum consecutive failures for the probe to be considered failed after
4486
+ having succeeded. Defaults to 3. Minimum value is 1.
4487
+ :param Sequence['GetServiceTemplateSpecContainerStartupProbeGrpcArgs'] grpcs: GRPC specifies an action involving a GRPC port.
4488
+ :param Sequence['GetServiceTemplateSpecContainerStartupProbeHttpGetArgs'] http_gets: HttpGet specifies the http request to perform.
4489
+ :param int initial_delay_seconds: Number of seconds after the container has started before the probe is
4490
+ initiated.
4491
+ Defaults to 0 seconds. Minimum value is 0. Maximum value is 240.
4492
+ :param int period_seconds: How often (in seconds) to perform the probe.
4493
+ Default to 10 seconds. Minimum value is 1. Maximum value is 240.
4494
+ :param Sequence['GetServiceTemplateSpecContainerStartupProbeTcpSocketArgs'] tcp_sockets: TcpSocket specifies an action involving a TCP port.
4495
+ :param int timeout_seconds: Number of seconds after which the probe times out.
4496
+ Defaults to 1 second. Minimum value is 1. Maximum value is 3600.
4497
+ Must be smaller than periodSeconds.
4498
+ """
3905
4499
  pulumi.set(__self__, "failure_threshold", failure_threshold)
3906
4500
  pulumi.set(__self__, "grpcs", grpcs)
3907
4501
  pulumi.set(__self__, "http_gets", http_gets)
@@ -3913,36 +4507,63 @@ class GetServiceTemplateSpecContainerStartupProbeResult(dict):
3913
4507
  @property
3914
4508
  @pulumi.getter(name="failureThreshold")
3915
4509
  def failure_threshold(self) -> int:
4510
+ """
4511
+ Minimum consecutive failures for the probe to be considered failed after
4512
+ having succeeded. Defaults to 3. Minimum value is 1.
4513
+ """
3916
4514
  return pulumi.get(self, "failure_threshold")
3917
4515
 
3918
4516
  @property
3919
4517
  @pulumi.getter
3920
4518
  def grpcs(self) -> Sequence['outputs.GetServiceTemplateSpecContainerStartupProbeGrpcResult']:
4519
+ """
4520
+ GRPC specifies an action involving a GRPC port.
4521
+ """
3921
4522
  return pulumi.get(self, "grpcs")
3922
4523
 
3923
4524
  @property
3924
4525
  @pulumi.getter(name="httpGets")
3925
4526
  def http_gets(self) -> Sequence['outputs.GetServiceTemplateSpecContainerStartupProbeHttpGetResult']:
4527
+ """
4528
+ HttpGet specifies the http request to perform.
4529
+ """
3926
4530
  return pulumi.get(self, "http_gets")
3927
4531
 
3928
4532
  @property
3929
4533
  @pulumi.getter(name="initialDelaySeconds")
3930
4534
  def initial_delay_seconds(self) -> int:
4535
+ """
4536
+ Number of seconds after the container has started before the probe is
4537
+ initiated.
4538
+ Defaults to 0 seconds. Minimum value is 0. Maximum value is 240.
4539
+ """
3931
4540
  return pulumi.get(self, "initial_delay_seconds")
3932
4541
 
3933
4542
  @property
3934
4543
  @pulumi.getter(name="periodSeconds")
3935
4544
  def period_seconds(self) -> int:
4545
+ """
4546
+ How often (in seconds) to perform the probe.
4547
+ Default to 10 seconds. Minimum value is 1. Maximum value is 240.
4548
+ """
3936
4549
  return pulumi.get(self, "period_seconds")
3937
4550
 
3938
4551
  @property
3939
4552
  @pulumi.getter(name="tcpSockets")
3940
4553
  def tcp_sockets(self) -> Sequence['outputs.GetServiceTemplateSpecContainerStartupProbeTcpSocketResult']:
4554
+ """
4555
+ TcpSocket specifies an action involving a TCP port.
4556
+ """
3941
4557
  return pulumi.get(self, "tcp_sockets")
3942
4558
 
3943
4559
  @property
3944
4560
  @pulumi.getter(name="timeoutSeconds")
3945
4561
  def timeout_seconds(self) -> int:
4562
+ """
4563
+ Number of seconds after which the probe times out.
4564
+ Defaults to 1 second. Minimum value is 1. Maximum value is 3600.
4565
+ Must be smaller than periodSeconds.
4566
+ """
3946
4567
  return pulumi.get(self, "timeout_seconds")
3947
4568
 
3948
4569
 
@@ -3951,17 +4572,33 @@ class GetServiceTemplateSpecContainerStartupProbeGrpcResult(dict):
3951
4572
  def __init__(__self__, *,
3952
4573
  port: int,
3953
4574
  service: str):
4575
+ """
4576
+ :param int port: Port number to access on the container. Number must be in the range 1 to 65535.
4577
+ If not specified, defaults to the same value as container.ports[0].containerPort.
4578
+ :param str service: The name of the service to place in the gRPC HealthCheckRequest
4579
+ (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
4580
+ If this is not specified, the default behavior is defined by gRPC.
4581
+ """
3954
4582
  pulumi.set(__self__, "port", port)
3955
4583
  pulumi.set(__self__, "service", service)
3956
4584
 
3957
4585
  @property
3958
4586
  @pulumi.getter
3959
4587
  def port(self) -> int:
4588
+ """
4589
+ Port number to access on the container. Number must be in the range 1 to 65535.
4590
+ If not specified, defaults to the same value as container.ports[0].containerPort.
4591
+ """
3960
4592
  return pulumi.get(self, "port")
3961
4593
 
3962
4594
  @property
3963
4595
  @pulumi.getter
3964
4596
  def service(self) -> str:
4597
+ """
4598
+ The name of the service to place in the gRPC HealthCheckRequest
4599
+ (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
4600
+ If this is not specified, the default behavior is defined by gRPC.
4601
+ """
3965
4602
  return pulumi.get(self, "service")
3966
4603
 
3967
4604
 
@@ -3971,6 +4608,12 @@ class GetServiceTemplateSpecContainerStartupProbeHttpGetResult(dict):
3971
4608
  http_headers: Sequence['outputs.GetServiceTemplateSpecContainerStartupProbeHttpGetHttpHeaderResult'],
3972
4609
  path: str,
3973
4610
  port: int):
4611
+ """
4612
+ :param Sequence['GetServiceTemplateSpecContainerStartupProbeHttpGetHttpHeaderArgs'] http_headers: Custom headers to set in the request. HTTP allows repeated headers.
4613
+ :param str path: Path to access on the HTTP server. If set, it should not be empty string.
4614
+ :param int port: Port number to access on the container. Number must be in the range 1 to 65535.
4615
+ If not specified, defaults to the same value as container.ports[0].containerPort.
4616
+ """
3974
4617
  pulumi.set(__self__, "http_headers", http_headers)
3975
4618
  pulumi.set(__self__, "path", path)
3976
4619
  pulumi.set(__self__, "port", port)
@@ -3978,16 +4621,26 @@ class GetServiceTemplateSpecContainerStartupProbeHttpGetResult(dict):
3978
4621
  @property
3979
4622
  @pulumi.getter(name="httpHeaders")
3980
4623
  def http_headers(self) -> Sequence['outputs.GetServiceTemplateSpecContainerStartupProbeHttpGetHttpHeaderResult']:
4624
+ """
4625
+ Custom headers to set in the request. HTTP allows repeated headers.
4626
+ """
3981
4627
  return pulumi.get(self, "http_headers")
3982
4628
 
3983
4629
  @property
3984
4630
  @pulumi.getter
3985
4631
  def path(self) -> str:
4632
+ """
4633
+ Path to access on the HTTP server. If set, it should not be empty string.
4634
+ """
3986
4635
  return pulumi.get(self, "path")
3987
4636
 
3988
4637
  @property
3989
4638
  @pulumi.getter
3990
4639
  def port(self) -> int:
4640
+ """
4641
+ Port number to access on the container. Number must be in the range 1 to 65535.
4642
+ If not specified, defaults to the same value as container.ports[0].containerPort.
4643
+ """
3991
4644
  return pulumi.get(self, "port")
3992
4645
 
3993
4646
 
@@ -3998,6 +4651,7 @@ class GetServiceTemplateSpecContainerStartupProbeHttpGetHttpHeaderResult(dict):
3998
4651
  value: str):
3999
4652
  """
4000
4653
  :param str name: The name of the Cloud Run Service.
4654
+ :param str value: The header field value.
4001
4655
  """
4002
4656
  pulumi.set(__self__, "name", name)
4003
4657
  pulumi.set(__self__, "value", value)
@@ -4013,6 +4667,9 @@ class GetServiceTemplateSpecContainerStartupProbeHttpGetHttpHeaderResult(dict):
4013
4667
  @property
4014
4668
  @pulumi.getter
4015
4669
  def value(self) -> str:
4670
+ """
4671
+ The header field value.
4672
+ """
4016
4673
  return pulumi.get(self, "value")
4017
4674
 
4018
4675
 
@@ -4020,11 +4677,19 @@ class GetServiceTemplateSpecContainerStartupProbeHttpGetHttpHeaderResult(dict):
4020
4677
  class GetServiceTemplateSpecContainerStartupProbeTcpSocketResult(dict):
4021
4678
  def __init__(__self__, *,
4022
4679
  port: int):
4680
+ """
4681
+ :param int port: Port number to access on the container. Number must be in the range 1 to 65535.
4682
+ If not specified, defaults to the same value as container.ports[0].containerPort.
4683
+ """
4023
4684
  pulumi.set(__self__, "port", port)
4024
4685
 
4025
4686
  @property
4026
4687
  @pulumi.getter
4027
4688
  def port(self) -> int:
4689
+ """
4690
+ Port number to access on the container. Number must be in the range 1 to 65535.
4691
+ If not specified, defaults to the same value as container.ports[0].containerPort.
4692
+ """
4028
4693
  return pulumi.get(self, "port")
4029
4694
 
4030
4695
 
@@ -4034,6 +4699,8 @@ class GetServiceTemplateSpecContainerVolumeMountResult(dict):
4034
4699
  mount_path: str,
4035
4700
  name: str):
4036
4701
  """
4702
+ :param str mount_path: Path within the container at which the volume should be mounted. Must
4703
+ not contain ':'.
4037
4704
  :param str name: The name of the Cloud Run Service.
4038
4705
  """
4039
4706
  pulumi.set(__self__, "mount_path", mount_path)
@@ -4042,6 +4709,10 @@ class GetServiceTemplateSpecContainerVolumeMountResult(dict):
4042
4709
  @property
4043
4710
  @pulumi.getter(name="mountPath")
4044
4711
  def mount_path(self) -> str:
4712
+ """
4713
+ Path within the container at which the volume should be mounted. Must
4714
+ not contain ':'.
4715
+ """
4045
4716
  return pulumi.get(self, "mount_path")
4046
4717
 
4047
4718
  @property
@@ -4056,19 +4727,37 @@ class GetServiceTemplateSpecContainerVolumeMountResult(dict):
4056
4727
  @pulumi.output_type
4057
4728
  class GetServiceTemplateSpecVolumeResult(dict):
4058
4729
  def __init__(__self__, *,
4730
+ csis: Sequence['outputs.GetServiceTemplateSpecVolumeCsiResult'],
4059
4731
  empty_dirs: Sequence['outputs.GetServiceTemplateSpecVolumeEmptyDirResult'],
4060
4732
  name: str,
4061
4733
  secrets: Sequence['outputs.GetServiceTemplateSpecVolumeSecretResult']):
4062
4734
  """
4735
+ :param Sequence['GetServiceTemplateSpecVolumeCsiArgs'] csis: A filesystem specified by the Container Storage Interface (CSI).
4736
+ :param Sequence['GetServiceTemplateSpecVolumeEmptyDirArgs'] empty_dirs: Ephemeral storage which can be backed by real disks (HD, SSD), network storage or memory (i.e. tmpfs). For now only in memory (tmpfs) is supported. It is ephemeral in the sense that when the sandbox is taken down, the data is destroyed with it (it does not persist across sandbox runs).
4063
4737
  :param str name: The name of the Cloud Run Service.
4738
+ :param Sequence['GetServiceTemplateSpecVolumeSecretArgs'] secrets: The secret's value will be presented as the content of a file whose
4739
+ name is defined in the item path. If no items are defined, the name of
4740
+ the file is the secret_name.
4064
4741
  """
4742
+ pulumi.set(__self__, "csis", csis)
4065
4743
  pulumi.set(__self__, "empty_dirs", empty_dirs)
4066
4744
  pulumi.set(__self__, "name", name)
4067
4745
  pulumi.set(__self__, "secrets", secrets)
4068
4746
 
4747
+ @property
4748
+ @pulumi.getter
4749
+ def csis(self) -> Sequence['outputs.GetServiceTemplateSpecVolumeCsiResult']:
4750
+ """
4751
+ A filesystem specified by the Container Storage Interface (CSI).
4752
+ """
4753
+ return pulumi.get(self, "csis")
4754
+
4069
4755
  @property
4070
4756
  @pulumi.getter(name="emptyDirs")
4071
4757
  def empty_dirs(self) -> Sequence['outputs.GetServiceTemplateSpecVolumeEmptyDirResult']:
4758
+ """
4759
+ Ephemeral storage which can be backed by real disks (HD, SSD), network storage or memory (i.e. tmpfs). For now only in memory (tmpfs) is supported. It is ephemeral in the sense that when the sandbox is taken down, the data is destroyed with it (it does not persist across sandbox runs).
4760
+ """
4072
4761
  return pulumi.get(self, "empty_dirs")
4073
4762
 
4074
4763
  @property
@@ -4082,25 +4771,90 @@ class GetServiceTemplateSpecVolumeResult(dict):
4082
4771
  @property
4083
4772
  @pulumi.getter
4084
4773
  def secrets(self) -> Sequence['outputs.GetServiceTemplateSpecVolumeSecretResult']:
4774
+ """
4775
+ The secret's value will be presented as the content of a file whose
4776
+ name is defined in the item path. If no items are defined, the name of
4777
+ the file is the secret_name.
4778
+ """
4085
4779
  return pulumi.get(self, "secrets")
4086
4780
 
4087
4781
 
4782
+ @pulumi.output_type
4783
+ class GetServiceTemplateSpecVolumeCsiResult(dict):
4784
+ def __init__(__self__, *,
4785
+ driver: str,
4786
+ read_only: bool,
4787
+ volume_attributes: Mapping[str, str]):
4788
+ """
4789
+ :param str driver: Unique name representing the type of file system to be created. Cloud Run supports the following values:
4790
+ * gcsfuse.run.googleapis.com: Mount a Google Cloud Storage bucket using GCSFuse. This driver requires the
4791
+ run.googleapis.com/execution-environment annotation to be set to "gen2" and
4792
+ run.googleapis.com/launch-stage set to "BETA" or "ALPHA".
4793
+ :param bool read_only: If true, all mounts created from this volume will be read-only.
4794
+ :param Mapping[str, str] volume_attributes: Driver-specific attributes. The following options are supported for available drivers:
4795
+ * gcsfuse.run.googleapis.com
4796
+ * bucketName: The name of the Cloud Storage Bucket that backs this volume. The Cloud Run Service identity must have access to this bucket.
4797
+ """
4798
+ pulumi.set(__self__, "driver", driver)
4799
+ pulumi.set(__self__, "read_only", read_only)
4800
+ pulumi.set(__self__, "volume_attributes", volume_attributes)
4801
+
4802
+ @property
4803
+ @pulumi.getter
4804
+ def driver(self) -> str:
4805
+ """
4806
+ Unique name representing the type of file system to be created. Cloud Run supports the following values:
4807
+ * gcsfuse.run.googleapis.com: Mount a Google Cloud Storage bucket using GCSFuse. This driver requires the
4808
+ run.googleapis.com/execution-environment annotation to be set to "gen2" and
4809
+ run.googleapis.com/launch-stage set to "BETA" or "ALPHA".
4810
+ """
4811
+ return pulumi.get(self, "driver")
4812
+
4813
+ @property
4814
+ @pulumi.getter(name="readOnly")
4815
+ def read_only(self) -> bool:
4816
+ """
4817
+ If true, all mounts created from this volume will be read-only.
4818
+ """
4819
+ return pulumi.get(self, "read_only")
4820
+
4821
+ @property
4822
+ @pulumi.getter(name="volumeAttributes")
4823
+ def volume_attributes(self) -> Mapping[str, str]:
4824
+ """
4825
+ Driver-specific attributes. The following options are supported for available drivers:
4826
+ * gcsfuse.run.googleapis.com
4827
+ * bucketName: The name of the Cloud Storage Bucket that backs this volume. The Cloud Run Service identity must have access to this bucket.
4828
+ """
4829
+ return pulumi.get(self, "volume_attributes")
4830
+
4831
+
4088
4832
  @pulumi.output_type
4089
4833
  class GetServiceTemplateSpecVolumeEmptyDirResult(dict):
4090
4834
  def __init__(__self__, *,
4091
4835
  medium: str,
4092
4836
  size_limit: str):
4837
+ """
4838
+ :param str medium: The medium on which the data is stored. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory.
4839
+ :param str size_limit: Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. This field's values are of the 'Quantity' k8s type: https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/quantity/. The default is nil which means that the limit is undefined. More info: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir.
4840
+ """
4093
4841
  pulumi.set(__self__, "medium", medium)
4094
4842
  pulumi.set(__self__, "size_limit", size_limit)
4095
4843
 
4096
4844
  @property
4097
4845
  @pulumi.getter
4098
4846
  def medium(self) -> str:
4847
+ """
4848
+ The medium on which the data is stored. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory.
4849
+ """
4099
4850
  return pulumi.get(self, "medium")
4100
4851
 
4101
4852
  @property
4102
4853
  @pulumi.getter(name="sizeLimit")
4103
4854
  def size_limit(self) -> str:
4855
+ """
4856
+ Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. This field's values are of the 'Quantity' k8s type: https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/quantity/. The default is nil which means that the limit is undefined. More info: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir.
4857
+ """
4104
4858
  return pulumi.get(self, "size_limit")
4105
4859
 
4106
4860
 
@@ -4110,6 +4864,26 @@ class GetServiceTemplateSpecVolumeSecretResult(dict):
4110
4864
  default_mode: int,
4111
4865
  items: Sequence['outputs.GetServiceTemplateSpecVolumeSecretItemResult'],
4112
4866
  secret_name: str):
4867
+ """
4868
+ :param int default_mode: Mode bits to use on created files by default. Must be a value between 0000
4869
+ and 0777. Defaults to 0644. Directories within the path are not affected by
4870
+ this setting. This might be in conflict with other options that affect the
4871
+ file mode, like fsGroup, and the result can be other mode bits set.
4872
+ :param Sequence['GetServiceTemplateSpecVolumeSecretItemArgs'] items: If unspecified, the volume will expose a file whose name is the
4873
+ secret_name.
4874
+ If specified, the key will be used as the version to fetch from Cloud
4875
+ Secret Manager and the path will be the name of the file exposed in the
4876
+ volume. When items are defined, they must specify a key and a path.
4877
+ :param str secret_name: The name of the secret in Cloud Secret Manager. By default, the secret
4878
+ is assumed to be in the same project.
4879
+ If the secret is in another project, you must define an alias.
4880
+ An alias definition has the form:
4881
+ {alias}:projects/{project-id|project-number}/secrets/{secret-name}.
4882
+ If multiple alias definitions are needed, they must be separated by
4883
+ commas.
4884
+ The alias definitions must be set on the run.googleapis.com/secrets
4885
+ annotation.
4886
+ """
4113
4887
  pulumi.set(__self__, "default_mode", default_mode)
4114
4888
  pulumi.set(__self__, "items", items)
4115
4889
  pulumi.set(__self__, "secret_name", secret_name)
@@ -4117,16 +4891,40 @@ class GetServiceTemplateSpecVolumeSecretResult(dict):
4117
4891
  @property
4118
4892
  @pulumi.getter(name="defaultMode")
4119
4893
  def default_mode(self) -> int:
4894
+ """
4895
+ Mode bits to use on created files by default. Must be a value between 0000
4896
+ and 0777. Defaults to 0644. Directories within the path are not affected by
4897
+ this setting. This might be in conflict with other options that affect the
4898
+ file mode, like fsGroup, and the result can be other mode bits set.
4899
+ """
4120
4900
  return pulumi.get(self, "default_mode")
4121
4901
 
4122
4902
  @property
4123
4903
  @pulumi.getter
4124
4904
  def items(self) -> Sequence['outputs.GetServiceTemplateSpecVolumeSecretItemResult']:
4905
+ """
4906
+ If unspecified, the volume will expose a file whose name is the
4907
+ secret_name.
4908
+ If specified, the key will be used as the version to fetch from Cloud
4909
+ Secret Manager and the path will be the name of the file exposed in the
4910
+ volume. When items are defined, they must specify a key and a path.
4911
+ """
4125
4912
  return pulumi.get(self, "items")
4126
4913
 
4127
4914
  @property
4128
4915
  @pulumi.getter(name="secretName")
4129
4916
  def secret_name(self) -> str:
4917
+ """
4918
+ The name of the secret in Cloud Secret Manager. By default, the secret
4919
+ is assumed to be in the same project.
4920
+ If the secret is in another project, you must define an alias.
4921
+ An alias definition has the form:
4922
+ {alias}:projects/{project-id|project-number}/secrets/{secret-name}.
4923
+ If multiple alias definitions are needed, they must be separated by
4924
+ commas.
4925
+ The alias definitions must be set on the run.googleapis.com/secrets
4926
+ annotation.
4927
+ """
4130
4928
  return pulumi.get(self, "secret_name")
4131
4929
 
4132
4930
 
@@ -4136,6 +4934,18 @@ class GetServiceTemplateSpecVolumeSecretItemResult(dict):
4136
4934
  key: str,
4137
4935
  mode: int,
4138
4936
  path: str):
4937
+ """
4938
+ :param str key: The Cloud Secret Manager secret version.
4939
+ Can be 'latest' for the latest value or an integer for a specific version.
4940
+ :param int mode: Mode bits to use on this file, must be a value between 0000 and 0777. If
4941
+ not specified, the volume defaultMode will be used. This might be in
4942
+ conflict with other options that affect the file mode, like fsGroup, and
4943
+ the result can be other mode bits set.
4944
+ :param str path: The relative path of the file to map the key to.
4945
+ May not be an absolute path.
4946
+ May not contain the path element '..'.
4947
+ May not start with the string '..'.
4948
+ """
4139
4949
  pulumi.set(__self__, "key", key)
4140
4950
  pulumi.set(__self__, "mode", mode)
4141
4951
  pulumi.set(__self__, "path", path)
@@ -4143,16 +4953,32 @@ class GetServiceTemplateSpecVolumeSecretItemResult(dict):
4143
4953
  @property
4144
4954
  @pulumi.getter
4145
4955
  def key(self) -> str:
4956
+ """
4957
+ The Cloud Secret Manager secret version.
4958
+ Can be 'latest' for the latest value or an integer for a specific version.
4959
+ """
4146
4960
  return pulumi.get(self, "key")
4147
4961
 
4148
4962
  @property
4149
4963
  @pulumi.getter
4150
4964
  def mode(self) -> int:
4965
+ """
4966
+ Mode bits to use on this file, must be a value between 0000 and 0777. If
4967
+ not specified, the volume defaultMode will be used. This might be in
4968
+ conflict with other options that affect the file mode, like fsGroup, and
4969
+ the result can be other mode bits set.
4970
+ """
4151
4971
  return pulumi.get(self, "mode")
4152
4972
 
4153
4973
  @property
4154
4974
  @pulumi.getter
4155
4975
  def path(self) -> str:
4976
+ """
4977
+ The relative path of the file to map the key to.
4978
+ May not be an absolute path.
4979
+ May not contain the path element '..'.
4980
+ May not start with the string '..'.
4981
+ """
4156
4982
  return pulumi.get(self, "path")
4157
4983
 
4158
4984
 
@@ -4164,6 +4990,18 @@ class GetServiceTrafficResult(dict):
4164
4990
  revision_name: str,
4165
4991
  tag: str,
4166
4992
  url: str):
4993
+ """
4994
+ :param bool latest_revision: LatestRevision may be optionally provided to indicate that the latest ready
4995
+ Revision of the Configuration should be used for this traffic target. When
4996
+ provided LatestRevision must be true if RevisionName is empty; it must be
4997
+ false when RevisionName is non-empty.
4998
+ :param int percent: Percent specifies percent of the traffic to this Revision or Configuration.
4999
+ :param str revision_name: RevisionName of a specific revision to which to send this portion of traffic.
5000
+ :param str tag: Tag is optionally used to expose a dedicated url for referencing this target exclusively.
5001
+ :param str url: URL displays the URL for accessing tagged traffic targets. URL is displayed in status,
5002
+ and is disallowed on spec. URL must contain a scheme (e.g. http://) and a hostname,
5003
+ but may not contain anything else (e.g. basic auth, url path, etc.)
5004
+ """
4167
5005
  pulumi.set(__self__, "latest_revision", latest_revision)
4168
5006
  pulumi.set(__self__, "percent", percent)
4169
5007
  pulumi.set(__self__, "revision_name", revision_name)
@@ -4173,26 +5011,46 @@ class GetServiceTrafficResult(dict):
4173
5011
  @property
4174
5012
  @pulumi.getter(name="latestRevision")
4175
5013
  def latest_revision(self) -> bool:
5014
+ """
5015
+ LatestRevision may be optionally provided to indicate that the latest ready
5016
+ Revision of the Configuration should be used for this traffic target. When
5017
+ provided LatestRevision must be true if RevisionName is empty; it must be
5018
+ false when RevisionName is non-empty.
5019
+ """
4176
5020
  return pulumi.get(self, "latest_revision")
4177
5021
 
4178
5022
  @property
4179
5023
  @pulumi.getter
4180
5024
  def percent(self) -> int:
5025
+ """
5026
+ Percent specifies percent of the traffic to this Revision or Configuration.
5027
+ """
4181
5028
  return pulumi.get(self, "percent")
4182
5029
 
4183
5030
  @property
4184
5031
  @pulumi.getter(name="revisionName")
4185
5032
  def revision_name(self) -> str:
5033
+ """
5034
+ RevisionName of a specific revision to which to send this portion of traffic.
5035
+ """
4186
5036
  return pulumi.get(self, "revision_name")
4187
5037
 
4188
5038
  @property
4189
5039
  @pulumi.getter
4190
5040
  def tag(self) -> str:
5041
+ """
5042
+ Tag is optionally used to expose a dedicated url for referencing this target exclusively.
5043
+ """
4191
5044
  return pulumi.get(self, "tag")
4192
5045
 
4193
5046
  @property
4194
5047
  @pulumi.getter
4195
5048
  def url(self) -> str:
5049
+ """
5050
+ URL displays the URL for accessing tagged traffic targets. URL is displayed in status,
5051
+ and is disallowed on spec. URL must contain a scheme (e.g. http://) and a hostname,
5052
+ but may not contain anything else (e.g. basic auth, url path, etc.)
5053
+ """
4196
5054
  return pulumi.get(self, "url")
4197
5055
 
4198
5056