pulumi-gcp 7.30.0__py3-none-any.whl → 7.30.0a1719470057__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +0 -32
- pulumi_gcp/_inputs.py +0 -15
- pulumi_gcp/accessapproval/get_folder_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_organization_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_project_service_account.py +0 -5
- pulumi_gcp/accesscontextmanager/_inputs.py +12 -2072
- pulumi_gcp/accesscontextmanager/access_level.py +32 -37
- pulumi_gcp/accesscontextmanager/access_level_condition.py +48 -53
- pulumi_gcp/accesscontextmanager/access_levels.py +65 -70
- pulumi_gcp/accesscontextmanager/access_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +16 -21
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +0 -5
- pulumi_gcp/accesscontextmanager/egress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +28 -33
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/ingress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/outputs.py +0 -5
- pulumi_gcp/accesscontextmanager/service_perimeter.py +196 -201
- pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeters.py +55 -60
- pulumi_gcp/activedirectory/domain.py +0 -5
- pulumi_gcp/activedirectory/domain_trust.py +0 -5
- pulumi_gcp/activedirectory/peering.py +0 -5
- pulumi_gcp/alloydb/_inputs.py +0 -535
- pulumi_gcp/alloydb/backup.py +21 -26
- pulumi_gcp/alloydb/cluster.py +172 -177
- pulumi_gcp/alloydb/get_locations.py +0 -5
- pulumi_gcp/alloydb/get_supported_database_flags.py +0 -5
- pulumi_gcp/alloydb/instance.py +72 -77
- pulumi_gcp/alloydb/outputs.py +0 -5
- pulumi_gcp/alloydb/user.py +12 -17
- pulumi_gcp/apigateway/_inputs.py +0 -168
- pulumi_gcp/apigateway/api.py +0 -5
- pulumi_gcp/apigateway/api_config.py +20 -25
- pulumi_gcp/apigateway/api_config_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_policy.py +16 -21
- pulumi_gcp/apigateway/api_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_iam_policy.py +16 -21
- pulumi_gcp/apigateway/gateway.py +0 -5
- pulumi_gcp/apigateway/gateway_iam_binding.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_member.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_policy.py +16 -21
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_api_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -5
- pulumi_gcp/apigateway/outputs.py +0 -5
- pulumi_gcp/apigee/_inputs.py +0 -508
- pulumi_gcp/apigee/addons_config.py +55 -60
- pulumi_gcp/apigee/endpoint_attachment.py +0 -5
- pulumi_gcp/apigee/env_group.py +0 -5
- pulumi_gcp/apigee/env_group_attachment.py +0 -5
- pulumi_gcp/apigee/env_keystore.py +0 -5
- pulumi_gcp/apigee/env_references.py +0 -5
- pulumi_gcp/apigee/environment.py +5 -10
- pulumi_gcp/apigee/environment_iam_binding.py +19 -24
- pulumi_gcp/apigee/environment_iam_member.py +19 -24
- pulumi_gcp/apigee/environment_iam_policy.py +16 -21
- pulumi_gcp/apigee/flowhook.py +0 -5
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -5
- pulumi_gcp/apigee/instance.py +0 -5
- pulumi_gcp/apigee/instance_attachment.py +0 -5
- pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +5 -10
- pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -7
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +26 -31
- pulumi_gcp/apigee/nat_address.py +0 -5
- pulumi_gcp/apigee/organization.py +5 -10
- pulumi_gcp/apigee/outputs.py +0 -5
- pulumi_gcp/apigee/sharedflow.py +2 -7
- pulumi_gcp/apigee/sharedflow_deployment.py +0 -5
- pulumi_gcp/apigee/sync_authorization.py +0 -5
- pulumi_gcp/apigee/target_server.py +5 -10
- pulumi_gcp/appengine/_inputs.py +8 -991
- pulumi_gcp/appengine/application.py +12 -17
- pulumi_gcp/appengine/application_url_dispatch_rules.py +41 -46
- pulumi_gcp/appengine/domain_mapping.py +13 -18
- pulumi_gcp/appengine/engine_split_traffic.py +45 -50
- pulumi_gcp/appengine/firewall_rule.py +0 -5
- pulumi_gcp/appengine/flexible_app_version.py +125 -130
- pulumi_gcp/appengine/get_default_service_account.py +0 -5
- pulumi_gcp/appengine/outputs.py +0 -5
- pulumi_gcp/appengine/service_network_settings.py +27 -32
- pulumi_gcp/appengine/standard_app_version.py +104 -109
- pulumi_gcp/apphub/_inputs.py +0 -370
- pulumi_gcp/apphub/application.py +62 -67
- pulumi_gcp/apphub/get_application.py +0 -5
- pulumi_gcp/apphub/get_discovered_service.py +0 -5
- pulumi_gcp/apphub/get_discovered_workload.py +0 -5
- pulumi_gcp/apphub/outputs.py +0 -5
- pulumi_gcp/apphub/service.py +73 -78
- pulumi_gcp/apphub/service_project_attachment.py +0 -5
- pulumi_gcp/apphub/workload.py +9 -14
- pulumi_gcp/applicationintegration/_inputs.py +0 -324
- pulumi_gcp/applicationintegration/auth_config.py +24 -29
- pulumi_gcp/applicationintegration/client.py +19 -24
- pulumi_gcp/applicationintegration/outputs.py +0 -5
- pulumi_gcp/artifactregistry/_inputs.py +0 -392
- pulumi_gcp/artifactregistry/get_docker_image.py +2 -7
- pulumi_gcp/artifactregistry/get_repository.py +0 -5
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -5
- pulumi_gcp/artifactregistry/outputs.py +0 -5
- pulumi_gcp/artifactregistry/repository.py +333 -338
- pulumi_gcp/artifactregistry/repository_iam_binding.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_member.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_policy.py +16 -21
- pulumi_gcp/artifactregistry/vpcsc_config.py +0 -5
- pulumi_gcp/assuredworkloads/_inputs.py +0 -117
- pulumi_gcp/assuredworkloads/outputs.py +0 -5
- pulumi_gcp/assuredworkloads/workload.py +81 -86
- pulumi_gcp/backupdisasterrecovery/_inputs.py +0 -41
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +0 -5
- pulumi_gcp/backupdisasterrecovery/management_server.py +15 -20
- pulumi_gcp/backupdisasterrecovery/outputs.py +0 -5
- pulumi_gcp/beyondcorp/_inputs.py +0 -86
- pulumi_gcp/beyondcorp/app_connection.py +52 -57
- pulumi_gcp/beyondcorp/app_connector.py +25 -30
- pulumi_gcp/beyondcorp/app_gateway.py +2 -7
- pulumi_gcp/beyondcorp/get_app_connection.py +0 -5
- pulumi_gcp/beyondcorp/get_app_connector.py +0 -5
- pulumi_gcp/beyondcorp/get_app_gateway.py +0 -5
- pulumi_gcp/beyondcorp/outputs.py +0 -5
- pulumi_gcp/biglake/_inputs.py +0 -64
- pulumi_gcp/biglake/catalog.py +0 -5
- pulumi_gcp/biglake/database.py +13 -18
- pulumi_gcp/biglake/outputs.py +0 -5
- pulumi_gcp/biglake/table.py +31 -36
- pulumi_gcp/bigquery/_inputs.py +13 -1937
- pulumi_gcp/bigquery/app_profile.py +128 -133
- pulumi_gcp/bigquery/bi_reservation.py +5 -10
- pulumi_gcp/bigquery/capacity_commitment.py +0 -5
- pulumi_gcp/bigquery/connection.py +176 -181
- pulumi_gcp/bigquery/connection_iam_binding.py +19 -24
- pulumi_gcp/bigquery/connection_iam_member.py +19 -24
- pulumi_gcp/bigquery/connection_iam_policy.py +16 -21
- pulumi_gcp/bigquery/data_transfer_config.py +15 -20
- pulumi_gcp/bigquery/dataset.py +127 -132
- pulumi_gcp/bigquery/dataset_access.py +67 -72
- pulumi_gcp/bigquery/dataset_iam_binding.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_member.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_policy.py +16 -21
- pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_dataset.py +0 -5
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_default_service_account.py +0 -5
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigquery/iam_binding.py +97 -102
- pulumi_gcp/bigquery/iam_member.py +97 -102
- pulumi_gcp/bigquery/iam_policy.py +92 -97
- pulumi_gcp/bigquery/job.py +224 -229
- pulumi_gcp/bigquery/outputs.py +0 -5
- pulumi_gcp/bigquery/reservation.py +11 -16
- pulumi_gcp/bigquery/reservation_assignment.py +0 -5
- pulumi_gcp/bigquery/routine.py +109 -114
- pulumi_gcp/bigquery/table.py +62 -67
- pulumi_gcp/bigqueryanalyticshub/_inputs.py +0 -97
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/listing.py +40 -45
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/outputs.py +0 -5
- pulumi_gcp/bigquerydatapolicy/_inputs.py +0 -40
- pulumi_gcp/bigquerydatapolicy/data_policy.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +16 -21
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -5
- pulumi_gcp/bigquerydatapolicy/outputs.py +0 -5
- pulumi_gcp/bigtable/_inputs.py +0 -202
- pulumi_gcp/bigtable/authorized_view.py +5 -10
- pulumi_gcp/bigtable/gc_policy.py +54 -113
- pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -5
- pulumi_gcp/bigtable/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigtable/instance.py +47 -52
- pulumi_gcp/bigtable/instance_iam_binding.py +19 -24
- pulumi_gcp/bigtable/instance_iam_member.py +19 -24
- pulumi_gcp/bigtable/instance_iam_policy.py +16 -21
- pulumi_gcp/bigtable/outputs.py +0 -5
- pulumi_gcp/bigtable/table.py +34 -39
- pulumi_gcp/bigtable/table_iam_binding.py +19 -24
- pulumi_gcp/bigtable/table_iam_member.py +19 -24
- pulumi_gcp/bigtable/table_iam_policy.py +16 -21
- pulumi_gcp/billing/_inputs.py +0 -257
- pulumi_gcp/billing/account_iam_binding.py +19 -24
- pulumi_gcp/billing/account_iam_member.py +19 -24
- pulumi_gcp/billing/account_iam_policy.py +16 -21
- pulumi_gcp/billing/budget.py +220 -225
- pulumi_gcp/billing/get_account_iam_policy.py +0 -5
- pulumi_gcp/billing/outputs.py +0 -5
- pulumi_gcp/billing/project_info.py +0 -5
- pulumi_gcp/billing/sub_account.py +0 -5
- pulumi_gcp/binaryauthorization/_inputs.py +0 -199
- pulumi_gcp/binaryauthorization/attestor.py +63 -68
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +16 -21
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -5
- pulumi_gcp/binaryauthorization/outputs.py +0 -5
- pulumi_gcp/binaryauthorization/policy.py +83 -88
- pulumi_gcp/blockchainnodeengine/_inputs.py +0 -131
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +57 -62
- pulumi_gcp/blockchainnodeengine/outputs.py +0 -5
- pulumi_gcp/certificateauthority/_inputs.py +29 -2150
- pulumi_gcp/certificateauthority/authority.py +393 -398
- pulumi_gcp/certificateauthority/ca_pool.py +184 -189
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/certificate.py +631 -636
- pulumi_gcp/certificateauthority/certificate_template.py +129 -134
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/get_authority.py +0 -5
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/outputs.py +0 -5
- pulumi_gcp/certificatemanager/_inputs.py +0 -256
- pulumi_gcp/certificatemanager/certificate.py +198 -203
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +71 -76
- pulumi_gcp/certificatemanager/certificate_map.py +2 -7
- pulumi_gcp/certificatemanager/certificate_map_entry.py +8 -13
- pulumi_gcp/certificatemanager/dns_authorization.py +2 -7
- pulumi_gcp/certificatemanager/get_certificate_map.py +0 -5
- pulumi_gcp/certificatemanager/outputs.py +0 -5
- pulumi_gcp/certificatemanager/trust_config.py +21 -26
- pulumi_gcp/cloudasset/_inputs.py +0 -151
- pulumi_gcp/cloudasset/folder_feed.py +30 -35
- pulumi_gcp/cloudasset/get_resources_search_all.py +0 -5
- pulumi_gcp/cloudasset/get_search_all_resources.py +0 -5
- pulumi_gcp/cloudasset/organization_feed.py +30 -35
- pulumi_gcp/cloudasset/outputs.py +0 -5
- pulumi_gcp/cloudasset/project_feed.py +30 -35
- pulumi_gcp/cloudbuild/_inputs.py +30 -1039
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +56 -61
- pulumi_gcp/cloudbuild/get_trigger.py +0 -5
- pulumi_gcp/cloudbuild/outputs.py +0 -5
- pulumi_gcp/cloudbuild/trigger.py +728 -733
- pulumi_gcp/cloudbuild/worker_pool.py +38 -43
- pulumi_gcp/cloudbuildv2/_inputs.py +0 -335
- pulumi_gcp/cloudbuildv2/connection.py +101 -106
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +16 -21
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -5
- pulumi_gcp/cloudbuildv2/outputs.py +0 -5
- pulumi_gcp/cloudbuildv2/repository.py +62 -67
- pulumi_gcp/clouddeploy/_inputs.py +0 -700
- pulumi_gcp/clouddeploy/automation.py +96 -101
- pulumi_gcp/clouddeploy/custom_target_type.py +83 -88
- pulumi_gcp/clouddeploy/custom_target_type_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/delivery_pipeline.py +157 -162
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/outputs.py +0 -5
- pulumi_gcp/clouddeploy/target.py +64 -69
- pulumi_gcp/clouddeploy/target_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_policy.py +0 -5
- pulumi_gcp/clouddomains/_inputs.py +0 -372
- pulumi_gcp/clouddomains/outputs.py +0 -5
- pulumi_gcp/clouddomains/registration.py +116 -121
- pulumi_gcp/cloudfunctions/_inputs.py +0 -132
- pulumi_gcp/cloudfunctions/function.py +20 -25
- pulumi_gcp/cloudfunctions/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctions/get_function.py +0 -5
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctions/outputs.py +0 -5
- pulumi_gcp/cloudfunctionsv2/_inputs.py +0 -454
- pulumi_gcp/cloudfunctionsv2/function.py +509 -746
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctionsv2/get_function.py +0 -5
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctionsv2/outputs.py +1 -134
- pulumi_gcp/cloudidentity/_inputs.py +0 -161
- pulumi_gcp/cloudidentity/get_group_lookup.py +4 -9
- pulumi_gcp/cloudidentity/get_group_memberships.py +0 -5
- pulumi_gcp/cloudidentity/get_groups.py +0 -5
- pulumi_gcp/cloudidentity/group.py +13 -18
- pulumi_gcp/cloudidentity/group_membership.py +63 -68
- pulumi_gcp/cloudidentity/outputs.py +0 -5
- pulumi_gcp/cloudids/endpoint.py +0 -5
- pulumi_gcp/cloudquota/_inputs.py +0 -44
- pulumi_gcp/cloudquota/get_s_quota_info.py +0 -5
- pulumi_gcp/cloudquota/get_s_quota_infos.py +0 -5
- pulumi_gcp/cloudquota/outputs.py +0 -5
- pulumi_gcp/cloudquota/s_quota_preference.py +11 -16
- pulumi_gcp/cloudrun/_inputs.py +16 -1166
- pulumi_gcp/cloudrun/domain_mapping.py +44 -49
- pulumi_gcp/cloudrun/get_locations.py +0 -5
- pulumi_gcp/cloudrun/get_service.py +0 -5
- pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrun/iam_binding.py +19 -24
- pulumi_gcp/cloudrun/iam_member.py +19 -24
- pulumi_gcp/cloudrun/iam_policy.py +16 -21
- pulumi_gcp/cloudrun/outputs.py +0 -5
- pulumi_gcp/cloudrun/service.py +265 -270
- pulumi_gcp/cloudrunv2/_inputs.py +20 -1353
- pulumi_gcp/cloudrunv2/get_job.py +0 -5
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/get_service.py +0 -5
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/job.py +282 -287
- pulumi_gcp/cloudrunv2/job_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_policy.py +16 -21
- pulumi_gcp/cloudrunv2/outputs.py +0 -5
- pulumi_gcp/cloudrunv2/service.py +432 -437
- pulumi_gcp/cloudrunv2/service_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_policy.py +16 -21
- pulumi_gcp/cloudscheduler/_inputs.py +0 -193
- pulumi_gcp/cloudscheduler/job.py +122 -127
- pulumi_gcp/cloudscheduler/outputs.py +0 -5
- pulumi_gcp/cloudtasks/_inputs.py +0 -134
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -5
- pulumi_gcp/cloudtasks/outputs.py +0 -5
- pulumi_gcp/cloudtasks/queue.py +58 -63
- pulumi_gcp/cloudtasks/queue_iam_binding.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_member.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_policy.py +16 -21
- pulumi_gcp/composer/_inputs.py +0 -566
- pulumi_gcp/composer/environment.py +10 -15
- pulumi_gcp/composer/get_environment.py +0 -5
- pulumi_gcp/composer/get_image_versions.py +10 -15
- pulumi_gcp/composer/get_user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/get_user_workloads_secret.py +10 -15
- pulumi_gcp/composer/outputs.py +0 -5
- pulumi_gcp/composer/user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/user_workloads_secret.py +10 -15
- pulumi_gcp/compute/_inputs.py +145 -14134
- pulumi_gcp/compute/address.py +29 -27
- pulumi_gcp/compute/attached_disk.py +16 -21
- pulumi_gcp/compute/autoscaler.py +93 -98
- pulumi_gcp/compute/backend_bucket.py +25 -30
- pulumi_gcp/compute/backend_bucket_iam_binding.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_member.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_bucket_signed_url_key.py +0 -5
- pulumi_gcp/compute/backend_service.py +213 -204
- pulumi_gcp/compute/backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_service_signed_url_key.py +30 -35
- pulumi_gcp/compute/ca_external_account_key.py +0 -5
- pulumi_gcp/compute/disk.py +49 -54
- pulumi_gcp/compute/disk_async_replication.py +5 -10
- pulumi_gcp/compute/disk_iam_binding.py +19 -24
- pulumi_gcp/compute/disk_iam_member.py +19 -24
- pulumi_gcp/compute/disk_iam_policy.py +16 -21
- pulumi_gcp/compute/disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/external_vpn_gateway.py +19 -24
- pulumi_gcp/compute/firewall.py +37 -42
- pulumi_gcp/compute/firewall_policy.py +0 -5
- pulumi_gcp/compute/firewall_policy_association.py +0 -5
- pulumi_gcp/compute/firewall_policy_rule.py +39 -44
- pulumi_gcp/compute/forwarding_rule.py +264 -248
- pulumi_gcp/compute/get_address.py +0 -5
- pulumi_gcp/compute/get_addresses.py +0 -5
- pulumi_gcp/compute/get_backend_bucket.py +0 -5
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/get_backend_service.py +0 -5
- pulumi_gcp/compute/get_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_certificate.py +0 -5
- pulumi_gcp/compute/get_default_service_account.py +0 -5
- pulumi_gcp/compute/get_disk.py +8 -13
- pulumi_gcp/compute/get_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_forwarding_rules.py +0 -5
- pulumi_gcp/compute/get_global_address.py +0 -5
- pulumi_gcp/compute/get_global_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_hc_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_health_check.py +0 -5
- pulumi_gcp/compute/get_image.py +10 -15
- pulumi_gcp/compute/get_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance.py +0 -5
- pulumi_gcp/compute/get_instance_group.py +0 -5
- pulumi_gcp/compute/get_instance_group_manager.py +0 -5
- pulumi_gcp/compute/get_instance_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance_serial_port.py +24 -29
- pulumi_gcp/compute/get_instance_template.py +0 -5
- pulumi_gcp/compute/get_lbip_ranges.py +0 -5
- pulumi_gcp/compute/get_machine_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_machine_types.py +0 -5
- pulumi_gcp/compute/get_netblock_ip_ranges.py +0 -5
- pulumi_gcp/compute/get_network.py +0 -5
- pulumi_gcp/compute/get_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_network_peering.py +0 -5
- pulumi_gcp/compute/get_networks.py +0 -5
- pulumi_gcp/compute/get_node_types.py +0 -5
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_disk.py +0 -5
- pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_instance_group.py +0 -5
- pulumi_gcp/compute/get_region_instance_template.py +0 -5
- pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_region_ssl_certificate.py +0 -5
- pulumi_gcp/compute/get_regions.py +0 -5
- pulumi_gcp/compute/get_reservation.py +0 -5
- pulumi_gcp/compute/get_resource_policy.py +0 -5
- pulumi_gcp/compute/get_router.py +0 -5
- pulumi_gcp/compute/get_router_nat.py +0 -5
- pulumi_gcp/compute/get_router_status.py +0 -5
- pulumi_gcp/compute/get_security_policy.py +0 -5
- pulumi_gcp/compute/get_snapshot.py +0 -5
- pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -5
- pulumi_gcp/compute/get_ssl_policy.py +0 -5
- pulumi_gcp/compute/get_subnetwork.py +0 -5
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -5
- pulumi_gcp/compute/get_subnetworks.py +0 -5
- pulumi_gcp/compute/get_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_zones.py +0 -5
- pulumi_gcp/compute/global_address.py +0 -5
- pulumi_gcp/compute/global_forwarding_rule.py +227 -211
- pulumi_gcp/compute/global_network_endpoint.py +0 -5
- pulumi_gcp/compute/global_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/ha_vpn_gateway.py +27 -32
- pulumi_gcp/compute/health_check.py +169 -174
- pulumi_gcp/compute/http_health_check.py +0 -5
- pulumi_gcp/compute/https_health_check.py +0 -5
- pulumi_gcp/compute/image.py +45 -50
- pulumi_gcp/compute/image_iam_binding.py +97 -102
- pulumi_gcp/compute/image_iam_member.py +97 -102
- pulumi_gcp/compute/image_iam_policy.py +92 -97
- pulumi_gcp/compute/instance.py +99 -104
- pulumi_gcp/compute/instance_from_machine_image.py +56 -61
- pulumi_gcp/compute/instance_from_template.py +83 -88
- pulumi_gcp/compute/instance_group.py +21 -26
- pulumi_gcp/compute/instance_group_manager.py +133 -138
- pulumi_gcp/compute/instance_group_membership.py +16 -21
- pulumi_gcp/compute/instance_group_named_port.py +8 -13
- pulumi_gcp/compute/instance_iam_binding.py +97 -102
- pulumi_gcp/compute/instance_iam_member.py +97 -102
- pulumi_gcp/compute/instance_iam_policy.py +92 -97
- pulumi_gcp/compute/instance_settings.py +11 -16
- pulumi_gcp/compute/instance_template.py +142 -147
- pulumi_gcp/compute/interconnect.py +9 -14
- pulumi_gcp/compute/interconnect_attachment.py +14 -19
- pulumi_gcp/compute/machine_image.py +43 -48
- pulumi_gcp/compute/machine_image_iam_binding.py +97 -102
- pulumi_gcp/compute/machine_image_iam_member.py +97 -102
- pulumi_gcp/compute/machine_image_iam_policy.py +92 -97
- pulumi_gcp/compute/managed_ssl_certificate.py +42 -40
- pulumi_gcp/compute/manged_ssl_certificate.py +42 -40
- pulumi_gcp/compute/network.py +0 -5
- pulumi_gcp/compute/network_attachment.py +24 -45
- pulumi_gcp/compute/network_edge_security_service.py +0 -5
- pulumi_gcp/compute/network_endpoint.py +18 -23
- pulumi_gcp/compute/network_endpoint_group.py +0 -5
- pulumi_gcp/compute/network_endpoint_list.py +61 -66
- pulumi_gcp/compute/network_firewall_policy.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/network_peering.py +0 -5
- pulumi_gcp/compute/network_peering_routes_config.py +36 -41
- pulumi_gcp/compute/node_group.py +45 -50
- pulumi_gcp/compute/node_template.py +16 -21
- pulumi_gcp/compute/organization_security_policy.py +0 -5
- pulumi_gcp/compute/organization_security_policy_association.py +26 -31
- pulumi_gcp/compute/organization_security_policy_rule.py +31 -36
- pulumi_gcp/compute/outputs.py +8 -509
- pulumi_gcp/compute/packet_mirroring.py +78 -83
- pulumi_gcp/compute/per_instance_config.py +51 -56
- pulumi_gcp/compute/project_cloud_armor_tier.py +0 -5
- pulumi_gcp/compute/project_default_network_tier.py +0 -5
- pulumi_gcp/compute/project_metadata.py +0 -5
- pulumi_gcp/compute/project_metadata_item.py +0 -5
- pulumi_gcp/compute/public_advertised_prefix.py +0 -5
- pulumi_gcp/compute/public_delegated_prefix.py +0 -5
- pulumi_gcp/compute/region_autoscaler.py +55 -60
- pulumi_gcp/compute/region_backend_service.py +212 -203
- pulumi_gcp/compute/region_backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/region_commitment.py +42 -47
- pulumi_gcp/compute/region_disk.py +44 -49
- pulumi_gcp/compute/region_disk_iam_binding.py +114 -146
- pulumi_gcp/compute/region_disk_iam_member.py +114 -146
- pulumi_gcp/compute/region_disk_iam_policy.py +104 -136
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/region_health_check.py +169 -174
- pulumi_gcp/compute/region_instance_group_manager.py +129 -134
- pulumi_gcp/compute/region_instance_template.py +50 -55
- pulumi_gcp/compute/region_network_endpoint.py +18 -23
- pulumi_gcp/compute/region_network_endpoint_group.py +130 -135
- pulumi_gcp/compute/region_network_firewall_policy.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/region_per_instance_config.py +61 -66
- pulumi_gcp/compute/region_security_policy.py +44 -49
- pulumi_gcp/compute/region_security_policy_rule.py +156 -161
- pulumi_gcp/compute/region_ssl_certificate.py +7 -5
- pulumi_gcp/compute/region_ssl_policy.py +0 -5
- pulumi_gcp/compute/region_target_http_proxy.py +38 -43
- pulumi_gcp/compute/region_target_https_proxy.py +92 -97
- pulumi_gcp/compute/region_target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/region_url_map.py +819 -824
- pulumi_gcp/compute/reservation.py +24 -29
- pulumi_gcp/compute/resource_policy.py +148 -153
- pulumi_gcp/compute/route.py +12 -17
- pulumi_gcp/compute/router.py +35 -40
- pulumi_gcp/compute/router_interface.py +0 -5
- pulumi_gcp/compute/router_nat.py +93 -98
- pulumi_gcp/compute/router_peer.py +73 -78
- pulumi_gcp/compute/router_status.py +0 -5
- pulumi_gcp/compute/security_policy.py +196 -201
- pulumi_gcp/compute/security_policy_rule.py +75 -80
- pulumi_gcp/compute/security_scan_config.py +10 -15
- pulumi_gcp/compute/service_attachment.py +55 -60
- pulumi_gcp/compute/shared_vpc_host_project.py +0 -5
- pulumi_gcp/compute/shared_vpc_service_project.py +0 -5
- pulumi_gcp/compute/snapshot.py +10 -15
- pulumi_gcp/compute/snapshot_iam_binding.py +19 -24
- pulumi_gcp/compute/snapshot_iam_member.py +19 -24
- pulumi_gcp/compute/snapshot_iam_policy.py +16 -21
- pulumi_gcp/compute/ssl_certificate.py +7 -5
- pulumi_gcp/compute/ssl_policy.py +0 -5
- pulumi_gcp/compute/subnetwork.py +28 -33
- pulumi_gcp/compute/subnetwork_iam_binding.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_member.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_policy.py +92 -97
- pulumi_gcp/compute/target_grpc_proxy.py +124 -129
- pulumi_gcp/compute/target_http_proxy.py +56 -61
- pulumi_gcp/compute/target_https_proxy.py +129 -209
- pulumi_gcp/compute/target_instance.py +58 -63
- pulumi_gcp/compute/target_pool.py +0 -5
- pulumi_gcp/compute/target_ssl_proxy.py +6 -11
- pulumi_gcp/compute/target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/url_map.py +726 -986
- pulumi_gcp/compute/vpn_gateway.py +0 -5
- pulumi_gcp/compute/vpn_tunnel.py +0 -5
- pulumi_gcp/config/__init__.pyi +0 -5
- pulumi_gcp/config/outputs.py +0 -5
- pulumi_gcp/config/vars.py +0 -5
- pulumi_gcp/container/_inputs.py +343 -5022
- pulumi_gcp/container/attached_cluster.py +123 -128
- pulumi_gcp/container/aws_cluster.py +356 -361
- pulumi_gcp/container/aws_node_pool.py +551 -556
- pulumi_gcp/container/azure_client.py +2 -7
- pulumi_gcp/container/azure_cluster.py +130 -135
- pulumi_gcp/container/azure_node_pool.py +112 -117
- pulumi_gcp/container/cluster.py +219 -224
- pulumi_gcp/container/get_attached_install_manifest.py +0 -5
- pulumi_gcp/container/get_attached_versions.py +0 -5
- pulumi_gcp/container/get_aws_versions.py +0 -5
- pulumi_gcp/container/get_azure_versions.py +0 -5
- pulumi_gcp/container/get_cluster.py +0 -5
- pulumi_gcp/container/get_engine_versions.py +0 -5
- pulumi_gcp/container/get_registry_image.py +0 -5
- pulumi_gcp/container/get_registry_repository.py +0 -5
- pulumi_gcp/container/node_pool.py +73 -78
- pulumi_gcp/container/outputs.py +0 -5
- pulumi_gcp/container/registry.py +0 -5
- pulumi_gcp/containeranalysis/_inputs.py +0 -121
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -5
- pulumi_gcp/containeranalysis/note.py +44 -49
- pulumi_gcp/containeranalysis/note_iam_binding.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_member.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_policy.py +16 -21
- pulumi_gcp/containeranalysis/occurence.py +5 -10
- pulumi_gcp/containeranalysis/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/_inputs.py +0 -578
- pulumi_gcp/databasemigrationservice/connection_profile.py +183 -188
- pulumi_gcp/databasemigrationservice/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/private_connection.py +15 -20
- pulumi_gcp/datacatalog/_inputs.py +0 -318
- pulumi_gcp/datacatalog/entry.py +15 -20
- pulumi_gcp/datacatalog/entry_group.py +0 -5
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_member.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/outputs.py +0 -5
- pulumi_gcp/datacatalog/policy_tag.py +0 -5
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/tag.py +259 -264
- pulumi_gcp/datacatalog/tag_template.py +71 -76
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_member.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/taxonomy.py +0 -5
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +16 -21
- pulumi_gcp/dataflow/_inputs.py +0 -316
- pulumi_gcp/dataflow/flex_template_job.py +0 -5
- pulumi_gcp/dataflow/job.py +0 -5
- pulumi_gcp/dataflow/outputs.py +0 -5
- pulumi_gcp/dataflow/pipeline.py +70 -75
- pulumi_gcp/dataform/_inputs.py +0 -251
- pulumi_gcp/dataform/get_repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/outputs.py +0 -5
- pulumi_gcp/dataform/repository.py +36 -41
- pulumi_gcp/dataform/repository_iam_binding.py +3 -8
- pulumi_gcp/dataform/repository_iam_member.py +3 -8
- pulumi_gcp/dataform/repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/repository_release_config.py +53 -58
- pulumi_gcp/dataform/repository_workflow_config.py +89 -94
- pulumi_gcp/datafusion/_inputs.py +8 -224
- pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -5
- pulumi_gcp/datafusion/instance.py +50 -119
- pulumi_gcp/datafusion/outputs.py +7 -132
- pulumi_gcp/dataloss/_inputs.py +85 -6537
- pulumi_gcp/dataloss/outputs.py +0 -5
- pulumi_gcp/dataloss/prevention_deidentify_template.py +221 -226
- pulumi_gcp/dataloss/prevention_discovery_config.py +17 -22
- pulumi_gcp/dataloss/prevention_inspect_template.py +437 -442
- pulumi_gcp/dataloss/prevention_job_trigger.py +696 -701
- pulumi_gcp/dataloss/prevention_stored_info_type.py +57 -62
- pulumi_gcp/dataplex/_inputs.py +7 -1213
- pulumi_gcp/dataplex/aspect_type.py +0 -5
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/asset.py +42 -47
- pulumi_gcp/dataplex/asset_iam_binding.py +19 -24
- pulumi_gcp/dataplex/asset_iam_member.py +19 -24
- pulumi_gcp/dataplex/asset_iam_policy.py +16 -21
- pulumi_gcp/dataplex/datascan.py +284 -289
- pulumi_gcp/dataplex/datascan_iam_binding.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_member.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_group.py +0 -5
- pulumi_gcp/dataplex/entry_group_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_type.py +11 -16
- pulumi_gcp/dataplex/entry_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -5
- pulumi_gcp/dataplex/lake.py +9 -14
- pulumi_gcp/dataplex/lake_iam_binding.py +19 -24
- pulumi_gcp/dataplex/lake_iam_member.py +19 -24
- pulumi_gcp/dataplex/lake_iam_policy.py +16 -21
- pulumi_gcp/dataplex/outputs.py +0 -5
- pulumi_gcp/dataplex/task.py +168 -173
- pulumi_gcp/dataplex/task_iam_binding.py +19 -24
- pulumi_gcp/dataplex/task_iam_member.py +19 -24
- pulumi_gcp/dataplex/task_iam_policy.py +16 -21
- pulumi_gcp/dataplex/zone.py +24 -29
- pulumi_gcp/dataplex/zone_iam_binding.py +19 -24
- pulumi_gcp/dataplex/zone_iam_member.py +19 -24
- pulumi_gcp/dataplex/zone_iam_policy.py +16 -21
- pulumi_gcp/dataproc/_inputs.py +41 -3216
- pulumi_gcp/dataproc/autoscaling_policy.py +45 -50
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +16 -21
- pulumi_gcp/dataproc/cluster.py +104 -109
- pulumi_gcp/dataproc/cluster_iam_binding.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_member.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_policy.py +16 -21
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_job_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -5
- pulumi_gcp/dataproc/job.py +90 -95
- pulumi_gcp/dataproc/job_iam_binding.py +19 -24
- pulumi_gcp/dataproc/job_iam_member.py +19 -24
- pulumi_gcp/dataproc/job_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_federation.py +51 -56
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_service.py +234 -239
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +16 -21
- pulumi_gcp/dataproc/outputs.py +0 -5
- pulumi_gcp/dataproc/workflow_template.py +107 -112
- pulumi_gcp/datastore/_inputs.py +0 -22
- pulumi_gcp/datastore/data_store_index.py +21 -26
- pulumi_gcp/datastore/outputs.py +0 -5
- pulumi_gcp/datastream/_inputs.py +22 -1618
- pulumi_gcp/datastream/connection_profile.py +246 -251
- pulumi_gcp/datastream/get_static_ips.py +0 -5
- pulumi_gcp/datastream/outputs.py +0 -5
- pulumi_gcp/datastream/private_connection.py +15 -20
- pulumi_gcp/datastream/stream.py +772 -777
- pulumi_gcp/deploymentmanager/_inputs.py +0 -66
- pulumi_gcp/deploymentmanager/deployment.py +28 -33
- pulumi_gcp/deploymentmanager/outputs.py +0 -5
- pulumi_gcp/diagflow/_inputs.py +42 -2591
- pulumi_gcp/diagflow/agent.py +0 -5
- pulumi_gcp/diagflow/cx_agent.py +70 -75
- pulumi_gcp/diagflow/cx_entity_type.py +32 -37
- pulumi_gcp/diagflow/cx_environment.py +17 -22
- pulumi_gcp/diagflow/cx_flow.py +450 -455
- pulumi_gcp/diagflow/cx_intent.py +50 -55
- pulumi_gcp/diagflow/cx_page.py +713 -718
- pulumi_gcp/diagflow/cx_security_settings.py +64 -69
- pulumi_gcp/diagflow/cx_test_case.py +192 -197
- pulumi_gcp/diagflow/cx_version.py +8 -13
- pulumi_gcp/diagflow/cx_webhook.py +22 -27
- pulumi_gcp/diagflow/entity_type.py +21 -26
- pulumi_gcp/diagflow/fulfillment.py +22 -27
- pulumi_gcp/diagflow/intent.py +2 -7
- pulumi_gcp/diagflow/outputs.py +0 -5
- pulumi_gcp/discoveryengine/_inputs.py +0 -183
- pulumi_gcp/discoveryengine/chat_engine.py +32 -37
- pulumi_gcp/discoveryengine/data_store.py +27 -32
- pulumi_gcp/discoveryengine/outputs.py +0 -5
- pulumi_gcp/discoveryengine/search_engine.py +12 -17
- pulumi_gcp/dns/_inputs.py +0 -589
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +16 -21
- pulumi_gcp/dns/get_keys.py +8 -13
- pulumi_gcp/dns/get_managed_zone.py +0 -5
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -5
- pulumi_gcp/dns/get_managed_zones.py +0 -5
- pulumi_gcp/dns/get_record_set.py +0 -5
- pulumi_gcp/dns/managed_zone.py +178 -183
- pulumi_gcp/dns/outputs.py +0 -5
- pulumi_gcp/dns/policy.py +42 -47
- pulumi_gcp/dns/record_set.py +95 -100
- pulumi_gcp/dns/response_policy.py +76 -81
- pulumi_gcp/dns/response_policy_rule.py +33 -38
- pulumi_gcp/edgecontainer/_inputs.py +0 -464
- pulumi_gcp/edgecontainer/cluster.py +147 -152
- pulumi_gcp/edgecontainer/node_pool.py +104 -109
- pulumi_gcp/edgecontainer/outputs.py +0 -5
- pulumi_gcp/edgecontainer/vpn_connection.py +31 -36
- pulumi_gcp/edgenetwork/network.py +0 -5
- pulumi_gcp/edgenetwork/subnet.py +0 -5
- pulumi_gcp/endpoints/_inputs.py +0 -101
- pulumi_gcp/endpoints/consumers_iam_binding.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_member.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -5
- pulumi_gcp/endpoints/outputs.py +0 -5
- pulumi_gcp/endpoints/service.py +4 -9
- pulumi_gcp/endpoints/service_iam_binding.py +19 -24
- pulumi_gcp/endpoints/service_iam_member.py +19 -24
- pulumi_gcp/endpoints/service_iam_policy.py +16 -21
- pulumi_gcp/essentialcontacts/_inputs.py +0 -313
- pulumi_gcp/essentialcontacts/contact.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +35 -40
- pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +0 -5
- pulumi_gcp/essentialcontacts/outputs.py +0 -5
- pulumi_gcp/eventarc/_inputs.py +0 -145
- pulumi_gcp/eventarc/channel.py +0 -5
- pulumi_gcp/eventarc/google_channel_config.py +0 -5
- pulumi_gcp/eventarc/outputs.py +0 -5
- pulumi_gcp/eventarc/trigger.py +73 -78
- pulumi_gcp/filestore/_inputs.py +0 -108
- pulumi_gcp/filestore/backup.py +18 -23
- pulumi_gcp/filestore/get_instance.py +0 -5
- pulumi_gcp/filestore/instance.py +102 -107
- pulumi_gcp/filestore/outputs.py +0 -5
- pulumi_gcp/filestore/snapshot.py +32 -37
- pulumi_gcp/firebase/_inputs.py +0 -511
- pulumi_gcp/firebase/android_app.py +16 -21
- pulumi_gcp/firebase/app_check_app_attest_config.py +0 -5
- pulumi_gcp/firebase/app_check_debug_token.py +0 -5
- pulumi_gcp/firebase/app_check_device_check_config.py +0 -5
- pulumi_gcp/firebase/app_check_play_integrity_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +0 -5
- pulumi_gcp/firebase/app_check_service_config.py +0 -5
- pulumi_gcp/firebase/apple_app.py +10 -15
- pulumi_gcp/firebase/database_instance.py +0 -5
- pulumi_gcp/firebase/extensions_instance.py +25 -30
- pulumi_gcp/firebase/get_android_app.py +0 -5
- pulumi_gcp/firebase/get_android_app_config.py +0 -5
- pulumi_gcp/firebase/get_apple_app.py +0 -5
- pulumi_gcp/firebase/get_apple_app_config.py +0 -5
- pulumi_gcp/firebase/get_hosting_channel.py +0 -5
- pulumi_gcp/firebase/get_web_app.py +0 -5
- pulumi_gcp/firebase/get_web_app_config.py +0 -5
- pulumi_gcp/firebase/hosting_channel.py +0 -5
- pulumi_gcp/firebase/hosting_custom_domain.py +34 -39
- pulumi_gcp/firebase/hosting_release.py +28 -33
- pulumi_gcp/firebase/hosting_site.py +0 -5
- pulumi_gcp/firebase/hosting_version.py +71 -76
- pulumi_gcp/firebase/outputs.py +0 -5
- pulumi_gcp/firebase/project.py +0 -5
- pulumi_gcp/firebase/storage_bucket.py +0 -5
- pulumi_gcp/firebase/web_app.py +10 -15
- pulumi_gcp/firebaserules/_inputs.py +0 -51
- pulumi_gcp/firebaserules/outputs.py +0 -5
- pulumi_gcp/firebaserules/release.py +0 -5
- pulumi_gcp/firebaserules/ruleset.py +35 -40
- pulumi_gcp/firestore/_inputs.py +0 -154
- pulumi_gcp/firestore/backup_schedule.py +18 -23
- pulumi_gcp/firestore/database.py +17 -22
- pulumi_gcp/firestore/document.py +0 -5
- pulumi_gcp/firestore/field.py +58 -63
- pulumi_gcp/firestore/index.py +67 -72
- pulumi_gcp/firestore/outputs.py +0 -5
- pulumi_gcp/folder/_inputs.py +0 -165
- pulumi_gcp/folder/access_approval_settings.py +23 -28
- pulumi_gcp/folder/get_iam_policy.py +0 -5
- pulumi_gcp/folder/get_organization_policy.py +0 -5
- pulumi_gcp/folder/iam_audit_config.py +125 -130
- pulumi_gcp/folder/iam_binding.py +3 -8
- pulumi_gcp/folder/iam_member.py +125 -130
- pulumi_gcp/folder/iam_policy.py +120 -125
- pulumi_gcp/folder/organization_policy.py +49 -54
- pulumi_gcp/folder/outputs.py +0 -5
- pulumi_gcp/gkebackup/_inputs.py +0 -694
- pulumi_gcp/gkebackup/backup_plan.py +431 -436
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +16 -21
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/outputs.py +0 -5
- pulumi_gcp/gkebackup/restore_plan.py +575 -580
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +953 -243
- pulumi_gcp/gkehub/_inputs.py +6 -1204
- pulumi_gcp/gkehub/feature.py +314 -319
- pulumi_gcp/gkehub/feature_iam_binding.py +19 -24
- pulumi_gcp/gkehub/feature_iam_member.py +19 -24
- pulumi_gcp/gkehub/feature_iam_policy.py +16 -21
- pulumi_gcp/gkehub/feature_membership.py +179 -184
- pulumi_gcp/gkehub/fleet.py +19 -24
- pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -5
- pulumi_gcp/gkehub/membership.py +52 -57
- pulumi_gcp/gkehub/membership_binding.py +12 -17
- pulumi_gcp/gkehub/membership_iam_binding.py +19 -24
- pulumi_gcp/gkehub/membership_iam_member.py +19 -24
- pulumi_gcp/gkehub/membership_iam_policy.py +16 -21
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +23 -28
- pulumi_gcp/gkehub/namespace.py +2 -7
- pulumi_gcp/gkehub/outputs.py +0 -5
- pulumi_gcp/gkehub/scope.py +2 -7
- pulumi_gcp/gkehub/scope_iam_binding.py +19 -24
- pulumi_gcp/gkehub/scope_iam_member.py +19 -24
- pulumi_gcp/gkehub/scope_iam_policy.py +16 -21
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +13 -18
- pulumi_gcp/gkeonprem/_inputs.py +17 -2317
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +330 -335
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +523 -528
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +257 -262
- pulumi_gcp/gkeonprem/outputs.py +0 -5
- pulumi_gcp/gkeonprem/v_mware_cluster.py +394 -399
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +84 -89
- pulumi_gcp/healthcare/_inputs.py +0 -359
- pulumi_gcp/healthcare/consent_store.py +0 -5
- pulumi_gcp/healthcare/consent_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dataset.py +0 -115
- pulumi_gcp/healthcare/dataset_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_member.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dicom_store.py +34 -39
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/fhir_store.py +57 -62
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/hl7_store.py +41 -46
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/outputs.py +0 -48
- pulumi_gcp/iam/_inputs.py +0 -433
- pulumi_gcp/iam/access_boundary_policy.py +49 -54
- pulumi_gcp/iam/deny_policy.py +51 -56
- pulumi_gcp/iam/get_rule.py +0 -5
- pulumi_gcp/iam/get_testable_permissions.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +0 -5
- pulumi_gcp/iam/outputs.py +0 -5
- pulumi_gcp/iam/workforce_pool.py +17 -22
- pulumi_gcp/iam/workforce_pool_provider.py +179 -184
- pulumi_gcp/iam/workload_identity_pool.py +0 -5
- pulumi_gcp/iam/workload_identity_pool_provider.py +63 -68
- pulumi_gcp/iap/_inputs.py +0 -411
- pulumi_gcp/iap/app_engine_service_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_policy.py +92 -97
- pulumi_gcp/iap/app_engine_version_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_policy.py +92 -97
- pulumi_gcp/iap/brand.py +0 -5
- pulumi_gcp/iap/client.py +0 -5
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -5
- pulumi_gcp/iap/get_client.py +0 -5
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -5
- pulumi_gcp/iap/outputs.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +92 -97
- pulumi_gcp/iap/web_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_iam_binding.py +97 -102
- pulumi_gcp/iap/web_iam_member.py +97 -102
- pulumi_gcp/iap/web_iam_policy.py +92 -97
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_compute_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_policy.py +92 -97
- pulumi_gcp/identityplatform/_inputs.py +0 -576
- pulumi_gcp/identityplatform/config.py +115 -120
- pulumi_gcp/identityplatform/default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/oauth_idp_config.py +0 -5
- pulumi_gcp/identityplatform/outputs.py +0 -5
- pulumi_gcp/identityplatform/project_default_config.py +33 -38
- pulumi_gcp/identityplatform/tenant.py +0 -5
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +0 -5
- pulumi_gcp/integrationconnectors/_inputs.py +0 -868
- pulumi_gcp/integrationconnectors/connection.py +460 -465
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -5
- pulumi_gcp/integrationconnectors/managed_zone.py +10 -15
- pulumi_gcp/integrationconnectors/outputs.py +0 -5
- pulumi_gcp/kms/_inputs.py +0 -303
- pulumi_gcp/kms/autokey_config.py +0 -5
- pulumi_gcp/kms/crypto_key.py +13 -18
- pulumi_gcp/kms/crypto_key_iam_binding.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_member.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_policy.py +46 -51
- pulumi_gcp/kms/crypto_key_version.py +7 -12
- pulumi_gcp/kms/ekm_connection.py +19 -24
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -5
- pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -5
- pulumi_gcp/kms/get_kms_key_ring.py +0 -5
- pulumi_gcp/kms/get_kms_secret.py +6 -11
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +12 -17
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +18 -23
- pulumi_gcp/kms/key_handle.py +0 -5
- pulumi_gcp/kms/key_ring.py +0 -5
- pulumi_gcp/kms/key_ring_iam_binding.py +97 -102
- pulumi_gcp/kms/key_ring_iam_member.py +97 -102
- pulumi_gcp/kms/key_ring_iam_policy.py +92 -97
- pulumi_gcp/kms/key_ring_import_job.py +4 -9
- pulumi_gcp/kms/outputs.py +0 -5
- pulumi_gcp/kms/secret_ciphertext.py +18 -23
- pulumi_gcp/logging/_inputs.py +0 -520
- pulumi_gcp/logging/billing_account_bucket_config.py +11 -16
- pulumi_gcp/logging/billing_account_exclusion.py +0 -5
- pulumi_gcp/logging/billing_account_sink.py +10 -15
- pulumi_gcp/logging/folder_bucket_config.py +11 -16
- pulumi_gcp/logging/folder_exclusion.py +0 -5
- pulumi_gcp/logging/folder_settings.py +0 -5
- pulumi_gcp/logging/folder_sink.py +10 -15
- pulumi_gcp/logging/get_folder_settings.py +0 -5
- pulumi_gcp/logging/get_log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/get_organization_settings.py +0 -5
- pulumi_gcp/logging/get_project_cmek_settings.py +0 -5
- pulumi_gcp/logging/get_project_settings.py +0 -5
- pulumi_gcp/logging/get_sink.py +0 -5
- pulumi_gcp/logging/linked_dataset.py +5 -10
- pulumi_gcp/logging/log_view.py +0 -5
- pulumi_gcp/logging/log_view_iam_binding.py +5 -10
- pulumi_gcp/logging/log_view_iam_member.py +5 -10
- pulumi_gcp/logging/log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/metric.py +92 -97
- pulumi_gcp/logging/organization_bucket_config.py +11 -16
- pulumi_gcp/logging/organization_exclusion.py +0 -5
- pulumi_gcp/logging/organization_settings.py +0 -5
- pulumi_gcp/logging/organization_sink.py +10 -15
- pulumi_gcp/logging/outputs.py +0 -5
- pulumi_gcp/logging/project_bucket_config.py +16 -21
- pulumi_gcp/logging/project_exclusion.py +0 -5
- pulumi_gcp/logging/project_sink.py +10 -15
- pulumi_gcp/looker/_inputs.py +0 -211
- pulumi_gcp/looker/instance.py +199 -204
- pulumi_gcp/looker/outputs.py +0 -5
- pulumi_gcp/managedkafka/_inputs.py +0 -69
- pulumi_gcp/managedkafka/cluster.py +67 -72
- pulumi_gcp/managedkafka/outputs.py +0 -5
- pulumi_gcp/managedkafka/topic.py +22 -27
- pulumi_gcp/memcache/_inputs.py +0 -184
- pulumi_gcp/memcache/instance.py +51 -56
- pulumi_gcp/memcache/outputs.py +0 -5
- pulumi_gcp/migrationcenter/_inputs.py +0 -182
- pulumi_gcp/migrationcenter/group.py +0 -5
- pulumi_gcp/migrationcenter/outputs.py +0 -5
- pulumi_gcp/migrationcenter/preference_set.py +77 -82
- pulumi_gcp/ml/_inputs.py +0 -17
- pulumi_gcp/ml/engine_model.py +5 -10
- pulumi_gcp/ml/outputs.py +0 -5
- pulumi_gcp/monitoring/_inputs.py +15 -1731
- pulumi_gcp/monitoring/alert_policy.py +123 -128
- pulumi_gcp/monitoring/custom_service.py +11 -16
- pulumi_gcp/monitoring/dashboard.py +0 -5
- pulumi_gcp/monitoring/generic_service.py +15 -20
- pulumi_gcp/monitoring/get_app_engine_service.py +16 -21
- pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -5
- pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_notification_channel.py +24 -29
- pulumi_gcp/monitoring/get_secret_version.py +0 -5
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -5
- pulumi_gcp/monitoring/group.py +0 -5
- pulumi_gcp/monitoring/metric_descriptor.py +44 -49
- pulumi_gcp/monitoring/monitored_project.py +0 -5
- pulumi_gcp/monitoring/notification_channel.py +11 -16
- pulumi_gcp/monitoring/outputs.py +0 -68
- pulumi_gcp/monitoring/slo.py +115 -120
- pulumi_gcp/monitoring/uptime_check_config.py +236 -241
- pulumi_gcp/netapp/_inputs.py +0 -311
- pulumi_gcp/netapp/active_directory.py +0 -5
- pulumi_gcp/netapp/backup.py +6 -11
- pulumi_gcp/netapp/backup_policy.py +0 -5
- pulumi_gcp/netapp/backup_vault.py +0 -5
- pulumi_gcp/netapp/kmsconfig.py +0 -5
- pulumi_gcp/netapp/outputs.py +0 -5
- pulumi_gcp/netapp/storage_pool.py +0 -5
- pulumi_gcp/netapp/volume.py +22 -27
- pulumi_gcp/netapp/volume_replication.py +19 -24
- pulumi_gcp/netapp/volume_snapshot.py +0 -5
- pulumi_gcp/networkconnectivity/_inputs.py +0 -253
- pulumi_gcp/networkconnectivity/hub.py +2 -7
- pulumi_gcp/networkconnectivity/internal_range.py +0 -5
- pulumi_gcp/networkconnectivity/outputs.py +0 -5
- pulumi_gcp/networkconnectivity/policy_based_route.py +41 -46
- pulumi_gcp/networkconnectivity/regional_endpoint.py +0 -5
- pulumi_gcp/networkconnectivity/service_connection_policy.py +15 -20
- pulumi_gcp/networkconnectivity/spoke.py +66 -71
- pulumi_gcp/networkmanagement/_inputs.py +0 -87
- pulumi_gcp/networkmanagement/connectivity_test.py +80 -85
- pulumi_gcp/networkmanagement/outputs.py +0 -5
- pulumi_gcp/networksecurity/_inputs.py +0 -321
- pulumi_gcp/networksecurity/address_group.py +0 -5
- pulumi_gcp/networksecurity/address_group_iam_binding.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_member.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/authorization_policy.py +47 -52
- pulumi_gcp/networksecurity/client_tls_policy.py +40 -45
- pulumi_gcp/networksecurity/firewall_endpoint.py +0 -5
- pulumi_gcp/networksecurity/firewall_endpoint_association.py +0 -5
- pulumi_gcp/networksecurity/gateway_security_policy.py +86 -91
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +0 -5
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/outputs.py +0 -5
- pulumi_gcp/networksecurity/security_profile.py +35 -40
- pulumi_gcp/networksecurity/security_profile_group.py +0 -5
- pulumi_gcp/networksecurity/server_tls_policy.py +96 -101
- pulumi_gcp/networksecurity/tls_inspection_policy.py +188 -193
- pulumi_gcp/networksecurity/url_list.py +0 -5
- pulumi_gcp/networkservices/_inputs.py +31 -1783
- pulumi_gcp/networkservices/edge_cache_keyset.py +46 -51
- pulumi_gcp/networkservices/edge_cache_origin.py +84 -89
- pulumi_gcp/networkservices/edge_cache_service.py +562 -567
- pulumi_gcp/networkservices/endpoint_policy.py +50 -55
- pulumi_gcp/networkservices/gateway.py +16 -21
- pulumi_gcp/networkservices/grpc_route.py +141 -146
- pulumi_gcp/networkservices/http_route.py +289 -294
- pulumi_gcp/networkservices/lb_route_extension.py +5 -10
- pulumi_gcp/networkservices/lb_traffic_extension.py +5 -10
- pulumi_gcp/networkservices/mesh.py +0 -5
- pulumi_gcp/networkservices/outputs.py +0 -5
- pulumi_gcp/networkservices/service_binding.py +0 -5
- pulumi_gcp/networkservices/service_lb_policies.py +22 -27
- pulumi_gcp/networkservices/tcp_route.py +101 -106
- pulumi_gcp/networkservices/tls_route.py +77 -82
- pulumi_gcp/notebooks/_inputs.py +0 -615
- pulumi_gcp/notebooks/environment.py +16 -21
- pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -5
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -5
- pulumi_gcp/notebooks/instance.py +73 -78
- pulumi_gcp/notebooks/instance_iam_binding.py +19 -24
- pulumi_gcp/notebooks/instance_iam_member.py +19 -24
- pulumi_gcp/notebooks/instance_iam_policy.py +16 -21
- pulumi_gcp/notebooks/location.py +0 -5
- pulumi_gcp/notebooks/outputs.py +0 -5
- pulumi_gcp/notebooks/runtime.py +217 -222
- pulumi_gcp/notebooks/runtime_iam_binding.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_member.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_policy.py +16 -21
- pulumi_gcp/organizations/_inputs.py +0 -231
- pulumi_gcp/organizations/access_approval_settings.py +31 -36
- pulumi_gcp/organizations/folder.py +0 -5
- pulumi_gcp/organizations/get_active_folder.py +0 -5
- pulumi_gcp/organizations/get_billing_account.py +0 -5
- pulumi_gcp/organizations/get_client_config.py +0 -5
- pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -5
- pulumi_gcp/organizations/get_folder.py +0 -5
- pulumi_gcp/organizations/get_folders.py +0 -5
- pulumi_gcp/organizations/get_iam_policy.py +8 -13
- pulumi_gcp/organizations/get_organization.py +0 -5
- pulumi_gcp/organizations/get_project.py +0 -5
- pulumi_gcp/organizations/iam_audit_config.py +13 -18
- pulumi_gcp/organizations/iam_binding.py +3 -8
- pulumi_gcp/organizations/iam_custom_role.py +0 -5
- pulumi_gcp/organizations/iam_member.py +125 -130
- pulumi_gcp/organizations/iam_policy.py +120 -125
- pulumi_gcp/organizations/outputs.py +0 -5
- pulumi_gcp/organizations/policy.py +49 -54
- pulumi_gcp/organizations/project.py +0 -5
- pulumi_gcp/orgpolicy/_inputs.py +0 -183
- pulumi_gcp/orgpolicy/custom_constraint.py +10 -15
- pulumi_gcp/orgpolicy/outputs.py +0 -5
- pulumi_gcp/orgpolicy/policy.py +98 -103
- pulumi_gcp/osconfig/_inputs.py +27 -2232
- pulumi_gcp/osconfig/guest_policies.py +166 -171
- pulumi_gcp/osconfig/os_policy_assignment.py +153 -158
- pulumi_gcp/osconfig/outputs.py +0 -5
- pulumi_gcp/osconfig/patch_deployment.py +321 -326
- pulumi_gcp/oslogin/ssh_public_key.py +0 -5
- pulumi_gcp/parallelstore/instance.py +0 -5
- pulumi_gcp/privilegedaccessmanager/_inputs.py +0 -170
- pulumi_gcp/privilegedaccessmanager/entitlement.py +89 -94
- pulumi_gcp/privilegedaccessmanager/outputs.py +0 -5
- pulumi_gcp/projects/_inputs.py +0 -262
- pulumi_gcp/projects/access_approval_settings.py +25 -30
- pulumi_gcp/projects/api_key.py +83 -88
- pulumi_gcp/projects/default_service_accounts.py +0 -5
- pulumi_gcp/projects/get_iam_policy.py +0 -5
- pulumi_gcp/projects/get_organization_policy.py +0 -5
- pulumi_gcp/projects/get_project.py +0 -5
- pulumi_gcp/projects/get_project_service.py +0 -5
- pulumi_gcp/projects/iam_audit_config.py +125 -130
- pulumi_gcp/projects/iam_binding.py +125 -130
- pulumi_gcp/projects/iam_custom_role.py +0 -5
- pulumi_gcp/projects/iam_member.py +125 -130
- pulumi_gcp/projects/iam_member_remove.py +0 -5
- pulumi_gcp/projects/iam_policy.py +120 -125
- pulumi_gcp/projects/organization_policy.py +49 -54
- pulumi_gcp/projects/outputs.py +0 -5
- pulumi_gcp/projects/service.py +0 -5
- pulumi_gcp/projects/service_identity.py +0 -5
- pulumi_gcp/projects/usage_export_bucket.py +0 -5
- pulumi_gcp/provider.py +2 -7
- pulumi_gcp/pubsub/_inputs.py +0 -438
- pulumi_gcp/pubsub/get_schema_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_subscription.py +0 -5
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_topic.py +0 -5
- pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -5
- pulumi_gcp/pubsub/lite_reservation.py +0 -5
- pulumi_gcp/pubsub/lite_subscription.py +31 -36
- pulumi_gcp/pubsub/lite_topic.py +41 -46
- pulumi_gcp/pubsub/outputs.py +0 -5
- pulumi_gcp/pubsub/schema.py +8 -13
- pulumi_gcp/pubsub/schema_iam_binding.py +19 -24
- pulumi_gcp/pubsub/schema_iam_member.py +19 -24
- pulumi_gcp/pubsub/schema_iam_policy.py +16 -21
- pulumi_gcp/pubsub/subscription.py +136 -141
- pulumi_gcp/pubsub/subscription_iam_binding.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_member.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_policy.py +16 -21
- pulumi_gcp/pubsub/topic.py +45 -50
- pulumi_gcp/pubsub/topic_iam_binding.py +19 -24
- pulumi_gcp/pubsub/topic_iam_member.py +19 -24
- pulumi_gcp/pubsub/topic_iam_policy.py +16 -21
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/recaptcha/_inputs.py +0 -89
- pulumi_gcp/recaptcha/enterprise_key.py +127 -132
- pulumi_gcp/recaptcha/outputs.py +0 -5
- pulumi_gcp/redis/_inputs.py +0 -321
- pulumi_gcp/redis/cluster.py +54 -59
- pulumi_gcp/redis/get_instance.py +0 -5
- pulumi_gcp/redis/instance.py +46 -51
- pulumi_gcp/redis/outputs.py +0 -5
- pulumi_gcp/resourcemanager/lien.py +0 -5
- pulumi_gcp/runtimeconfig/_inputs.py +0 -25
- pulumi_gcp/runtimeconfig/config.py +0 -5
- pulumi_gcp/runtimeconfig/config_iam_binding.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_member.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_config.py +0 -5
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_variable.py +0 -5
- pulumi_gcp/runtimeconfig/outputs.py +0 -5
- pulumi_gcp/runtimeconfig/variable.py +0 -5
- pulumi_gcp/secretmanager/_inputs.py +0 -143
- pulumi_gcp/secretmanager/get_secret.py +0 -5
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version_access.py +0 -5
- pulumi_gcp/secretmanager/get_secrets.py +0 -5
- pulumi_gcp/secretmanager/outputs.py +0 -5
- pulumi_gcp/secretmanager/secret.py +63 -68
- pulumi_gcp/secretmanager/secret_iam_binding.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_member.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_policy.py +92 -97
- pulumi_gcp/secretmanager/secret_version.py +48 -53
- pulumi_gcp/securesourcemanager/_inputs.py +0 -75
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/instance.py +73 -78
- pulumi_gcp/securesourcemanager/instance_iam_binding.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_member.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/outputs.py +0 -5
- pulumi_gcp/securitycenter/_inputs.py +9 -862
- pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/folder_custom_module.py +77 -82
- pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -5
- pulumi_gcp/securitycenter/instance_iam_binding.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_member.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_policy.py +30 -99
- pulumi_gcp/securitycenter/management_folder_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/management_organization_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_project_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/mute_config.py +0 -5
- pulumi_gcp/securitycenter/notification_config.py +11 -16
- pulumi_gcp/securitycenter/organization_custom_module.py +77 -82
- pulumi_gcp/securitycenter/outputs.py +0 -5
- pulumi_gcp/securitycenter/project_custom_module.py +77 -82
- pulumi_gcp/securitycenter/source.py +0 -5
- pulumi_gcp/securitycenter/source_iam_binding.py +3 -8
- pulumi_gcp/securitycenter/source_iam_member.py +3 -8
- pulumi_gcp/securitycenter/source_iam_policy.py +0 -5
- pulumi_gcp/securityposture/_inputs.py +0 -457
- pulumi_gcp/securityposture/outputs.py +0 -5
- pulumi_gcp/securityposture/posture.py +181 -186
- pulumi_gcp/securityposture/posture_deployment.py +30 -35
- pulumi_gcp/serviceaccount/_inputs.py +0 -51
- pulumi_gcp/serviceaccount/account.py +0 -5
- pulumi_gcp/serviceaccount/get_account.py +0 -5
- pulumi_gcp/serviceaccount/get_account_access_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_id_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_jwt.py +0 -5
- pulumi_gcp/serviceaccount/get_account_key.py +0 -5
- pulumi_gcp/serviceaccount/get_iam_policy.py +0 -5
- pulumi_gcp/serviceaccount/iam_binding.py +61 -66
- pulumi_gcp/serviceaccount/iam_member.py +61 -66
- pulumi_gcp/serviceaccount/iam_policy.py +56 -61
- pulumi_gcp/serviceaccount/key.py +0 -5
- pulumi_gcp/serviceaccount/outputs.py +0 -5
- pulumi_gcp/servicedirectory/_inputs.py +0 -43
- pulumi_gcp/servicedirectory/endpoint.py +0 -5
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/namespace.py +0 -5
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +16 -21
- pulumi_gcp/servicedirectory/outputs.py +0 -5
- pulumi_gcp/servicedirectory/service.py +0 -5
- pulumi_gcp/servicedirectory/service_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_policy.py +16 -21
- pulumi_gcp/servicenetworking/connection.py +0 -5
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/vpc_service_controls.py +0 -5
- pulumi_gcp/serviceusage/consumer_quota_override.py +0 -5
- pulumi_gcp/sourcerepo/_inputs.py +0 -49
- pulumi_gcp/sourcerepo/get_repository.py +0 -5
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -5
- pulumi_gcp/sourcerepo/outputs.py +0 -5
- pulumi_gcp/sourcerepo/repository.py +15 -20
- pulumi_gcp/sourcerepo/repository_iam_binding.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_member.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_policy.py +92 -106
- pulumi_gcp/spanner/_inputs.py +0 -157
- pulumi_gcp/spanner/database.py +5 -10
- pulumi_gcp/spanner/database_iam_binding.py +97 -102
- pulumi_gcp/spanner/database_iam_member.py +97 -102
- pulumi_gcp/spanner/database_iam_policy.py +92 -97
- pulumi_gcp/spanner/get_database_iam_policy.py +0 -5
- pulumi_gcp/spanner/get_instance.py +0 -5
- pulumi_gcp/spanner/get_instance_iam_policy.py +0 -5
- pulumi_gcp/spanner/instance.py +25 -30
- pulumi_gcp/spanner/instance_config.py +5 -10
- pulumi_gcp/spanner/instance_iam_binding.py +19 -24
- pulumi_gcp/spanner/instance_iam_member.py +19 -24
- pulumi_gcp/spanner/instance_iam_policy.py +16 -21
- pulumi_gcp/spanner/outputs.py +0 -5
- pulumi_gcp/sql/_inputs.py +0 -616
- pulumi_gcp/sql/database.py +12 -17
- pulumi_gcp/sql/database_instance.py +88 -93
- pulumi_gcp/sql/get_backup_run.py +0 -5
- pulumi_gcp/sql/get_ca_certs.py +0 -5
- pulumi_gcp/sql/get_database.py +0 -5
- pulumi_gcp/sql/get_database_instance.py +0 -5
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -5
- pulumi_gcp/sql/get_database_instances.py +0 -5
- pulumi_gcp/sql/get_databases.py +0 -5
- pulumi_gcp/sql/get_tiers.py +0 -5
- pulumi_gcp/sql/outputs.py +0 -5
- pulumi_gcp/sql/source_representation_instance.py +0 -5
- pulumi_gcp/sql/ssl_cert.py +6 -11
- pulumi_gcp/sql/user.py +38 -43
- pulumi_gcp/storage/__init__.py +0 -5
- pulumi_gcp/storage/_inputs.py +0 -958
- pulumi_gcp/storage/bucket.py +120 -125
- pulumi_gcp/storage/bucket_access_control.py +0 -5
- pulumi_gcp/storage/bucket_acl.py +0 -5
- pulumi_gcp/storage/bucket_iam_binding.py +97 -102
- pulumi_gcp/storage/bucket_iam_member.py +97 -102
- pulumi_gcp/storage/bucket_iam_policy.py +92 -97
- pulumi_gcp/storage/bucket_object.py +10 -15
- pulumi_gcp/storage/default_object_access_control.py +2 -7
- pulumi_gcp/storage/default_object_acl.py +0 -5
- pulumi_gcp/storage/get_bucket.py +0 -5
- pulumi_gcp/storage/get_bucket_iam_policy.py +0 -5
- pulumi_gcp/storage/get_bucket_object.py +0 -5
- pulumi_gcp/storage/get_bucket_object_content.py +0 -5
- pulumi_gcp/storage/get_bucket_objects.py +0 -5
- pulumi_gcp/storage/get_buckets.py +0 -5
- pulumi_gcp/storage/get_object_signed_url.py +0 -5
- pulumi_gcp/storage/get_project_service_account.py +6 -11
- pulumi_gcp/storage/get_transfer_project_service_account.py +0 -5
- pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -5
- pulumi_gcp/storage/hmac_key.py +0 -5
- pulumi_gcp/storage/insights_report_config.py +71 -76
- pulumi_gcp/storage/notification.py +0 -5
- pulumi_gcp/storage/object_access_control.py +2 -7
- pulumi_gcp/storage/object_acl.py +0 -5
- pulumi_gcp/storage/outputs.py +0 -81
- pulumi_gcp/storage/transfer_agent_pool.py +11 -16
- pulumi_gcp/storage/transfer_job.py +108 -113
- pulumi_gcp/tags/_inputs.py +0 -43
- pulumi_gcp/tags/get_tag_key.py +0 -5
- pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_keys.py +0 -5
- pulumi_gcp/tags/get_tag_value.py +0 -5
- pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_values.py +0 -5
- pulumi_gcp/tags/location_tag_binding.py +0 -5
- pulumi_gcp/tags/outputs.py +0 -5
- pulumi_gcp/tags/tag_binding.py +0 -5
- pulumi_gcp/tags/tag_key.py +0 -5
- pulumi_gcp/tags/tag_key_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_key_iam_member.py +19 -24
- pulumi_gcp/tags/tag_key_iam_policy.py +16 -21
- pulumi_gcp/tags/tag_value.py +0 -5
- pulumi_gcp/tags/tag_value_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_value_iam_member.py +19 -24
- pulumi_gcp/tags/tag_value_iam_policy.py +16 -21
- pulumi_gcp/tpu/_inputs.py +0 -194
- pulumi_gcp/tpu/get_tensorflow_versions.py +0 -5
- pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -5
- pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -5
- pulumi_gcp/tpu/node.py +13 -18
- pulumi_gcp/tpu/outputs.py +0 -5
- pulumi_gcp/tpu/v2_vm.py +82 -87
- pulumi_gcp/vertex/_inputs.py +2 -843
- pulumi_gcp/vertex/ai_dataset.py +5 -10
- pulumi_gcp/vertex/ai_deployment_resource_pool.py +31 -36
- pulumi_gcp/vertex/ai_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_endpoint_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_group.py +17 -22
- pulumi_gcp/vertex/ai_feature_group_feature.py +12 -17
- pulumi_gcp/vertex/ai_feature_online_store.py +75 -80
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +146 -151
- pulumi_gcp/vertex/ai_feature_store.py +52 -57
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +87 -92
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +36 -41
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_store_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_index.py +63 -68
- pulumi_gcp/vertex/ai_index_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_metadata_store.py +7 -12
- pulumi_gcp/vertex/ai_tensorboard.py +11 -16
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_index.py +0 -5
- pulumi_gcp/vertex/outputs.py +2 -7
- pulumi_gcp/vmwareengine/_inputs.py +0 -290
- pulumi_gcp/vmwareengine/cluster.py +69 -74
- pulumi_gcp/vmwareengine/external_access_rule.py +56 -61
- pulumi_gcp/vmwareengine/external_address.py +22 -27
- pulumi_gcp/vmwareengine/get_cluster.py +0 -5
- pulumi_gcp/vmwareengine/get_external_access_rule.py +0 -5
- pulumi_gcp/vmwareengine/get_external_address.py +0 -5
- pulumi_gcp/vmwareengine/get_network.py +0 -5
- pulumi_gcp/vmwareengine/get_network_peering.py +0 -5
- pulumi_gcp/vmwareengine/get_network_policy.py +0 -5
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +0 -5
- pulumi_gcp/vmwareengine/get_private_cloud.py +0 -5
- pulumi_gcp/vmwareengine/get_subnet.py +0 -5
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +0 -5
- pulumi_gcp/vmwareengine/network.py +2 -7
- pulumi_gcp/vmwareengine/network_peering.py +0 -5
- pulumi_gcp/vmwareengine/network_policy.py +22 -27
- pulumi_gcp/vmwareengine/outputs.py +0 -5
- pulumi_gcp/vmwareengine/private_cloud.py +62 -67
- pulumi_gcp/vmwareengine/subnet.py +24 -29
- pulumi_gcp/vpcaccess/_inputs.py +0 -22
- pulumi_gcp/vpcaccess/connector.py +11 -16
- pulumi_gcp/vpcaccess/get_connector.py +0 -5
- pulumi_gcp/vpcaccess/outputs.py +0 -5
- pulumi_gcp/workbench/_inputs.py +0 -319
- pulumi_gcp/workbench/get_instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/instance.py +139 -144
- pulumi_gcp/workbench/instance_iam_binding.py +3 -8
- pulumi_gcp/workbench/instance_iam_member.py +3 -8
- pulumi_gcp/workbench/instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/outputs.py +0 -5
- pulumi_gcp/workflows/workflow.py +0 -5
- pulumi_gcp/workstations/_inputs.py +0 -433
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -5
- pulumi_gcp/workstations/outputs.py +0 -5
- pulumi_gcp/workstations/workstation.py +14 -19
- pulumi_gcp/workstations/workstation_cluster.py +30 -35
- pulumi_gcp/workstations/workstation_config.py +246 -251
- pulumi_gcp/workstations/workstation_config_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/workstation_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_iam_policy.py +0 -5
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/METADATA +1 -2
- pulumi_gcp-7.30.0a1719470057.dist-info/RECORD +1600 -0
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/WHEEL +1 -1
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +0 -115
- pulumi_gcp/storage/managed_folder.py +0 -440
- pulumi_gcp/storage/managed_folder_iam_binding.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_member.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_policy.py +0 -766
- pulumi_gcp-7.30.0.dist-info/RECORD +0 -1605
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/top_level.txt +0 -0
pulumi_gcp/cloudrunv2/_inputs.py
CHANGED
@@ -4,154 +4,74 @@
|
|
4
4
|
|
5
5
|
import copy
|
6
6
|
import warnings
|
7
|
-
import sys
|
8
7
|
import pulumi
|
9
8
|
import pulumi.runtime
|
10
9
|
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
11
|
-
if sys.version_info >= (3, 11):
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
13
|
-
else:
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
15
10
|
from .. import _utilities
|
16
11
|
|
17
12
|
__all__ = [
|
18
13
|
'JobBinaryAuthorizationArgs',
|
19
|
-
'JobBinaryAuthorizationArgsDict',
|
20
14
|
'JobConditionArgs',
|
21
|
-
'JobConditionArgsDict',
|
22
15
|
'JobIamBindingConditionArgs',
|
23
|
-
'JobIamBindingConditionArgsDict',
|
24
16
|
'JobIamMemberConditionArgs',
|
25
|
-
'JobIamMemberConditionArgsDict',
|
26
17
|
'JobLatestCreatedExecutionArgs',
|
27
|
-
'JobLatestCreatedExecutionArgsDict',
|
28
18
|
'JobTemplateArgs',
|
29
|
-
'JobTemplateArgsDict',
|
30
19
|
'JobTemplateTemplateArgs',
|
31
|
-
'JobTemplateTemplateArgsDict',
|
32
20
|
'JobTemplateTemplateContainerArgs',
|
33
|
-
'JobTemplateTemplateContainerArgsDict',
|
34
21
|
'JobTemplateTemplateContainerEnvArgs',
|
35
|
-
'JobTemplateTemplateContainerEnvArgsDict',
|
36
22
|
'JobTemplateTemplateContainerEnvValueSourceArgs',
|
37
|
-
'JobTemplateTemplateContainerEnvValueSourceArgsDict',
|
38
23
|
'JobTemplateTemplateContainerEnvValueSourceSecretKeyRefArgs',
|
39
|
-
'JobTemplateTemplateContainerEnvValueSourceSecretKeyRefArgsDict',
|
40
24
|
'JobTemplateTemplateContainerPortArgs',
|
41
|
-
'JobTemplateTemplateContainerPortArgsDict',
|
42
25
|
'JobTemplateTemplateContainerResourcesArgs',
|
43
|
-
'JobTemplateTemplateContainerResourcesArgsDict',
|
44
26
|
'JobTemplateTemplateContainerVolumeMountArgs',
|
45
|
-
'JobTemplateTemplateContainerVolumeMountArgsDict',
|
46
27
|
'JobTemplateTemplateVolumeArgs',
|
47
|
-
'JobTemplateTemplateVolumeArgsDict',
|
48
28
|
'JobTemplateTemplateVolumeCloudSqlInstanceArgs',
|
49
|
-
'JobTemplateTemplateVolumeCloudSqlInstanceArgsDict',
|
50
29
|
'JobTemplateTemplateVolumeEmptyDirArgs',
|
51
|
-
'JobTemplateTemplateVolumeEmptyDirArgsDict',
|
52
30
|
'JobTemplateTemplateVolumeGcsArgs',
|
53
|
-
'JobTemplateTemplateVolumeGcsArgsDict',
|
54
31
|
'JobTemplateTemplateVolumeNfsArgs',
|
55
|
-
'JobTemplateTemplateVolumeNfsArgsDict',
|
56
32
|
'JobTemplateTemplateVolumeSecretArgs',
|
57
|
-
'JobTemplateTemplateVolumeSecretArgsDict',
|
58
33
|
'JobTemplateTemplateVolumeSecretItemArgs',
|
59
|
-
'JobTemplateTemplateVolumeSecretItemArgsDict',
|
60
34
|
'JobTemplateTemplateVpcAccessArgs',
|
61
|
-
'JobTemplateTemplateVpcAccessArgsDict',
|
62
35
|
'JobTemplateTemplateVpcAccessNetworkInterfaceArgs',
|
63
|
-
'JobTemplateTemplateVpcAccessNetworkInterfaceArgsDict',
|
64
36
|
'JobTerminalConditionArgs',
|
65
|
-
'JobTerminalConditionArgsDict',
|
66
37
|
'ServiceBinaryAuthorizationArgs',
|
67
|
-
'ServiceBinaryAuthorizationArgsDict',
|
68
38
|
'ServiceConditionArgs',
|
69
|
-
'ServiceConditionArgsDict',
|
70
39
|
'ServiceIamBindingConditionArgs',
|
71
|
-
'ServiceIamBindingConditionArgsDict',
|
72
40
|
'ServiceIamMemberConditionArgs',
|
73
|
-
'ServiceIamMemberConditionArgsDict',
|
74
41
|
'ServiceScalingArgs',
|
75
|
-
'ServiceScalingArgsDict',
|
76
42
|
'ServiceTemplateArgs',
|
77
|
-
'ServiceTemplateArgsDict',
|
78
43
|
'ServiceTemplateContainerArgs',
|
79
|
-
'ServiceTemplateContainerArgsDict',
|
80
44
|
'ServiceTemplateContainerEnvArgs',
|
81
|
-
'ServiceTemplateContainerEnvArgsDict',
|
82
45
|
'ServiceTemplateContainerEnvValueSourceArgs',
|
83
|
-
'ServiceTemplateContainerEnvValueSourceArgsDict',
|
84
46
|
'ServiceTemplateContainerEnvValueSourceSecretKeyRefArgs',
|
85
|
-
'ServiceTemplateContainerEnvValueSourceSecretKeyRefArgsDict',
|
86
47
|
'ServiceTemplateContainerLivenessProbeArgs',
|
87
|
-
'ServiceTemplateContainerLivenessProbeArgsDict',
|
88
48
|
'ServiceTemplateContainerLivenessProbeGrpcArgs',
|
89
|
-
'ServiceTemplateContainerLivenessProbeGrpcArgsDict',
|
90
49
|
'ServiceTemplateContainerLivenessProbeHttpGetArgs',
|
91
|
-
'ServiceTemplateContainerLivenessProbeHttpGetArgsDict',
|
92
50
|
'ServiceTemplateContainerLivenessProbeHttpGetHttpHeaderArgs',
|
93
|
-
'ServiceTemplateContainerLivenessProbeHttpGetHttpHeaderArgsDict',
|
94
51
|
'ServiceTemplateContainerLivenessProbeTcpSocketArgs',
|
95
|
-
'ServiceTemplateContainerLivenessProbeTcpSocketArgsDict',
|
96
52
|
'ServiceTemplateContainerPortArgs',
|
97
|
-
'ServiceTemplateContainerPortArgsDict',
|
98
53
|
'ServiceTemplateContainerResourcesArgs',
|
99
|
-
'ServiceTemplateContainerResourcesArgsDict',
|
100
54
|
'ServiceTemplateContainerStartupProbeArgs',
|
101
|
-
'ServiceTemplateContainerStartupProbeArgsDict',
|
102
55
|
'ServiceTemplateContainerStartupProbeGrpcArgs',
|
103
|
-
'ServiceTemplateContainerStartupProbeGrpcArgsDict',
|
104
56
|
'ServiceTemplateContainerStartupProbeHttpGetArgs',
|
105
|
-
'ServiceTemplateContainerStartupProbeHttpGetArgsDict',
|
106
57
|
'ServiceTemplateContainerStartupProbeHttpGetHttpHeaderArgs',
|
107
|
-
'ServiceTemplateContainerStartupProbeHttpGetHttpHeaderArgsDict',
|
108
58
|
'ServiceTemplateContainerStartupProbeTcpSocketArgs',
|
109
|
-
'ServiceTemplateContainerStartupProbeTcpSocketArgsDict',
|
110
59
|
'ServiceTemplateContainerVolumeMountArgs',
|
111
|
-
'ServiceTemplateContainerVolumeMountArgsDict',
|
112
60
|
'ServiceTemplateScalingArgs',
|
113
|
-
'ServiceTemplateScalingArgsDict',
|
114
61
|
'ServiceTemplateVolumeArgs',
|
115
|
-
'ServiceTemplateVolumeArgsDict',
|
116
62
|
'ServiceTemplateVolumeCloudSqlInstanceArgs',
|
117
|
-
'ServiceTemplateVolumeCloudSqlInstanceArgsDict',
|
118
63
|
'ServiceTemplateVolumeEmptyDirArgs',
|
119
|
-
'ServiceTemplateVolumeEmptyDirArgsDict',
|
120
64
|
'ServiceTemplateVolumeGcsArgs',
|
121
|
-
'ServiceTemplateVolumeGcsArgsDict',
|
122
65
|
'ServiceTemplateVolumeNfsArgs',
|
123
|
-
'ServiceTemplateVolumeNfsArgsDict',
|
124
66
|
'ServiceTemplateVolumeSecretArgs',
|
125
|
-
'ServiceTemplateVolumeSecretArgsDict',
|
126
67
|
'ServiceTemplateVolumeSecretItemArgs',
|
127
|
-
'ServiceTemplateVolumeSecretItemArgsDict',
|
128
68
|
'ServiceTemplateVpcAccessArgs',
|
129
|
-
'ServiceTemplateVpcAccessArgsDict',
|
130
69
|
'ServiceTemplateVpcAccessNetworkInterfaceArgs',
|
131
|
-
'ServiceTemplateVpcAccessNetworkInterfaceArgsDict',
|
132
70
|
'ServiceTerminalConditionArgs',
|
133
|
-
'ServiceTerminalConditionArgsDict',
|
134
71
|
'ServiceTrafficArgs',
|
135
|
-
'ServiceTrafficArgsDict',
|
136
72
|
'ServiceTrafficStatusArgs',
|
137
|
-
'ServiceTrafficStatusArgsDict',
|
138
73
|
]
|
139
74
|
|
140
|
-
MYPY = False
|
141
|
-
|
142
|
-
if not MYPY:
|
143
|
-
class JobBinaryAuthorizationArgsDict(TypedDict):
|
144
|
-
breakglass_justification: NotRequired[pulumi.Input[str]]
|
145
|
-
"""
|
146
|
-
If present, indicates to use Breakglass using this justification. If useDefault is False, then it must be empty. For more information on breakglass, see https://cloud.google.com/binary-authorization/docs/using-breakglass
|
147
|
-
"""
|
148
|
-
use_default: NotRequired[pulumi.Input[bool]]
|
149
|
-
"""
|
150
|
-
If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled.
|
151
|
-
"""
|
152
|
-
elif False:
|
153
|
-
JobBinaryAuthorizationArgsDict: TypeAlias = Mapping[str, Any]
|
154
|
-
|
155
75
|
@pulumi.input_type
|
156
76
|
class JobBinaryAuthorizationArgs:
|
157
77
|
def __init__(__self__, *,
|
@@ -191,52 +111,6 @@ class JobBinaryAuthorizationArgs:
|
|
191
111
|
pulumi.set(self, "use_default", value)
|
192
112
|
|
193
113
|
|
194
|
-
if not MYPY:
|
195
|
-
class JobConditionArgsDict(TypedDict):
|
196
|
-
execution_reason: NotRequired[pulumi.Input[str]]
|
197
|
-
"""
|
198
|
-
(Output)
|
199
|
-
A reason for the execution condition.
|
200
|
-
"""
|
201
|
-
last_transition_time: NotRequired[pulumi.Input[str]]
|
202
|
-
"""
|
203
|
-
(Output)
|
204
|
-
Last time the condition transitioned from one status to another.
|
205
|
-
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
206
|
-
"""
|
207
|
-
message: NotRequired[pulumi.Input[str]]
|
208
|
-
"""
|
209
|
-
(Output)
|
210
|
-
Human readable message indicating details about the current status.
|
211
|
-
"""
|
212
|
-
reason: NotRequired[pulumi.Input[str]]
|
213
|
-
"""
|
214
|
-
(Output)
|
215
|
-
A common (service-level) reason for this condition.
|
216
|
-
"""
|
217
|
-
revision_reason: NotRequired[pulumi.Input[str]]
|
218
|
-
"""
|
219
|
-
(Output)
|
220
|
-
A reason for the revision condition.
|
221
|
-
"""
|
222
|
-
severity: NotRequired[pulumi.Input[str]]
|
223
|
-
"""
|
224
|
-
(Output)
|
225
|
-
How to interpret failures of this condition, one of Error, Warning, Info
|
226
|
-
"""
|
227
|
-
state: NotRequired[pulumi.Input[str]]
|
228
|
-
"""
|
229
|
-
(Output)
|
230
|
-
State of the condition.
|
231
|
-
"""
|
232
|
-
type: NotRequired[pulumi.Input[str]]
|
233
|
-
"""
|
234
|
-
(Output)
|
235
|
-
type is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/main/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * "Ready": True when the Resource is ready.
|
236
|
-
"""
|
237
|
-
elif False:
|
238
|
-
JobConditionArgsDict: TypeAlias = Mapping[str, Any]
|
239
|
-
|
240
114
|
@pulumi.input_type
|
241
115
|
class JobConditionArgs:
|
242
116
|
def __init__(__self__, *,
|
@@ -390,14 +264,6 @@ class JobConditionArgs:
|
|
390
264
|
pulumi.set(self, "type", value)
|
391
265
|
|
392
266
|
|
393
|
-
if not MYPY:
|
394
|
-
class JobIamBindingConditionArgsDict(TypedDict):
|
395
|
-
expression: pulumi.Input[str]
|
396
|
-
title: pulumi.Input[str]
|
397
|
-
description: NotRequired[pulumi.Input[str]]
|
398
|
-
elif False:
|
399
|
-
JobIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
400
|
-
|
401
267
|
@pulumi.input_type
|
402
268
|
class JobIamBindingConditionArgs:
|
403
269
|
def __init__(__self__, *,
|
@@ -437,14 +303,6 @@ class JobIamBindingConditionArgs:
|
|
437
303
|
pulumi.set(self, "description", value)
|
438
304
|
|
439
305
|
|
440
|
-
if not MYPY:
|
441
|
-
class JobIamMemberConditionArgsDict(TypedDict):
|
442
|
-
expression: pulumi.Input[str]
|
443
|
-
title: pulumi.Input[str]
|
444
|
-
description: NotRequired[pulumi.Input[str]]
|
445
|
-
elif False:
|
446
|
-
JobIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
447
|
-
|
448
306
|
@pulumi.input_type
|
449
307
|
class JobIamMemberConditionArgs:
|
450
308
|
def __init__(__self__, *,
|
@@ -484,27 +342,6 @@ class JobIamMemberConditionArgs:
|
|
484
342
|
pulumi.set(self, "description", value)
|
485
343
|
|
486
344
|
|
487
|
-
if not MYPY:
|
488
|
-
class JobLatestCreatedExecutionArgsDict(TypedDict):
|
489
|
-
completion_time: NotRequired[pulumi.Input[str]]
|
490
|
-
"""
|
491
|
-
(Output)
|
492
|
-
Completion timestamp of the execution.
|
493
|
-
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
494
|
-
"""
|
495
|
-
create_time: NotRequired[pulumi.Input[str]]
|
496
|
-
"""
|
497
|
-
(Output)
|
498
|
-
Creation timestamp of the execution.
|
499
|
-
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
500
|
-
"""
|
501
|
-
name: NotRequired[pulumi.Input[str]]
|
502
|
-
"""
|
503
|
-
Name of the Job.
|
504
|
-
"""
|
505
|
-
elif False:
|
506
|
-
JobLatestCreatedExecutionArgsDict: TypeAlias = Mapping[str, Any]
|
507
|
-
|
508
345
|
@pulumi.input_type
|
509
346
|
class JobLatestCreatedExecutionArgs:
|
510
347
|
def __init__(__self__, *,
|
@@ -568,39 +405,6 @@ class JobLatestCreatedExecutionArgs:
|
|
568
405
|
pulumi.set(self, "name", value)
|
569
406
|
|
570
407
|
|
571
|
-
if not MYPY:
|
572
|
-
class JobTemplateArgsDict(TypedDict):
|
573
|
-
template: pulumi.Input['JobTemplateTemplateArgsDict']
|
574
|
-
"""
|
575
|
-
Describes the task(s) that will be created when executing an execution
|
576
|
-
Structure is documented below.
|
577
|
-
"""
|
578
|
-
annotations: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
579
|
-
"""
|
580
|
-
Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.
|
581
|
-
Cloud Run API v2 does not support annotations with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected.
|
582
|
-
All system annotations in v1 now have a corresponding field in v2 ExecutionTemplate.
|
583
|
-
This field follows Kubernetes annotations' namespacing, limits, and rules.
|
584
|
-
"""
|
585
|
-
labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
586
|
-
"""
|
587
|
-
Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter,
|
588
|
-
or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or
|
589
|
-
https://cloud.google.com/run/docs/configuring/labels.
|
590
|
-
Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected.
|
591
|
-
All system labels in v1 now have a corresponding field in v2 ExecutionTemplate.
|
592
|
-
"""
|
593
|
-
parallelism: NotRequired[pulumi.Input[int]]
|
594
|
-
"""
|
595
|
-
Specifies the maximum desired number of tasks the execution should run at given time. Must be <= taskCount. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed remaining, i.e. when the work left to do is less than max parallelism.
|
596
|
-
"""
|
597
|
-
task_count: NotRequired[pulumi.Input[int]]
|
598
|
-
"""
|
599
|
-
Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/
|
600
|
-
"""
|
601
|
-
elif False:
|
602
|
-
JobTemplateArgsDict: TypeAlias = Mapping[str, Any]
|
603
|
-
|
604
408
|
@pulumi.input_type
|
605
409
|
class JobTemplateArgs:
|
606
410
|
def __init__(__self__, *,
|
@@ -703,48 +507,6 @@ class JobTemplateArgs:
|
|
703
507
|
pulumi.set(self, "task_count", value)
|
704
508
|
|
705
509
|
|
706
|
-
if not MYPY:
|
707
|
-
class JobTemplateTemplateArgsDict(TypedDict):
|
708
|
-
containers: NotRequired[pulumi.Input[Sequence[pulumi.Input['JobTemplateTemplateContainerArgsDict']]]]
|
709
|
-
"""
|
710
|
-
Holds the single container that defines the unit of execution for this task.
|
711
|
-
Structure is documented below.
|
712
|
-
"""
|
713
|
-
encryption_key: NotRequired[pulumi.Input[str]]
|
714
|
-
"""
|
715
|
-
A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. For more information, go to https://cloud.google.com/run/docs/securing/using-cmek
|
716
|
-
"""
|
717
|
-
execution_environment: NotRequired[pulumi.Input[str]]
|
718
|
-
"""
|
719
|
-
The execution environment being used to host this Task.
|
720
|
-
Possible values are: `EXECUTION_ENVIRONMENT_GEN1`, `EXECUTION_ENVIRONMENT_GEN2`.
|
721
|
-
"""
|
722
|
-
max_retries: NotRequired[pulumi.Input[int]]
|
723
|
-
"""
|
724
|
-
Number of retries allowed per Task, before marking this Task failed.
|
725
|
-
"""
|
726
|
-
service_account: NotRequired[pulumi.Input[str]]
|
727
|
-
"""
|
728
|
-
Email address of the IAM service account associated with the Task of a Job. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
|
729
|
-
"""
|
730
|
-
timeout: NotRequired[pulumi.Input[str]]
|
731
|
-
"""
|
732
|
-
Max allowed time duration the Task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout.
|
733
|
-
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
734
|
-
"""
|
735
|
-
volumes: NotRequired[pulumi.Input[Sequence[pulumi.Input['JobTemplateTemplateVolumeArgsDict']]]]
|
736
|
-
"""
|
737
|
-
A list of Volumes to make available to containers.
|
738
|
-
Structure is documented below.
|
739
|
-
"""
|
740
|
-
vpc_access: NotRequired[pulumi.Input['JobTemplateTemplateVpcAccessArgsDict']]
|
741
|
-
"""
|
742
|
-
VPC Access configuration to use for this Task. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
|
743
|
-
Structure is documented below.
|
744
|
-
"""
|
745
|
-
elif False:
|
746
|
-
JobTemplateTemplateArgsDict: TypeAlias = Mapping[str, Any]
|
747
|
-
|
748
510
|
@pulumi.input_type
|
749
511
|
class JobTemplateTemplateArgs:
|
750
512
|
def __init__(__self__, *,
|
@@ -890,52 +652,6 @@ class JobTemplateTemplateArgs:
|
|
890
652
|
pulumi.set(self, "vpc_access", value)
|
891
653
|
|
892
654
|
|
893
|
-
if not MYPY:
|
894
|
-
class JobTemplateTemplateContainerArgsDict(TypedDict):
|
895
|
-
image: pulumi.Input[str]
|
896
|
-
"""
|
897
|
-
URL of the Container image in Google Container Registry or Google Artifact Registry. More info: https://kubernetes.io/docs/concepts/containers/images
|
898
|
-
"""
|
899
|
-
args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
900
|
-
"""
|
901
|
-
Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
902
|
-
"""
|
903
|
-
commands: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
904
|
-
"""
|
905
|
-
Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
906
|
-
"""
|
907
|
-
envs: NotRequired[pulumi.Input[Sequence[pulumi.Input['JobTemplateTemplateContainerEnvArgsDict']]]]
|
908
|
-
"""
|
909
|
-
List of environment variables to set in the container.
|
910
|
-
Structure is documented below.
|
911
|
-
"""
|
912
|
-
name: NotRequired[pulumi.Input[str]]
|
913
|
-
"""
|
914
|
-
Name of the container specified as a DNS_LABEL.
|
915
|
-
"""
|
916
|
-
ports: NotRequired[pulumi.Input[Sequence[pulumi.Input['JobTemplateTemplateContainerPortArgsDict']]]]
|
917
|
-
"""
|
918
|
-
List of ports to expose from the container. Only a single port can be specified. The specified ports must be listening on all interfaces (0.0.0.0) within the container to be accessible.
|
919
|
-
If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on
|
920
|
-
Structure is documented below.
|
921
|
-
"""
|
922
|
-
resources: NotRequired[pulumi.Input['JobTemplateTemplateContainerResourcesArgsDict']]
|
923
|
-
"""
|
924
|
-
Compute Resource requirements by this container. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources
|
925
|
-
Structure is documented below.
|
926
|
-
"""
|
927
|
-
volume_mounts: NotRequired[pulumi.Input[Sequence[pulumi.Input['JobTemplateTemplateContainerVolumeMountArgsDict']]]]
|
928
|
-
"""
|
929
|
-
Volume to mount into the container's filesystem.
|
930
|
-
Structure is documented below.
|
931
|
-
"""
|
932
|
-
working_dir: NotRequired[pulumi.Input[str]]
|
933
|
-
"""
|
934
|
-
Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.
|
935
|
-
"""
|
936
|
-
elif False:
|
937
|
-
JobTemplateTemplateContainerArgsDict: TypeAlias = Mapping[str, Any]
|
938
|
-
|
939
655
|
@pulumi.input_type
|
940
656
|
class JobTemplateTemplateContainerArgs:
|
941
657
|
def __init__(__self__, *,
|
@@ -1096,24 +812,6 @@ class JobTemplateTemplateContainerArgs:
|
|
1096
812
|
pulumi.set(self, "working_dir", value)
|
1097
813
|
|
1098
814
|
|
1099
|
-
if not MYPY:
|
1100
|
-
class JobTemplateTemplateContainerEnvArgsDict(TypedDict):
|
1101
|
-
name: pulumi.Input[str]
|
1102
|
-
"""
|
1103
|
-
Name of the environment variable. Must be a C_IDENTIFIER, and mnay not exceed 32768 characters.
|
1104
|
-
"""
|
1105
|
-
value: NotRequired[pulumi.Input[str]]
|
1106
|
-
"""
|
1107
|
-
Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any route environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to "", and the maximum length is 32768 bytes
|
1108
|
-
"""
|
1109
|
-
value_source: NotRequired[pulumi.Input['JobTemplateTemplateContainerEnvValueSourceArgsDict']]
|
1110
|
-
"""
|
1111
|
-
Source for the environment variable's value.
|
1112
|
-
Structure is documented below.
|
1113
|
-
"""
|
1114
|
-
elif False:
|
1115
|
-
JobTemplateTemplateContainerEnvArgsDict: TypeAlias = Mapping[str, Any]
|
1116
|
-
|
1117
815
|
@pulumi.input_type
|
1118
816
|
class JobTemplateTemplateContainerEnvArgs:
|
1119
817
|
def __init__(__self__, *,
|
@@ -1170,16 +868,6 @@ class JobTemplateTemplateContainerEnvArgs:
|
|
1170
868
|
pulumi.set(self, "value_source", value)
|
1171
869
|
|
1172
870
|
|
1173
|
-
if not MYPY:
|
1174
|
-
class JobTemplateTemplateContainerEnvValueSourceArgsDict(TypedDict):
|
1175
|
-
secret_key_ref: NotRequired[pulumi.Input['JobTemplateTemplateContainerEnvValueSourceSecretKeyRefArgsDict']]
|
1176
|
-
"""
|
1177
|
-
Selects a secret and a specific version from Cloud Secret Manager.
|
1178
|
-
Structure is documented below.
|
1179
|
-
"""
|
1180
|
-
elif False:
|
1181
|
-
JobTemplateTemplateContainerEnvValueSourceArgsDict: TypeAlias = Mapping[str, Any]
|
1182
|
-
|
1183
871
|
@pulumi.input_type
|
1184
872
|
class JobTemplateTemplateContainerEnvValueSourceArgs:
|
1185
873
|
def __init__(__self__, *,
|
@@ -1205,19 +893,6 @@ class JobTemplateTemplateContainerEnvValueSourceArgs:
|
|
1205
893
|
pulumi.set(self, "secret_key_ref", value)
|
1206
894
|
|
1207
895
|
|
1208
|
-
if not MYPY:
|
1209
|
-
class JobTemplateTemplateContainerEnvValueSourceSecretKeyRefArgsDict(TypedDict):
|
1210
|
-
secret: pulumi.Input[str]
|
1211
|
-
"""
|
1212
|
-
The name of the secret in Cloud Secret Manager. Format: {secretName} if the secret is in the same project. projects/{project}/secrets/{secretName} if the secret is in a different project.
|
1213
|
-
"""
|
1214
|
-
version: pulumi.Input[str]
|
1215
|
-
"""
|
1216
|
-
The Cloud Secret Manager secret version. Can be 'latest' for the latest value or an integer for a specific version.
|
1217
|
-
"""
|
1218
|
-
elif False:
|
1219
|
-
JobTemplateTemplateContainerEnvValueSourceSecretKeyRefArgsDict: TypeAlias = Mapping[str, Any]
|
1220
|
-
|
1221
896
|
@pulumi.input_type
|
1222
897
|
class JobTemplateTemplateContainerEnvValueSourceSecretKeyRefArgs:
|
1223
898
|
def __init__(__self__, *,
|
@@ -1255,19 +930,6 @@ class JobTemplateTemplateContainerEnvValueSourceSecretKeyRefArgs:
|
|
1255
930
|
pulumi.set(self, "version", value)
|
1256
931
|
|
1257
932
|
|
1258
|
-
if not MYPY:
|
1259
|
-
class JobTemplateTemplateContainerPortArgsDict(TypedDict):
|
1260
|
-
container_port: NotRequired[pulumi.Input[int]]
|
1261
|
-
"""
|
1262
|
-
Port number the container listens on. This must be a valid TCP port number, 0 < containerPort < 65536.
|
1263
|
-
"""
|
1264
|
-
name: NotRequired[pulumi.Input[str]]
|
1265
|
-
"""
|
1266
|
-
If specified, used to specify which protocol to use. Allowed values are "http1" and "h2c".
|
1267
|
-
"""
|
1268
|
-
elif False:
|
1269
|
-
JobTemplateTemplateContainerPortArgsDict: TypeAlias = Mapping[str, Any]
|
1270
|
-
|
1271
933
|
@pulumi.input_type
|
1272
934
|
class JobTemplateTemplateContainerPortArgs:
|
1273
935
|
def __init__(__self__, *,
|
@@ -1307,15 +969,6 @@ class JobTemplateTemplateContainerPortArgs:
|
|
1307
969
|
pulumi.set(self, "name", value)
|
1308
970
|
|
1309
971
|
|
1310
|
-
if not MYPY:
|
1311
|
-
class JobTemplateTemplateContainerResourcesArgsDict(TypedDict):
|
1312
|
-
limits: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
1313
|
-
"""
|
1314
|
-
Only memory and CPU are supported. Use key `cpu` for CPU limit and `memory` for memory limit. Note: The only supported values for CPU are '1', '2', '4', and '8'. Setting 4 CPU requires at least 2Gi of memory. The values of the map is string form of the 'quantity' k8s type: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
|
1315
|
-
"""
|
1316
|
-
elif False:
|
1317
|
-
JobTemplateTemplateContainerResourcesArgsDict: TypeAlias = Mapping[str, Any]
|
1318
|
-
|
1319
972
|
@pulumi.input_type
|
1320
973
|
class JobTemplateTemplateContainerResourcesArgs:
|
1321
974
|
def __init__(__self__, *,
|
@@ -1339,19 +992,6 @@ class JobTemplateTemplateContainerResourcesArgs:
|
|
1339
992
|
pulumi.set(self, "limits", value)
|
1340
993
|
|
1341
994
|
|
1342
|
-
if not MYPY:
|
1343
|
-
class JobTemplateTemplateContainerVolumeMountArgsDict(TypedDict):
|
1344
|
-
mount_path: pulumi.Input[str]
|
1345
|
-
"""
|
1346
|
-
Path within the container at which the volume should be mounted. Must not contain ':'. For Cloud SQL volumes, it can be left empty, or must otherwise be /cloudsql. All instances defined in the Volume will be available as /cloudsql/[instance]. For more information on Cloud SQL volumes, visit https://cloud.google.com/sql/docs/mysql/connect-run
|
1347
|
-
"""
|
1348
|
-
name: pulumi.Input[str]
|
1349
|
-
"""
|
1350
|
-
This must match the Name of a Volume.
|
1351
|
-
"""
|
1352
|
-
elif False:
|
1353
|
-
JobTemplateTemplateContainerVolumeMountArgsDict: TypeAlias = Mapping[str, Any]
|
1354
|
-
|
1355
995
|
@pulumi.input_type
|
1356
996
|
class JobTemplateTemplateContainerVolumeMountArgs:
|
1357
997
|
def __init__(__self__, *,
|
@@ -1389,40 +1029,6 @@ class JobTemplateTemplateContainerVolumeMountArgs:
|
|
1389
1029
|
pulumi.set(self, "name", value)
|
1390
1030
|
|
1391
1031
|
|
1392
|
-
if not MYPY:
|
1393
|
-
class JobTemplateTemplateVolumeArgsDict(TypedDict):
|
1394
|
-
name: pulumi.Input[str]
|
1395
|
-
"""
|
1396
|
-
Volume's name.
|
1397
|
-
"""
|
1398
|
-
cloud_sql_instance: NotRequired[pulumi.Input['JobTemplateTemplateVolumeCloudSqlInstanceArgsDict']]
|
1399
|
-
"""
|
1400
|
-
For Cloud SQL volumes, contains the specific instances that should be mounted. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run.
|
1401
|
-
Structure is documented below.
|
1402
|
-
"""
|
1403
|
-
empty_dir: NotRequired[pulumi.Input['JobTemplateTemplateVolumeEmptyDirArgsDict']]
|
1404
|
-
"""
|
1405
|
-
Ephemeral storage used as a shared volume.
|
1406
|
-
Structure is documented below.
|
1407
|
-
"""
|
1408
|
-
gcs: NotRequired[pulumi.Input['JobTemplateTemplateVolumeGcsArgsDict']]
|
1409
|
-
"""
|
1410
|
-
Cloud Storage bucket mounted as a volume using GCSFuse. This feature requires the launch stage to be set to ALPHA or BETA.
|
1411
|
-
Structure is documented below.
|
1412
|
-
"""
|
1413
|
-
nfs: NotRequired[pulumi.Input['JobTemplateTemplateVolumeNfsArgsDict']]
|
1414
|
-
"""
|
1415
|
-
NFS share mounted as a volume. This feature requires the launch stage to be set to ALPHA or BETA.
|
1416
|
-
Structure is documented below.
|
1417
|
-
"""
|
1418
|
-
secret: NotRequired[pulumi.Input['JobTemplateTemplateVolumeSecretArgsDict']]
|
1419
|
-
"""
|
1420
|
-
Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret
|
1421
|
-
Structure is documented below.
|
1422
|
-
"""
|
1423
|
-
elif False:
|
1424
|
-
JobTemplateTemplateVolumeArgsDict: TypeAlias = Mapping[str, Any]
|
1425
|
-
|
1426
1032
|
@pulumi.input_type
|
1427
1033
|
class JobTemplateTemplateVolumeArgs:
|
1428
1034
|
def __init__(__self__, *,
|
@@ -1535,15 +1141,6 @@ class JobTemplateTemplateVolumeArgs:
|
|
1535
1141
|
pulumi.set(self, "secret", value)
|
1536
1142
|
|
1537
1143
|
|
1538
|
-
if not MYPY:
|
1539
|
-
class JobTemplateTemplateVolumeCloudSqlInstanceArgsDict(TypedDict):
|
1540
|
-
instances: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
1541
|
-
"""
|
1542
|
-
The Cloud SQL instance connection names, as can be found in https://console.cloud.google.com/sql/instances. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run. Format: {project}:{location}:{instance}
|
1543
|
-
"""
|
1544
|
-
elif False:
|
1545
|
-
JobTemplateTemplateVolumeCloudSqlInstanceArgsDict: TypeAlias = Mapping[str, Any]
|
1546
|
-
|
1547
1144
|
@pulumi.input_type
|
1548
1145
|
class JobTemplateTemplateVolumeCloudSqlInstanceArgs:
|
1549
1146
|
def __init__(__self__, *,
|
@@ -1567,21 +1164,6 @@ class JobTemplateTemplateVolumeCloudSqlInstanceArgs:
|
|
1567
1164
|
pulumi.set(self, "instances", value)
|
1568
1165
|
|
1569
1166
|
|
1570
|
-
if not MYPY:
|
1571
|
-
class JobTemplateTemplateVolumeEmptyDirArgsDict(TypedDict):
|
1572
|
-
medium: NotRequired[pulumi.Input[str]]
|
1573
|
-
"""
|
1574
|
-
The different types of medium supported for EmptyDir.
|
1575
|
-
Default value is `MEMORY`.
|
1576
|
-
Possible values are: `MEMORY`.
|
1577
|
-
"""
|
1578
|
-
size_limit: NotRequired[pulumi.Input[str]]
|
1579
|
-
"""
|
1580
|
-
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.
|
1581
|
-
"""
|
1582
|
-
elif False:
|
1583
|
-
JobTemplateTemplateVolumeEmptyDirArgsDict: TypeAlias = Mapping[str, Any]
|
1584
|
-
|
1585
1167
|
@pulumi.input_type
|
1586
1168
|
class JobTemplateTemplateVolumeEmptyDirArgs:
|
1587
1169
|
def __init__(__self__, *,
|
@@ -1625,19 +1207,6 @@ class JobTemplateTemplateVolumeEmptyDirArgs:
|
|
1625
1207
|
pulumi.set(self, "size_limit", value)
|
1626
1208
|
|
1627
1209
|
|
1628
|
-
if not MYPY:
|
1629
|
-
class JobTemplateTemplateVolumeGcsArgsDict(TypedDict):
|
1630
|
-
bucket: pulumi.Input[str]
|
1631
|
-
"""
|
1632
|
-
Name of the cloud storage bucket to back the volume. The resource service account must have permission to access the bucket.
|
1633
|
-
"""
|
1634
|
-
read_only: NotRequired[pulumi.Input[bool]]
|
1635
|
-
"""
|
1636
|
-
If true, mount this volume as read-only in all mounts. If false, mount this volume as read-write.
|
1637
|
-
"""
|
1638
|
-
elif False:
|
1639
|
-
JobTemplateTemplateVolumeGcsArgsDict: TypeAlias = Mapping[str, Any]
|
1640
|
-
|
1641
1210
|
@pulumi.input_type
|
1642
1211
|
class JobTemplateTemplateVolumeGcsArgs:
|
1643
1212
|
def __init__(__self__, *,
|
@@ -1676,23 +1245,6 @@ class JobTemplateTemplateVolumeGcsArgs:
|
|
1676
1245
|
pulumi.set(self, "read_only", value)
|
1677
1246
|
|
1678
1247
|
|
1679
|
-
if not MYPY:
|
1680
|
-
class JobTemplateTemplateVolumeNfsArgsDict(TypedDict):
|
1681
|
-
server: pulumi.Input[str]
|
1682
|
-
"""
|
1683
|
-
Hostname or IP address of the NFS server.
|
1684
|
-
"""
|
1685
|
-
path: NotRequired[pulumi.Input[str]]
|
1686
|
-
"""
|
1687
|
-
Path that is exported by the NFS server.
|
1688
|
-
"""
|
1689
|
-
read_only: NotRequired[pulumi.Input[bool]]
|
1690
|
-
"""
|
1691
|
-
If true, mount this volume as read-only in all mounts.
|
1692
|
-
"""
|
1693
|
-
elif False:
|
1694
|
-
JobTemplateTemplateVolumeNfsArgsDict: TypeAlias = Mapping[str, Any]
|
1695
|
-
|
1696
1248
|
@pulumi.input_type
|
1697
1249
|
class JobTemplateTemplateVolumeNfsArgs:
|
1698
1250
|
def __init__(__self__, *,
|
@@ -1747,24 +1299,6 @@ class JobTemplateTemplateVolumeNfsArgs:
|
|
1747
1299
|
pulumi.set(self, "read_only", value)
|
1748
1300
|
|
1749
1301
|
|
1750
|
-
if not MYPY:
|
1751
|
-
class JobTemplateTemplateVolumeSecretArgsDict(TypedDict):
|
1752
|
-
secret: pulumi.Input[str]
|
1753
|
-
"""
|
1754
|
-
The name of the secret in Cloud Secret Manager. Format: {secret} if the secret is in the same project. projects/{project}/secrets/{secret} if the secret is in a different project.
|
1755
|
-
"""
|
1756
|
-
default_mode: NotRequired[pulumi.Input[int]]
|
1757
|
-
"""
|
1758
|
-
Integer representation of mode bits to use on created files by default. Must be a value between 0000 and 0777 (octal), defaulting to 0444. Directories within the path are not affected by this setting.
|
1759
|
-
"""
|
1760
|
-
items: NotRequired[pulumi.Input[Sequence[pulumi.Input['JobTemplateTemplateVolumeSecretItemArgsDict']]]]
|
1761
|
-
"""
|
1762
|
-
If unspecified, the volume will expose a file whose name is the secret, relative to VolumeMount.mount_path. If specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify a path and a version.
|
1763
|
-
Structure is documented below.
|
1764
|
-
"""
|
1765
|
-
elif False:
|
1766
|
-
JobTemplateTemplateVolumeSecretArgsDict: TypeAlias = Mapping[str, Any]
|
1767
|
-
|
1768
1302
|
@pulumi.input_type
|
1769
1303
|
class JobTemplateTemplateVolumeSecretArgs:
|
1770
1304
|
def __init__(__self__, *,
|
@@ -1821,23 +1355,6 @@ class JobTemplateTemplateVolumeSecretArgs:
|
|
1821
1355
|
pulumi.set(self, "items", value)
|
1822
1356
|
|
1823
1357
|
|
1824
|
-
if not MYPY:
|
1825
|
-
class JobTemplateTemplateVolumeSecretItemArgsDict(TypedDict):
|
1826
|
-
path: pulumi.Input[str]
|
1827
|
-
"""
|
1828
|
-
The relative path of the secret in the container.
|
1829
|
-
"""
|
1830
|
-
version: pulumi.Input[str]
|
1831
|
-
"""
|
1832
|
-
The Cloud Secret Manager secret version. Can be 'latest' for the latest value or an integer for a specific version
|
1833
|
-
"""
|
1834
|
-
mode: NotRequired[pulumi.Input[int]]
|
1835
|
-
"""
|
1836
|
-
Integer octal mode bits to use on this file, must be a value between 01 and 0777 (octal). If 0 or not set, the Volume's default mode will be used.
|
1837
|
-
"""
|
1838
|
-
elif False:
|
1839
|
-
JobTemplateTemplateVolumeSecretItemArgsDict: TypeAlias = Mapping[str, Any]
|
1840
|
-
|
1841
1358
|
@pulumi.input_type
|
1842
1359
|
class JobTemplateTemplateVolumeSecretItemArgs:
|
1843
1360
|
def __init__(__self__, *,
|
@@ -1891,25 +1408,6 @@ class JobTemplateTemplateVolumeSecretItemArgs:
|
|
1891
1408
|
pulumi.set(self, "mode", value)
|
1892
1409
|
|
1893
1410
|
|
1894
|
-
if not MYPY:
|
1895
|
-
class JobTemplateTemplateVpcAccessArgsDict(TypedDict):
|
1896
|
-
connector: NotRequired[pulumi.Input[str]]
|
1897
|
-
"""
|
1898
|
-
VPC Access connector name. Format: projects/{project}/locations/{location}/connectors/{connector}, where {project} can be project id or number.
|
1899
|
-
"""
|
1900
|
-
egress: NotRequired[pulumi.Input[str]]
|
1901
|
-
"""
|
1902
|
-
Traffic VPC egress settings.
|
1903
|
-
Possible values are: `ALL_TRAFFIC`, `PRIVATE_RANGES_ONLY`.
|
1904
|
-
"""
|
1905
|
-
network_interfaces: NotRequired[pulumi.Input[Sequence[pulumi.Input['JobTemplateTemplateVpcAccessNetworkInterfaceArgsDict']]]]
|
1906
|
-
"""
|
1907
|
-
Direct VPC egress settings. Currently only single network interface is supported.
|
1908
|
-
Structure is documented below.
|
1909
|
-
"""
|
1910
|
-
elif False:
|
1911
|
-
JobTemplateTemplateVpcAccessArgsDict: TypeAlias = Mapping[str, Any]
|
1912
|
-
|
1913
1411
|
@pulumi.input_type
|
1914
1412
|
class JobTemplateTemplateVpcAccessArgs:
|
1915
1413
|
def __init__(__self__, *,
|
@@ -1969,29 +1467,6 @@ class JobTemplateTemplateVpcAccessArgs:
|
|
1969
1467
|
pulumi.set(self, "network_interfaces", value)
|
1970
1468
|
|
1971
1469
|
|
1972
|
-
if not MYPY:
|
1973
|
-
class JobTemplateTemplateVpcAccessNetworkInterfaceArgsDict(TypedDict):
|
1974
|
-
network: NotRequired[pulumi.Input[str]]
|
1975
|
-
"""
|
1976
|
-
The VPC network that the Cloud Run resource will be able to send traffic to. At least one of network or subnetwork must be specified. If both
|
1977
|
-
network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If network is not specified, it will be
|
1978
|
-
looked up from the subnetwork.
|
1979
|
-
"""
|
1980
|
-
subnetwork: NotRequired[pulumi.Input[str]]
|
1981
|
-
"""
|
1982
|
-
The VPC subnetwork that the Cloud Run resource will get IPs from. At least one of network or subnetwork must be specified. If both
|
1983
|
-
network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If subnetwork is not specified, the
|
1984
|
-
subnetwork with the same name with the network will be used.
|
1985
|
-
"""
|
1986
|
-
tags: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
1987
|
-
"""
|
1988
|
-
Network tags applied to this Cloud Run job.
|
1989
|
-
|
1990
|
-
- - -
|
1991
|
-
"""
|
1992
|
-
elif False:
|
1993
|
-
JobTemplateTemplateVpcAccessNetworkInterfaceArgsDict: TypeAlias = Mapping[str, Any]
|
1994
|
-
|
1995
1470
|
@pulumi.input_type
|
1996
1471
|
class JobTemplateTemplateVpcAccessNetworkInterfaceArgs:
|
1997
1472
|
def __init__(__self__, *,
|
@@ -2059,52 +1534,6 @@ class JobTemplateTemplateVpcAccessNetworkInterfaceArgs:
|
|
2059
1534
|
pulumi.set(self, "tags", value)
|
2060
1535
|
|
2061
1536
|
|
2062
|
-
if not MYPY:
|
2063
|
-
class JobTerminalConditionArgsDict(TypedDict):
|
2064
|
-
execution_reason: NotRequired[pulumi.Input[str]]
|
2065
|
-
"""
|
2066
|
-
(Output)
|
2067
|
-
A reason for the execution condition.
|
2068
|
-
"""
|
2069
|
-
last_transition_time: NotRequired[pulumi.Input[str]]
|
2070
|
-
"""
|
2071
|
-
(Output)
|
2072
|
-
Last time the condition transitioned from one status to another.
|
2073
|
-
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
2074
|
-
"""
|
2075
|
-
message: NotRequired[pulumi.Input[str]]
|
2076
|
-
"""
|
2077
|
-
(Output)
|
2078
|
-
Human readable message indicating details about the current status.
|
2079
|
-
"""
|
2080
|
-
reason: NotRequired[pulumi.Input[str]]
|
2081
|
-
"""
|
2082
|
-
(Output)
|
2083
|
-
A common (service-level) reason for this condition.
|
2084
|
-
"""
|
2085
|
-
revision_reason: NotRequired[pulumi.Input[str]]
|
2086
|
-
"""
|
2087
|
-
(Output)
|
2088
|
-
A reason for the revision condition.
|
2089
|
-
"""
|
2090
|
-
severity: NotRequired[pulumi.Input[str]]
|
2091
|
-
"""
|
2092
|
-
(Output)
|
2093
|
-
How to interpret failures of this condition, one of Error, Warning, Info
|
2094
|
-
"""
|
2095
|
-
state: NotRequired[pulumi.Input[str]]
|
2096
|
-
"""
|
2097
|
-
(Output)
|
2098
|
-
State of the condition.
|
2099
|
-
"""
|
2100
|
-
type: NotRequired[pulumi.Input[str]]
|
2101
|
-
"""
|
2102
|
-
(Output)
|
2103
|
-
type is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/main/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * "Ready": True when the Resource is ready.
|
2104
|
-
"""
|
2105
|
-
elif False:
|
2106
|
-
JobTerminalConditionArgsDict: TypeAlias = Mapping[str, Any]
|
2107
|
-
|
2108
1537
|
@pulumi.input_type
|
2109
1538
|
class JobTerminalConditionArgs:
|
2110
1539
|
def __init__(__self__, *,
|
@@ -2258,19 +1687,6 @@ class JobTerminalConditionArgs:
|
|
2258
1687
|
pulumi.set(self, "type", value)
|
2259
1688
|
|
2260
1689
|
|
2261
|
-
if not MYPY:
|
2262
|
-
class ServiceBinaryAuthorizationArgsDict(TypedDict):
|
2263
|
-
breakglass_justification: NotRequired[pulumi.Input[str]]
|
2264
|
-
"""
|
2265
|
-
If present, indicates to use Breakglass using this justification. If useDefault is False, then it must be empty. For more information on breakglass, see https://cloud.google.com/binary-authorization/docs/using-breakglass
|
2266
|
-
"""
|
2267
|
-
use_default: NotRequired[pulumi.Input[bool]]
|
2268
|
-
"""
|
2269
|
-
If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled.
|
2270
|
-
"""
|
2271
|
-
elif False:
|
2272
|
-
ServiceBinaryAuthorizationArgsDict: TypeAlias = Mapping[str, Any]
|
2273
|
-
|
2274
1690
|
@pulumi.input_type
|
2275
1691
|
class ServiceBinaryAuthorizationArgs:
|
2276
1692
|
def __init__(__self__, *,
|
@@ -2310,52 +1726,6 @@ class ServiceBinaryAuthorizationArgs:
|
|
2310
1726
|
pulumi.set(self, "use_default", value)
|
2311
1727
|
|
2312
1728
|
|
2313
|
-
if not MYPY:
|
2314
|
-
class ServiceConditionArgsDict(TypedDict):
|
2315
|
-
execution_reason: NotRequired[pulumi.Input[str]]
|
2316
|
-
"""
|
2317
|
-
(Output)
|
2318
|
-
A reason for the execution condition.
|
2319
|
-
"""
|
2320
|
-
last_transition_time: NotRequired[pulumi.Input[str]]
|
2321
|
-
"""
|
2322
|
-
(Output)
|
2323
|
-
Last time the condition transitioned from one status to another.
|
2324
|
-
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
2325
|
-
"""
|
2326
|
-
message: NotRequired[pulumi.Input[str]]
|
2327
|
-
"""
|
2328
|
-
(Output)
|
2329
|
-
Human readable message indicating details about the current status.
|
2330
|
-
"""
|
2331
|
-
reason: NotRequired[pulumi.Input[str]]
|
2332
|
-
"""
|
2333
|
-
(Output)
|
2334
|
-
A common (service-level) reason for this condition.
|
2335
|
-
"""
|
2336
|
-
revision_reason: NotRequired[pulumi.Input[str]]
|
2337
|
-
"""
|
2338
|
-
(Output)
|
2339
|
-
A reason for the revision condition.
|
2340
|
-
"""
|
2341
|
-
severity: NotRequired[pulumi.Input[str]]
|
2342
|
-
"""
|
2343
|
-
(Output)
|
2344
|
-
How to interpret failures of this condition, one of Error, Warning, Info
|
2345
|
-
"""
|
2346
|
-
state: NotRequired[pulumi.Input[str]]
|
2347
|
-
"""
|
2348
|
-
(Output)
|
2349
|
-
State of the condition.
|
2350
|
-
"""
|
2351
|
-
type: NotRequired[pulumi.Input[str]]
|
2352
|
-
"""
|
2353
|
-
(Output)
|
2354
|
-
The allocation type for this traffic target.
|
2355
|
-
"""
|
2356
|
-
elif False:
|
2357
|
-
ServiceConditionArgsDict: TypeAlias = Mapping[str, Any]
|
2358
|
-
|
2359
1729
|
@pulumi.input_type
|
2360
1730
|
class ServiceConditionArgs:
|
2361
1731
|
def __init__(__self__, *,
|
@@ -2509,14 +1879,6 @@ class ServiceConditionArgs:
|
|
2509
1879
|
pulumi.set(self, "type", value)
|
2510
1880
|
|
2511
1881
|
|
2512
|
-
if not MYPY:
|
2513
|
-
class ServiceIamBindingConditionArgsDict(TypedDict):
|
2514
|
-
expression: pulumi.Input[str]
|
2515
|
-
title: pulumi.Input[str]
|
2516
|
-
description: NotRequired[pulumi.Input[str]]
|
2517
|
-
elif False:
|
2518
|
-
ServiceIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
2519
|
-
|
2520
1882
|
@pulumi.input_type
|
2521
1883
|
class ServiceIamBindingConditionArgs:
|
2522
1884
|
def __init__(__self__, *,
|
@@ -2556,14 +1918,6 @@ class ServiceIamBindingConditionArgs:
|
|
2556
1918
|
pulumi.set(self, "description", value)
|
2557
1919
|
|
2558
1920
|
|
2559
|
-
if not MYPY:
|
2560
|
-
class ServiceIamMemberConditionArgsDict(TypedDict):
|
2561
|
-
expression: pulumi.Input[str]
|
2562
|
-
title: pulumi.Input[str]
|
2563
|
-
description: NotRequired[pulumi.Input[str]]
|
2564
|
-
elif False:
|
2565
|
-
ServiceIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
2566
|
-
|
2567
1921
|
@pulumi.input_type
|
2568
1922
|
class ServiceIamMemberConditionArgs:
|
2569
1923
|
def __init__(__self__, *,
|
@@ -2603,15 +1957,6 @@ class ServiceIamMemberConditionArgs:
|
|
2603
1957
|
pulumi.set(self, "description", value)
|
2604
1958
|
|
2605
1959
|
|
2606
|
-
if not MYPY:
|
2607
|
-
class ServiceScalingArgsDict(TypedDict):
|
2608
|
-
min_instance_count: NotRequired[pulumi.Input[int]]
|
2609
|
-
"""
|
2610
|
-
Minimum number of instances for the service, to be divided among all revisions receiving traffic.
|
2611
|
-
"""
|
2612
|
-
elif False:
|
2613
|
-
ServiceScalingArgsDict: TypeAlias = Mapping[str, Any]
|
2614
|
-
|
2615
1960
|
@pulumi.input_type
|
2616
1961
|
class ServiceScalingArgs:
|
2617
1962
|
def __init__(__self__, *,
|
@@ -2635,75 +1980,6 @@ class ServiceScalingArgs:
|
|
2635
1980
|
pulumi.set(self, "min_instance_count", value)
|
2636
1981
|
|
2637
1982
|
|
2638
|
-
if not MYPY:
|
2639
|
-
class ServiceTemplateArgsDict(TypedDict):
|
2640
|
-
annotations: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
2641
|
-
"""
|
2642
|
-
Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.
|
2643
|
-
Cloud Run API v2 does not support annotations with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected.
|
2644
|
-
All system annotations in v1 now have a corresponding field in v2 RevisionTemplate.
|
2645
|
-
This field follows Kubernetes annotations' namespacing, limits, and rules.
|
2646
|
-
"""
|
2647
|
-
containers: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateContainerArgsDict']]]]
|
2648
|
-
"""
|
2649
|
-
Holds the containers that define the unit of execution for this Service.
|
2650
|
-
Structure is documented below.
|
2651
|
-
"""
|
2652
|
-
encryption_key: NotRequired[pulumi.Input[str]]
|
2653
|
-
"""
|
2654
|
-
A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. For more information, go to https://cloud.google.com/run/docs/securing/using-cmek
|
2655
|
-
"""
|
2656
|
-
execution_environment: NotRequired[pulumi.Input[str]]
|
2657
|
-
"""
|
2658
|
-
The sandbox environment to host this Revision.
|
2659
|
-
Possible values are: `EXECUTION_ENVIRONMENT_GEN1`, `EXECUTION_ENVIRONMENT_GEN2`.
|
2660
|
-
"""
|
2661
|
-
labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
2662
|
-
"""
|
2663
|
-
Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc.
|
2664
|
-
For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels.
|
2665
|
-
Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected.
|
2666
|
-
All system labels in v1 now have a corresponding field in v2 RevisionTemplate.
|
2667
|
-
"""
|
2668
|
-
max_instance_request_concurrency: NotRequired[pulumi.Input[int]]
|
2669
|
-
"""
|
2670
|
-
Sets the maximum number of requests that each serving instance can receive.
|
2671
|
-
"""
|
2672
|
-
revision: NotRequired[pulumi.Input[str]]
|
2673
|
-
"""
|
2674
|
-
The unique name for the revision. If this field is omitted, it will be automatically generated based on the Service name.
|
2675
|
-
"""
|
2676
|
-
scaling: NotRequired[pulumi.Input['ServiceTemplateScalingArgsDict']]
|
2677
|
-
"""
|
2678
|
-
Scaling settings for this Revision.
|
2679
|
-
Structure is documented below.
|
2680
|
-
"""
|
2681
|
-
service_account: NotRequired[pulumi.Input[str]]
|
2682
|
-
"""
|
2683
|
-
Email address of the IAM service account associated with the revision of the service. The service account represents the identity of the running revision, and determines what permissions the revision has. If not provided, the revision will use the project's default service account.
|
2684
|
-
"""
|
2685
|
-
session_affinity: NotRequired[pulumi.Input[bool]]
|
2686
|
-
"""
|
2687
|
-
Enables session affinity. For more information, go to https://cloud.google.com/run/docs/configuring/session-affinity
|
2688
|
-
"""
|
2689
|
-
timeout: NotRequired[pulumi.Input[str]]
|
2690
|
-
"""
|
2691
|
-
Max allowed time for an instance to respond to a request.
|
2692
|
-
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
2693
|
-
"""
|
2694
|
-
volumes: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateVolumeArgsDict']]]]
|
2695
|
-
"""
|
2696
|
-
A list of Volumes to make available to containers.
|
2697
|
-
Structure is documented below.
|
2698
|
-
"""
|
2699
|
-
vpc_access: NotRequired[pulumi.Input['ServiceTemplateVpcAccessArgsDict']]
|
2700
|
-
"""
|
2701
|
-
VPC Access configuration to use for this Task. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
|
2702
|
-
Structure is documented below.
|
2703
|
-
"""
|
2704
|
-
elif False:
|
2705
|
-
ServiceTemplateArgsDict: TypeAlias = Mapping[str, Any]
|
2706
|
-
|
2707
1983
|
@pulumi.input_type
|
2708
1984
|
class ServiceTemplateArgs:
|
2709
1985
|
def __init__(__self__, *,
|
@@ -2943,66 +2219,6 @@ class ServiceTemplateArgs:
|
|
2943
2219
|
pulumi.set(self, "vpc_access", value)
|
2944
2220
|
|
2945
2221
|
|
2946
|
-
if not MYPY:
|
2947
|
-
class ServiceTemplateContainerArgsDict(TypedDict):
|
2948
|
-
image: pulumi.Input[str]
|
2949
|
-
"""
|
2950
|
-
URL of the Container image in Google Container Registry or Google Artifact Registry. More info: https://kubernetes.io/docs/concepts/containers/images
|
2951
|
-
"""
|
2952
|
-
args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2953
|
-
"""
|
2954
|
-
Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
2955
|
-
"""
|
2956
|
-
commands: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2957
|
-
"""
|
2958
|
-
Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
2959
|
-
"""
|
2960
|
-
depends_ons: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2961
|
-
"""
|
2962
|
-
Containers which should be started before this container. If specified the container will wait to start until all containers with the listed names are healthy.
|
2963
|
-
"""
|
2964
|
-
envs: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateContainerEnvArgsDict']]]]
|
2965
|
-
"""
|
2966
|
-
List of environment variables to set in the container.
|
2967
|
-
Structure is documented below.
|
2968
|
-
"""
|
2969
|
-
liveness_probe: NotRequired[pulumi.Input['ServiceTemplateContainerLivenessProbeArgsDict']]
|
2970
|
-
"""
|
2971
|
-
Periodic probe of container liveness. Container will be restarted if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
2972
|
-
Structure is documented below.
|
2973
|
-
"""
|
2974
|
-
name: NotRequired[pulumi.Input[str]]
|
2975
|
-
"""
|
2976
|
-
Name of the container specified as a DNS_LABEL.
|
2977
|
-
"""
|
2978
|
-
ports: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateContainerPortArgsDict']]]]
|
2979
|
-
"""
|
2980
|
-
List of ports to expose from the container. Only a single port can be specified. The specified ports must be listening on all interfaces (0.0.0.0) within the container to be accessible.
|
2981
|
-
If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on
|
2982
|
-
Structure is documented below.
|
2983
|
-
"""
|
2984
|
-
resources: NotRequired[pulumi.Input['ServiceTemplateContainerResourcesArgsDict']]
|
2985
|
-
"""
|
2986
|
-
Compute Resource requirements by this container. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources
|
2987
|
-
Structure is documented below.
|
2988
|
-
"""
|
2989
|
-
startup_probe: NotRequired[pulumi.Input['ServiceTemplateContainerStartupProbeArgsDict']]
|
2990
|
-
"""
|
2991
|
-
Startup probe of application within the container. All other probes are disabled if a startup probe is provided, until it succeeds. Container will not be added to service endpoints if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
2992
|
-
Structure is documented below.
|
2993
|
-
"""
|
2994
|
-
volume_mounts: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateContainerVolumeMountArgsDict']]]]
|
2995
|
-
"""
|
2996
|
-
Volume to mount into the container's filesystem.
|
2997
|
-
Structure is documented below.
|
2998
|
-
"""
|
2999
|
-
working_dir: NotRequired[pulumi.Input[str]]
|
3000
|
-
"""
|
3001
|
-
Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.
|
3002
|
-
"""
|
3003
|
-
elif False:
|
3004
|
-
ServiceTemplateContainerArgsDict: TypeAlias = Mapping[str, Any]
|
3005
|
-
|
3006
2222
|
@pulumi.input_type
|
3007
2223
|
class ServiceTemplateContainerArgs:
|
3008
2224
|
def __init__(__self__, *,
|
@@ -3215,24 +2431,6 @@ class ServiceTemplateContainerArgs:
|
|
3215
2431
|
pulumi.set(self, "working_dir", value)
|
3216
2432
|
|
3217
2433
|
|
3218
|
-
if not MYPY:
|
3219
|
-
class ServiceTemplateContainerEnvArgsDict(TypedDict):
|
3220
|
-
name: pulumi.Input[str]
|
3221
|
-
"""
|
3222
|
-
Name of the environment variable. Must be a C_IDENTIFIER, and mnay not exceed 32768 characters.
|
3223
|
-
"""
|
3224
|
-
value: NotRequired[pulumi.Input[str]]
|
3225
|
-
"""
|
3226
|
-
Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any route environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to "", and the maximum length is 32768 bytes
|
3227
|
-
"""
|
3228
|
-
value_source: NotRequired[pulumi.Input['ServiceTemplateContainerEnvValueSourceArgsDict']]
|
3229
|
-
"""
|
3230
|
-
Source for the environment variable's value.
|
3231
|
-
Structure is documented below.
|
3232
|
-
"""
|
3233
|
-
elif False:
|
3234
|
-
ServiceTemplateContainerEnvArgsDict: TypeAlias = Mapping[str, Any]
|
3235
|
-
|
3236
2434
|
@pulumi.input_type
|
3237
2435
|
class ServiceTemplateContainerEnvArgs:
|
3238
2436
|
def __init__(__self__, *,
|
@@ -3289,16 +2487,6 @@ class ServiceTemplateContainerEnvArgs:
|
|
3289
2487
|
pulumi.set(self, "value_source", value)
|
3290
2488
|
|
3291
2489
|
|
3292
|
-
if not MYPY:
|
3293
|
-
class ServiceTemplateContainerEnvValueSourceArgsDict(TypedDict):
|
3294
|
-
secret_key_ref: NotRequired[pulumi.Input['ServiceTemplateContainerEnvValueSourceSecretKeyRefArgsDict']]
|
3295
|
-
"""
|
3296
|
-
Selects a secret and a specific version from Cloud Secret Manager.
|
3297
|
-
Structure is documented below.
|
3298
|
-
"""
|
3299
|
-
elif False:
|
3300
|
-
ServiceTemplateContainerEnvValueSourceArgsDict: TypeAlias = Mapping[str, Any]
|
3301
|
-
|
3302
2490
|
@pulumi.input_type
|
3303
2491
|
class ServiceTemplateContainerEnvValueSourceArgs:
|
3304
2492
|
def __init__(__self__, *,
|
@@ -3324,19 +2512,6 @@ class ServiceTemplateContainerEnvValueSourceArgs:
|
|
3324
2512
|
pulumi.set(self, "secret_key_ref", value)
|
3325
2513
|
|
3326
2514
|
|
3327
|
-
if not MYPY:
|
3328
|
-
class ServiceTemplateContainerEnvValueSourceSecretKeyRefArgsDict(TypedDict):
|
3329
|
-
secret: pulumi.Input[str]
|
3330
|
-
"""
|
3331
|
-
The name of the secret in Cloud Secret Manager. Format: {secretName} if the secret is in the same project. projects/{project}/secrets/{secretName} if the secret is in a different project.
|
3332
|
-
"""
|
3333
|
-
version: NotRequired[pulumi.Input[str]]
|
3334
|
-
"""
|
3335
|
-
The Cloud Secret Manager secret version. Can be 'latest' for the latest value or an integer for a specific version.
|
3336
|
-
"""
|
3337
|
-
elif False:
|
3338
|
-
ServiceTemplateContainerEnvValueSourceSecretKeyRefArgsDict: TypeAlias = Mapping[str, Any]
|
3339
|
-
|
3340
2515
|
@pulumi.input_type
|
3341
2516
|
class ServiceTemplateContainerEnvValueSourceSecretKeyRefArgs:
|
3342
2517
|
def __init__(__self__, *,
|
@@ -3375,63 +2550,27 @@ class ServiceTemplateContainerEnvValueSourceSecretKeyRefArgs:
|
|
3375
2550
|
pulumi.set(self, "version", value)
|
3376
2551
|
|
3377
2552
|
|
3378
|
-
|
3379
|
-
|
3380
|
-
|
3381
|
-
|
3382
|
-
|
2553
|
+
@pulumi.input_type
|
2554
|
+
class ServiceTemplateContainerLivenessProbeArgs:
|
2555
|
+
def __init__(__self__, *,
|
2556
|
+
failure_threshold: Optional[pulumi.Input[int]] = None,
|
2557
|
+
grpc: Optional[pulumi.Input['ServiceTemplateContainerLivenessProbeGrpcArgs']] = None,
|
2558
|
+
http_get: Optional[pulumi.Input['ServiceTemplateContainerLivenessProbeHttpGetArgs']] = None,
|
2559
|
+
initial_delay_seconds: Optional[pulumi.Input[int]] = None,
|
2560
|
+
period_seconds: Optional[pulumi.Input[int]] = None,
|
2561
|
+
tcp_socket: Optional[pulumi.Input['ServiceTemplateContainerLivenessProbeTcpSocketArgs']] = None,
|
2562
|
+
timeout_seconds: Optional[pulumi.Input[int]] = None):
|
3383
2563
|
"""
|
3384
|
-
|
3385
|
-
|
3386
|
-
|
3387
|
-
|
3388
|
-
|
3389
|
-
|
3390
|
-
|
3391
|
-
|
3392
|
-
|
3393
|
-
|
3394
|
-
initial_delay_seconds: NotRequired[pulumi.Input[int]]
|
3395
|
-
"""
|
3396
|
-
Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
3397
|
-
"""
|
3398
|
-
period_seconds: NotRequired[pulumi.Input[int]]
|
3399
|
-
"""
|
3400
|
-
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeoutSeconds
|
3401
|
-
"""
|
3402
|
-
tcp_socket: NotRequired[pulumi.Input['ServiceTemplateContainerLivenessProbeTcpSocketArgsDict']]
|
3403
|
-
"""
|
3404
|
-
TCPSocketAction describes an action based on opening a socket
|
3405
|
-
Structure is documented below.
|
3406
|
-
"""
|
3407
|
-
timeout_seconds: NotRequired[pulumi.Input[int]]
|
3408
|
-
"""
|
3409
|
-
Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than periodSeconds. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
3410
|
-
"""
|
3411
|
-
elif False:
|
3412
|
-
ServiceTemplateContainerLivenessProbeArgsDict: TypeAlias = Mapping[str, Any]
|
3413
|
-
|
3414
|
-
@pulumi.input_type
|
3415
|
-
class ServiceTemplateContainerLivenessProbeArgs:
|
3416
|
-
def __init__(__self__, *,
|
3417
|
-
failure_threshold: Optional[pulumi.Input[int]] = None,
|
3418
|
-
grpc: Optional[pulumi.Input['ServiceTemplateContainerLivenessProbeGrpcArgs']] = None,
|
3419
|
-
http_get: Optional[pulumi.Input['ServiceTemplateContainerLivenessProbeHttpGetArgs']] = None,
|
3420
|
-
initial_delay_seconds: Optional[pulumi.Input[int]] = None,
|
3421
|
-
period_seconds: Optional[pulumi.Input[int]] = None,
|
3422
|
-
tcp_socket: Optional[pulumi.Input['ServiceTemplateContainerLivenessProbeTcpSocketArgs']] = None,
|
3423
|
-
timeout_seconds: Optional[pulumi.Input[int]] = None):
|
3424
|
-
"""
|
3425
|
-
:param pulumi.Input[int] failure_threshold: Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.
|
3426
|
-
:param pulumi.Input['ServiceTemplateContainerLivenessProbeGrpcArgs'] grpc: GRPC specifies an action involving a GRPC port.
|
3427
|
-
Structure is documented below.
|
3428
|
-
:param pulumi.Input['ServiceTemplateContainerLivenessProbeHttpGetArgs'] http_get: HTTPGet specifies the http request to perform.
|
3429
|
-
Structure is documented below.
|
3430
|
-
:param pulumi.Input[int] initial_delay_seconds: Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
3431
|
-
:param pulumi.Input[int] period_seconds: How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeoutSeconds
|
3432
|
-
:param pulumi.Input['ServiceTemplateContainerLivenessProbeTcpSocketArgs'] tcp_socket: TCPSocketAction describes an action based on opening a socket
|
3433
|
-
Structure is documented below.
|
3434
|
-
:param pulumi.Input[int] timeout_seconds: Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than periodSeconds. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
2564
|
+
:param pulumi.Input[int] failure_threshold: Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.
|
2565
|
+
:param pulumi.Input['ServiceTemplateContainerLivenessProbeGrpcArgs'] grpc: GRPC specifies an action involving a GRPC port.
|
2566
|
+
Structure is documented below.
|
2567
|
+
:param pulumi.Input['ServiceTemplateContainerLivenessProbeHttpGetArgs'] http_get: HTTPGet specifies the http request to perform.
|
2568
|
+
Structure is documented below.
|
2569
|
+
:param pulumi.Input[int] initial_delay_seconds: Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
2570
|
+
:param pulumi.Input[int] period_seconds: How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeoutSeconds
|
2571
|
+
:param pulumi.Input['ServiceTemplateContainerLivenessProbeTcpSocketArgs'] tcp_socket: TCPSocketAction describes an action based on opening a socket
|
2572
|
+
Structure is documented below.
|
2573
|
+
:param pulumi.Input[int] timeout_seconds: Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than periodSeconds. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
3435
2574
|
"""
|
3436
2575
|
if failure_threshold is not None:
|
3437
2576
|
pulumi.set(__self__, "failure_threshold", failure_threshold)
|
@@ -3536,22 +2675,6 @@ class ServiceTemplateContainerLivenessProbeArgs:
|
|
3536
2675
|
pulumi.set(self, "timeout_seconds", value)
|
3537
2676
|
|
3538
2677
|
|
3539
|
-
if not MYPY:
|
3540
|
-
class ServiceTemplateContainerLivenessProbeGrpcArgsDict(TypedDict):
|
3541
|
-
port: NotRequired[pulumi.Input[int]]
|
3542
|
-
"""
|
3543
|
-
Port number to access on the container. Number must be in the range 1 to 65535.
|
3544
|
-
If not specified, defaults to the same value as container.ports[0].containerPort.
|
3545
|
-
"""
|
3546
|
-
service: NotRequired[pulumi.Input[str]]
|
3547
|
-
"""
|
3548
|
-
The name of the service to place in the gRPC HealthCheckRequest
|
3549
|
-
(see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
|
3550
|
-
If this is not specified, the default behavior is defined by gRPC.
|
3551
|
-
"""
|
3552
|
-
elif False:
|
3553
|
-
ServiceTemplateContainerLivenessProbeGrpcArgsDict: TypeAlias = Mapping[str, Any]
|
3554
|
-
|
3555
2678
|
@pulumi.input_type
|
3556
2679
|
class ServiceTemplateContainerLivenessProbeGrpcArgs:
|
3557
2680
|
def __init__(__self__, *,
|
@@ -3597,25 +2720,6 @@ class ServiceTemplateContainerLivenessProbeGrpcArgs:
|
|
3597
2720
|
pulumi.set(self, "service", value)
|
3598
2721
|
|
3599
2722
|
|
3600
|
-
if not MYPY:
|
3601
|
-
class ServiceTemplateContainerLivenessProbeHttpGetArgsDict(TypedDict):
|
3602
|
-
http_headers: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateContainerLivenessProbeHttpGetHttpHeaderArgsDict']]]]
|
3603
|
-
"""
|
3604
|
-
Custom headers to set in the request. HTTP allows repeated headers.
|
3605
|
-
Structure is documented below.
|
3606
|
-
"""
|
3607
|
-
path: NotRequired[pulumi.Input[str]]
|
3608
|
-
"""
|
3609
|
-
Path to access on the HTTP server. Defaults to '/'.
|
3610
|
-
"""
|
3611
|
-
port: NotRequired[pulumi.Input[int]]
|
3612
|
-
"""
|
3613
|
-
Port number to access on the container. Must be in the range 1 to 65535.
|
3614
|
-
If not specified, defaults to the same value as container.ports[0].containerPort.
|
3615
|
-
"""
|
3616
|
-
elif False:
|
3617
|
-
ServiceTemplateContainerLivenessProbeHttpGetArgsDict: TypeAlias = Mapping[str, Any]
|
3618
|
-
|
3619
2723
|
@pulumi.input_type
|
3620
2724
|
class ServiceTemplateContainerLivenessProbeHttpGetArgs:
|
3621
2725
|
def __init__(__self__, *,
|
@@ -3675,19 +2779,6 @@ class ServiceTemplateContainerLivenessProbeHttpGetArgs:
|
|
3675
2779
|
pulumi.set(self, "port", value)
|
3676
2780
|
|
3677
2781
|
|
3678
|
-
if not MYPY:
|
3679
|
-
class ServiceTemplateContainerLivenessProbeHttpGetHttpHeaderArgsDict(TypedDict):
|
3680
|
-
name: pulumi.Input[str]
|
3681
|
-
"""
|
3682
|
-
The header field name
|
3683
|
-
"""
|
3684
|
-
value: NotRequired[pulumi.Input[str]]
|
3685
|
-
"""
|
3686
|
-
The header field value
|
3687
|
-
"""
|
3688
|
-
elif False:
|
3689
|
-
ServiceTemplateContainerLivenessProbeHttpGetHttpHeaderArgsDict: TypeAlias = Mapping[str, Any]
|
3690
|
-
|
3691
2782
|
@pulumi.input_type
|
3692
2783
|
class ServiceTemplateContainerLivenessProbeHttpGetHttpHeaderArgs:
|
3693
2784
|
def __init__(__self__, *,
|
@@ -3726,16 +2817,6 @@ class ServiceTemplateContainerLivenessProbeHttpGetHttpHeaderArgs:
|
|
3726
2817
|
pulumi.set(self, "value", value)
|
3727
2818
|
|
3728
2819
|
|
3729
|
-
if not MYPY:
|
3730
|
-
class ServiceTemplateContainerLivenessProbeTcpSocketArgsDict(TypedDict):
|
3731
|
-
port: pulumi.Input[int]
|
3732
|
-
"""
|
3733
|
-
Port number to access on the container. Must be in the range 1 to 65535.
|
3734
|
-
If not specified, defaults to the same value as container.ports[0].containerPort.
|
3735
|
-
"""
|
3736
|
-
elif False:
|
3737
|
-
ServiceTemplateContainerLivenessProbeTcpSocketArgsDict: TypeAlias = Mapping[str, Any]
|
3738
|
-
|
3739
2820
|
@pulumi.input_type
|
3740
2821
|
class ServiceTemplateContainerLivenessProbeTcpSocketArgs:
|
3741
2822
|
def __init__(__self__, *,
|
@@ -3760,19 +2841,6 @@ class ServiceTemplateContainerLivenessProbeTcpSocketArgs:
|
|
3760
2841
|
pulumi.set(self, "port", value)
|
3761
2842
|
|
3762
2843
|
|
3763
|
-
if not MYPY:
|
3764
|
-
class ServiceTemplateContainerPortArgsDict(TypedDict):
|
3765
|
-
container_port: NotRequired[pulumi.Input[int]]
|
3766
|
-
"""
|
3767
|
-
Port number the container listens on. This must be a valid TCP port number, 0 < containerPort < 65536.
|
3768
|
-
"""
|
3769
|
-
name: NotRequired[pulumi.Input[str]]
|
3770
|
-
"""
|
3771
|
-
If specified, used to specify which protocol to use. Allowed values are "http1" and "h2c".
|
3772
|
-
"""
|
3773
|
-
elif False:
|
3774
|
-
ServiceTemplateContainerPortArgsDict: TypeAlias = Mapping[str, Any]
|
3775
|
-
|
3776
2844
|
@pulumi.input_type
|
3777
2845
|
class ServiceTemplateContainerPortArgs:
|
3778
2846
|
def __init__(__self__, *,
|
@@ -3812,24 +2880,6 @@ class ServiceTemplateContainerPortArgs:
|
|
3812
2880
|
pulumi.set(self, "name", value)
|
3813
2881
|
|
3814
2882
|
|
3815
|
-
if not MYPY:
|
3816
|
-
class ServiceTemplateContainerResourcesArgsDict(TypedDict):
|
3817
|
-
cpu_idle: NotRequired[pulumi.Input[bool]]
|
3818
|
-
"""
|
3819
|
-
Determines whether CPU is only allocated during requests. True by default if the parent `resources` field is not set. However, if
|
3820
|
-
`resources` is set, this field must be explicitly set to true to preserve the default behavior.
|
3821
|
-
"""
|
3822
|
-
limits: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
3823
|
-
"""
|
3824
|
-
Only memory and CPU are supported. Use key `cpu` for CPU limit and `memory` for memory limit. Note: The only supported values for CPU are '1', '2', '4', and '8'. Setting 4 CPU requires at least 2Gi of memory. The values of the map is string form of the 'quantity' k8s type: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
|
3825
|
-
"""
|
3826
|
-
startup_cpu_boost: NotRequired[pulumi.Input[bool]]
|
3827
|
-
"""
|
3828
|
-
Determines whether CPU should be boosted on startup of a new container instance above the requested CPU threshold, this can help reduce cold-start latency.
|
3829
|
-
"""
|
3830
|
-
elif False:
|
3831
|
-
ServiceTemplateContainerResourcesArgsDict: TypeAlias = Mapping[str, Any]
|
3832
|
-
|
3833
2883
|
@pulumi.input_type
|
3834
2884
|
class ServiceTemplateContainerResourcesArgs:
|
3835
2885
|
def __init__(__self__, *,
|
@@ -3887,42 +2937,6 @@ class ServiceTemplateContainerResourcesArgs:
|
|
3887
2937
|
pulumi.set(self, "startup_cpu_boost", value)
|
3888
2938
|
|
3889
2939
|
|
3890
|
-
if not MYPY:
|
3891
|
-
class ServiceTemplateContainerStartupProbeArgsDict(TypedDict):
|
3892
|
-
failure_threshold: NotRequired[pulumi.Input[int]]
|
3893
|
-
"""
|
3894
|
-
Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.
|
3895
|
-
"""
|
3896
|
-
grpc: NotRequired[pulumi.Input['ServiceTemplateContainerStartupProbeGrpcArgsDict']]
|
3897
|
-
"""
|
3898
|
-
GRPC specifies an action involving a GRPC port.
|
3899
|
-
Structure is documented below.
|
3900
|
-
"""
|
3901
|
-
http_get: NotRequired[pulumi.Input['ServiceTemplateContainerStartupProbeHttpGetArgsDict']]
|
3902
|
-
"""
|
3903
|
-
HTTPGet specifies the http request to perform. Exactly one of HTTPGet or TCPSocket must be specified.
|
3904
|
-
Structure is documented below.
|
3905
|
-
"""
|
3906
|
-
initial_delay_seconds: NotRequired[pulumi.Input[int]]
|
3907
|
-
"""
|
3908
|
-
Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
3909
|
-
"""
|
3910
|
-
period_seconds: NotRequired[pulumi.Input[int]]
|
3911
|
-
"""
|
3912
|
-
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeoutSeconds
|
3913
|
-
"""
|
3914
|
-
tcp_socket: NotRequired[pulumi.Input['ServiceTemplateContainerStartupProbeTcpSocketArgsDict']]
|
3915
|
-
"""
|
3916
|
-
TCPSocket specifies an action involving a TCP port. Exactly one of HTTPGet or TCPSocket must be specified.
|
3917
|
-
Structure is documented below.
|
3918
|
-
"""
|
3919
|
-
timeout_seconds: NotRequired[pulumi.Input[int]]
|
3920
|
-
"""
|
3921
|
-
Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than periodSeconds. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
3922
|
-
"""
|
3923
|
-
elif False:
|
3924
|
-
ServiceTemplateContainerStartupProbeArgsDict: TypeAlias = Mapping[str, Any]
|
3925
|
-
|
3926
2940
|
@pulumi.input_type
|
3927
2941
|
class ServiceTemplateContainerStartupProbeArgs:
|
3928
2942
|
def __init__(__self__, *,
|
@@ -4048,22 +3062,6 @@ class ServiceTemplateContainerStartupProbeArgs:
|
|
4048
3062
|
pulumi.set(self, "timeout_seconds", value)
|
4049
3063
|
|
4050
3064
|
|
4051
|
-
if not MYPY:
|
4052
|
-
class ServiceTemplateContainerStartupProbeGrpcArgsDict(TypedDict):
|
4053
|
-
port: NotRequired[pulumi.Input[int]]
|
4054
|
-
"""
|
4055
|
-
Port number to access on the container. Number must be in the range 1 to 65535.
|
4056
|
-
If not specified, defaults to the same value as container.ports[0].containerPort.
|
4057
|
-
"""
|
4058
|
-
service: NotRequired[pulumi.Input[str]]
|
4059
|
-
"""
|
4060
|
-
The name of the service to place in the gRPC HealthCheckRequest
|
4061
|
-
(see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
|
4062
|
-
If this is not specified, the default behavior is defined by gRPC.
|
4063
|
-
"""
|
4064
|
-
elif False:
|
4065
|
-
ServiceTemplateContainerStartupProbeGrpcArgsDict: TypeAlias = Mapping[str, Any]
|
4066
|
-
|
4067
3065
|
@pulumi.input_type
|
4068
3066
|
class ServiceTemplateContainerStartupProbeGrpcArgs:
|
4069
3067
|
def __init__(__self__, *,
|
@@ -4109,25 +3107,6 @@ class ServiceTemplateContainerStartupProbeGrpcArgs:
|
|
4109
3107
|
pulumi.set(self, "service", value)
|
4110
3108
|
|
4111
3109
|
|
4112
|
-
if not MYPY:
|
4113
|
-
class ServiceTemplateContainerStartupProbeHttpGetArgsDict(TypedDict):
|
4114
|
-
http_headers: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateContainerStartupProbeHttpGetHttpHeaderArgsDict']]]]
|
4115
|
-
"""
|
4116
|
-
Custom headers to set in the request. HTTP allows repeated headers.
|
4117
|
-
Structure is documented below.
|
4118
|
-
"""
|
4119
|
-
path: NotRequired[pulumi.Input[str]]
|
4120
|
-
"""
|
4121
|
-
Path to access on the HTTP server. Defaults to '/'.
|
4122
|
-
"""
|
4123
|
-
port: NotRequired[pulumi.Input[int]]
|
4124
|
-
"""
|
4125
|
-
Port number to access on the container. Must be in the range 1 to 65535.
|
4126
|
-
If not specified, defaults to the same value as container.ports[0].containerPort.
|
4127
|
-
"""
|
4128
|
-
elif False:
|
4129
|
-
ServiceTemplateContainerStartupProbeHttpGetArgsDict: TypeAlias = Mapping[str, Any]
|
4130
|
-
|
4131
3110
|
@pulumi.input_type
|
4132
3111
|
class ServiceTemplateContainerStartupProbeHttpGetArgs:
|
4133
3112
|
def __init__(__self__, *,
|
@@ -4187,19 +3166,6 @@ class ServiceTemplateContainerStartupProbeHttpGetArgs:
|
|
4187
3166
|
pulumi.set(self, "port", value)
|
4188
3167
|
|
4189
3168
|
|
4190
|
-
if not MYPY:
|
4191
|
-
class ServiceTemplateContainerStartupProbeHttpGetHttpHeaderArgsDict(TypedDict):
|
4192
|
-
name: pulumi.Input[str]
|
4193
|
-
"""
|
4194
|
-
The header field name
|
4195
|
-
"""
|
4196
|
-
value: NotRequired[pulumi.Input[str]]
|
4197
|
-
"""
|
4198
|
-
The header field value
|
4199
|
-
"""
|
4200
|
-
elif False:
|
4201
|
-
ServiceTemplateContainerStartupProbeHttpGetHttpHeaderArgsDict: TypeAlias = Mapping[str, Any]
|
4202
|
-
|
4203
3169
|
@pulumi.input_type
|
4204
3170
|
class ServiceTemplateContainerStartupProbeHttpGetHttpHeaderArgs:
|
4205
3171
|
def __init__(__self__, *,
|
@@ -4238,16 +3204,6 @@ class ServiceTemplateContainerStartupProbeHttpGetHttpHeaderArgs:
|
|
4238
3204
|
pulumi.set(self, "value", value)
|
4239
3205
|
|
4240
3206
|
|
4241
|
-
if not MYPY:
|
4242
|
-
class ServiceTemplateContainerStartupProbeTcpSocketArgsDict(TypedDict):
|
4243
|
-
port: NotRequired[pulumi.Input[int]]
|
4244
|
-
"""
|
4245
|
-
Port number to access on the container. Must be in the range 1 to 65535.
|
4246
|
-
If not specified, defaults to the same value as container.ports[0].containerPort.
|
4247
|
-
"""
|
4248
|
-
elif False:
|
4249
|
-
ServiceTemplateContainerStartupProbeTcpSocketArgsDict: TypeAlias = Mapping[str, Any]
|
4250
|
-
|
4251
3207
|
@pulumi.input_type
|
4252
3208
|
class ServiceTemplateContainerStartupProbeTcpSocketArgs:
|
4253
3209
|
def __init__(__self__, *,
|
@@ -4273,19 +3229,6 @@ class ServiceTemplateContainerStartupProbeTcpSocketArgs:
|
|
4273
3229
|
pulumi.set(self, "port", value)
|
4274
3230
|
|
4275
3231
|
|
4276
|
-
if not MYPY:
|
4277
|
-
class ServiceTemplateContainerVolumeMountArgsDict(TypedDict):
|
4278
|
-
mount_path: pulumi.Input[str]
|
4279
|
-
"""
|
4280
|
-
Path within the container at which the volume should be mounted. Must not contain ':'. For Cloud SQL volumes, it can be left empty, or must otherwise be /cloudsql. All instances defined in the Volume will be available as /cloudsql/[instance]. For more information on Cloud SQL volumes, visit https://cloud.google.com/sql/docs/mysql/connect-run
|
4281
|
-
"""
|
4282
|
-
name: pulumi.Input[str]
|
4283
|
-
"""
|
4284
|
-
This must match the Name of a Volume.
|
4285
|
-
"""
|
4286
|
-
elif False:
|
4287
|
-
ServiceTemplateContainerVolumeMountArgsDict: TypeAlias = Mapping[str, Any]
|
4288
|
-
|
4289
3232
|
@pulumi.input_type
|
4290
3233
|
class ServiceTemplateContainerVolumeMountArgs:
|
4291
3234
|
def __init__(__self__, *,
|
@@ -4323,19 +3266,6 @@ class ServiceTemplateContainerVolumeMountArgs:
|
|
4323
3266
|
pulumi.set(self, "name", value)
|
4324
3267
|
|
4325
3268
|
|
4326
|
-
if not MYPY:
|
4327
|
-
class ServiceTemplateScalingArgsDict(TypedDict):
|
4328
|
-
max_instance_count: NotRequired[pulumi.Input[int]]
|
4329
|
-
"""
|
4330
|
-
Maximum number of serving instances that this resource should have.
|
4331
|
-
"""
|
4332
|
-
min_instance_count: NotRequired[pulumi.Input[int]]
|
4333
|
-
"""
|
4334
|
-
Minimum number of instances for the service, to be divided among all revisions receiving traffic.
|
4335
|
-
"""
|
4336
|
-
elif False:
|
4337
|
-
ServiceTemplateScalingArgsDict: TypeAlias = Mapping[str, Any]
|
4338
|
-
|
4339
3269
|
@pulumi.input_type
|
4340
3270
|
class ServiceTemplateScalingArgs:
|
4341
3271
|
def __init__(__self__, *,
|
@@ -4375,40 +3305,6 @@ class ServiceTemplateScalingArgs:
|
|
4375
3305
|
pulumi.set(self, "min_instance_count", value)
|
4376
3306
|
|
4377
3307
|
|
4378
|
-
if not MYPY:
|
4379
|
-
class ServiceTemplateVolumeArgsDict(TypedDict):
|
4380
|
-
name: pulumi.Input[str]
|
4381
|
-
"""
|
4382
|
-
Volume's name.
|
4383
|
-
"""
|
4384
|
-
cloud_sql_instance: NotRequired[pulumi.Input['ServiceTemplateVolumeCloudSqlInstanceArgsDict']]
|
4385
|
-
"""
|
4386
|
-
For Cloud SQL volumes, contains the specific instances that should be mounted. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run.
|
4387
|
-
Structure is documented below.
|
4388
|
-
"""
|
4389
|
-
empty_dir: NotRequired[pulumi.Input['ServiceTemplateVolumeEmptyDirArgsDict']]
|
4390
|
-
"""
|
4391
|
-
Ephemeral storage used as a shared volume.
|
4392
|
-
Structure is documented below.
|
4393
|
-
"""
|
4394
|
-
gcs: NotRequired[pulumi.Input['ServiceTemplateVolumeGcsArgsDict']]
|
4395
|
-
"""
|
4396
|
-
Cloud Storage bucket mounted as a volume using GCSFuse. This feature is only supported in the gen2 execution environment and requires launch-stage to be set to ALPHA or BETA.
|
4397
|
-
Structure is documented below.
|
4398
|
-
"""
|
4399
|
-
nfs: NotRequired[pulumi.Input['ServiceTemplateVolumeNfsArgsDict']]
|
4400
|
-
"""
|
4401
|
-
Represents an NFS mount.
|
4402
|
-
Structure is documented below.
|
4403
|
-
"""
|
4404
|
-
secret: NotRequired[pulumi.Input['ServiceTemplateVolumeSecretArgsDict']]
|
4405
|
-
"""
|
4406
|
-
Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret
|
4407
|
-
Structure is documented below.
|
4408
|
-
"""
|
4409
|
-
elif False:
|
4410
|
-
ServiceTemplateVolumeArgsDict: TypeAlias = Mapping[str, Any]
|
4411
|
-
|
4412
3308
|
@pulumi.input_type
|
4413
3309
|
class ServiceTemplateVolumeArgs:
|
4414
3310
|
def __init__(__self__, *,
|
@@ -4521,15 +3417,6 @@ class ServiceTemplateVolumeArgs:
|
|
4521
3417
|
pulumi.set(self, "secret", value)
|
4522
3418
|
|
4523
3419
|
|
4524
|
-
if not MYPY:
|
4525
|
-
class ServiceTemplateVolumeCloudSqlInstanceArgsDict(TypedDict):
|
4526
|
-
instances: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
4527
|
-
"""
|
4528
|
-
The Cloud SQL instance connection names, as can be found in https://console.cloud.google.com/sql/instances. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run. Format: {project}:{location}:{instance}
|
4529
|
-
"""
|
4530
|
-
elif False:
|
4531
|
-
ServiceTemplateVolumeCloudSqlInstanceArgsDict: TypeAlias = Mapping[str, Any]
|
4532
|
-
|
4533
3420
|
@pulumi.input_type
|
4534
3421
|
class ServiceTemplateVolumeCloudSqlInstanceArgs:
|
4535
3422
|
def __init__(__self__, *,
|
@@ -4553,21 +3440,6 @@ class ServiceTemplateVolumeCloudSqlInstanceArgs:
|
|
4553
3440
|
pulumi.set(self, "instances", value)
|
4554
3441
|
|
4555
3442
|
|
4556
|
-
if not MYPY:
|
4557
|
-
class ServiceTemplateVolumeEmptyDirArgsDict(TypedDict):
|
4558
|
-
medium: NotRequired[pulumi.Input[str]]
|
4559
|
-
"""
|
4560
|
-
The different types of medium supported for EmptyDir.
|
4561
|
-
Default value is `MEMORY`.
|
4562
|
-
Possible values are: `MEMORY`.
|
4563
|
-
"""
|
4564
|
-
size_limit: NotRequired[pulumi.Input[str]]
|
4565
|
-
"""
|
4566
|
-
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.
|
4567
|
-
"""
|
4568
|
-
elif False:
|
4569
|
-
ServiceTemplateVolumeEmptyDirArgsDict: TypeAlias = Mapping[str, Any]
|
4570
|
-
|
4571
3443
|
@pulumi.input_type
|
4572
3444
|
class ServiceTemplateVolumeEmptyDirArgs:
|
4573
3445
|
def __init__(__self__, *,
|
@@ -4611,19 +3483,6 @@ class ServiceTemplateVolumeEmptyDirArgs:
|
|
4611
3483
|
pulumi.set(self, "size_limit", value)
|
4612
3484
|
|
4613
3485
|
|
4614
|
-
if not MYPY:
|
4615
|
-
class ServiceTemplateVolumeGcsArgsDict(TypedDict):
|
4616
|
-
bucket: pulumi.Input[str]
|
4617
|
-
"""
|
4618
|
-
GCS Bucket name
|
4619
|
-
"""
|
4620
|
-
read_only: NotRequired[pulumi.Input[bool]]
|
4621
|
-
"""
|
4622
|
-
If true, mount the GCS bucket as read-only
|
4623
|
-
"""
|
4624
|
-
elif False:
|
4625
|
-
ServiceTemplateVolumeGcsArgsDict: TypeAlias = Mapping[str, Any]
|
4626
|
-
|
4627
3486
|
@pulumi.input_type
|
4628
3487
|
class ServiceTemplateVolumeGcsArgs:
|
4629
3488
|
def __init__(__self__, *,
|
@@ -4662,25 +3521,6 @@ class ServiceTemplateVolumeGcsArgs:
|
|
4662
3521
|
pulumi.set(self, "read_only", value)
|
4663
3522
|
|
4664
3523
|
|
4665
|
-
if not MYPY:
|
4666
|
-
class ServiceTemplateVolumeNfsArgsDict(TypedDict):
|
4667
|
-
path: pulumi.Input[str]
|
4668
|
-
"""
|
4669
|
-
Path that is exported by the NFS server.
|
4670
|
-
"""
|
4671
|
-
server: pulumi.Input[str]
|
4672
|
-
"""
|
4673
|
-
Hostname or IP address of the NFS server
|
4674
|
-
"""
|
4675
|
-
read_only: NotRequired[pulumi.Input[bool]]
|
4676
|
-
"""
|
4677
|
-
If true, mount the NFS volume as read only
|
4678
|
-
|
4679
|
-
- - -
|
4680
|
-
"""
|
4681
|
-
elif False:
|
4682
|
-
ServiceTemplateVolumeNfsArgsDict: TypeAlias = Mapping[str, Any]
|
4683
|
-
|
4684
3524
|
@pulumi.input_type
|
4685
3525
|
class ServiceTemplateVolumeNfsArgs:
|
4686
3526
|
def __init__(__self__, *,
|
@@ -4738,24 +3578,6 @@ class ServiceTemplateVolumeNfsArgs:
|
|
4738
3578
|
pulumi.set(self, "read_only", value)
|
4739
3579
|
|
4740
3580
|
|
4741
|
-
if not MYPY:
|
4742
|
-
class ServiceTemplateVolumeSecretArgsDict(TypedDict):
|
4743
|
-
secret: pulumi.Input[str]
|
4744
|
-
"""
|
4745
|
-
The name of the secret in Cloud Secret Manager. Format: {secret} if the secret is in the same project. projects/{project}/secrets/{secret} if the secret is in a different project.
|
4746
|
-
"""
|
4747
|
-
default_mode: NotRequired[pulumi.Input[int]]
|
4748
|
-
"""
|
4749
|
-
Integer representation of mode bits to use on created files by default. Must be a value between 0000 and 0777 (octal), defaulting to 0444. Directories within the path are not affected by this setting.
|
4750
|
-
"""
|
4751
|
-
items: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateVolumeSecretItemArgsDict']]]]
|
4752
|
-
"""
|
4753
|
-
If unspecified, the volume will expose a file whose name is the secret, relative to VolumeMount.mount_path. If specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify a path and a version.
|
4754
|
-
Structure is documented below.
|
4755
|
-
"""
|
4756
|
-
elif False:
|
4757
|
-
ServiceTemplateVolumeSecretArgsDict: TypeAlias = Mapping[str, Any]
|
4758
|
-
|
4759
3581
|
@pulumi.input_type
|
4760
3582
|
class ServiceTemplateVolumeSecretArgs:
|
4761
3583
|
def __init__(__self__, *,
|
@@ -4812,23 +3634,6 @@ class ServiceTemplateVolumeSecretArgs:
|
|
4812
3634
|
pulumi.set(self, "items", value)
|
4813
3635
|
|
4814
3636
|
|
4815
|
-
if not MYPY:
|
4816
|
-
class ServiceTemplateVolumeSecretItemArgsDict(TypedDict):
|
4817
|
-
path: pulumi.Input[str]
|
4818
|
-
"""
|
4819
|
-
The relative path of the secret in the container.
|
4820
|
-
"""
|
4821
|
-
mode: NotRequired[pulumi.Input[int]]
|
4822
|
-
"""
|
4823
|
-
Integer octal mode bits to use on this file, must be a value between 01 and 0777 (octal). If 0 or not set, the Volume's default mode will be used.
|
4824
|
-
"""
|
4825
|
-
version: NotRequired[pulumi.Input[str]]
|
4826
|
-
"""
|
4827
|
-
The Cloud Secret Manager secret version. Can be 'latest' for the latest value or an integer for a specific version
|
4828
|
-
"""
|
4829
|
-
elif False:
|
4830
|
-
ServiceTemplateVolumeSecretItemArgsDict: TypeAlias = Mapping[str, Any]
|
4831
|
-
|
4832
3637
|
@pulumi.input_type
|
4833
3638
|
class ServiceTemplateVolumeSecretItemArgs:
|
4834
3639
|
def __init__(__self__, *,
|
@@ -4883,25 +3688,6 @@ class ServiceTemplateVolumeSecretItemArgs:
|
|
4883
3688
|
pulumi.set(self, "version", value)
|
4884
3689
|
|
4885
3690
|
|
4886
|
-
if not MYPY:
|
4887
|
-
class ServiceTemplateVpcAccessArgsDict(TypedDict):
|
4888
|
-
connector: NotRequired[pulumi.Input[str]]
|
4889
|
-
"""
|
4890
|
-
VPC Access connector name. Format: projects/{project}/locations/{location}/connectors/{connector}, where {project} can be project id or number.
|
4891
|
-
"""
|
4892
|
-
egress: NotRequired[pulumi.Input[str]]
|
4893
|
-
"""
|
4894
|
-
Traffic VPC egress settings.
|
4895
|
-
Possible values are: `ALL_TRAFFIC`, `PRIVATE_RANGES_ONLY`.
|
4896
|
-
"""
|
4897
|
-
network_interfaces: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateVpcAccessNetworkInterfaceArgsDict']]]]
|
4898
|
-
"""
|
4899
|
-
Direct VPC egress settings. Currently only single network interface is supported.
|
4900
|
-
Structure is documented below.
|
4901
|
-
"""
|
4902
|
-
elif False:
|
4903
|
-
ServiceTemplateVpcAccessArgsDict: TypeAlias = Mapping[str, Any]
|
4904
|
-
|
4905
3691
|
@pulumi.input_type
|
4906
3692
|
class ServiceTemplateVpcAccessArgs:
|
4907
3693
|
def __init__(__self__, *,
|
@@ -4961,27 +3747,6 @@ class ServiceTemplateVpcAccessArgs:
|
|
4961
3747
|
pulumi.set(self, "network_interfaces", value)
|
4962
3748
|
|
4963
3749
|
|
4964
|
-
if not MYPY:
|
4965
|
-
class ServiceTemplateVpcAccessNetworkInterfaceArgsDict(TypedDict):
|
4966
|
-
network: NotRequired[pulumi.Input[str]]
|
4967
|
-
"""
|
4968
|
-
The VPC network that the Cloud Run resource will be able to send traffic to. At least one of network or subnetwork must be specified. If both
|
4969
|
-
network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If network is not specified, it will be
|
4970
|
-
looked up from the subnetwork.
|
4971
|
-
"""
|
4972
|
-
subnetwork: NotRequired[pulumi.Input[str]]
|
4973
|
-
"""
|
4974
|
-
The VPC subnetwork that the Cloud Run resource will get IPs from. At least one of network or subnetwork must be specified. If both
|
4975
|
-
network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If subnetwork is not specified, the
|
4976
|
-
subnetwork with the same name with the network will be used.
|
4977
|
-
"""
|
4978
|
-
tags: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
4979
|
-
"""
|
4980
|
-
Network tags applied to this Cloud Run service.
|
4981
|
-
"""
|
4982
|
-
elif False:
|
4983
|
-
ServiceTemplateVpcAccessNetworkInterfaceArgsDict: TypeAlias = Mapping[str, Any]
|
4984
|
-
|
4985
3750
|
@pulumi.input_type
|
4986
3751
|
class ServiceTemplateVpcAccessNetworkInterfaceArgs:
|
4987
3752
|
def __init__(__self__, *,
|
@@ -5045,52 +3810,6 @@ class ServiceTemplateVpcAccessNetworkInterfaceArgs:
|
|
5045
3810
|
pulumi.set(self, "tags", value)
|
5046
3811
|
|
5047
3812
|
|
5048
|
-
if not MYPY:
|
5049
|
-
class ServiceTerminalConditionArgsDict(TypedDict):
|
5050
|
-
execution_reason: NotRequired[pulumi.Input[str]]
|
5051
|
-
"""
|
5052
|
-
(Output)
|
5053
|
-
A reason for the execution condition.
|
5054
|
-
"""
|
5055
|
-
last_transition_time: NotRequired[pulumi.Input[str]]
|
5056
|
-
"""
|
5057
|
-
(Output)
|
5058
|
-
Last time the condition transitioned from one status to another.
|
5059
|
-
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
5060
|
-
"""
|
5061
|
-
message: NotRequired[pulumi.Input[str]]
|
5062
|
-
"""
|
5063
|
-
(Output)
|
5064
|
-
Human readable message indicating details about the current status.
|
5065
|
-
"""
|
5066
|
-
reason: NotRequired[pulumi.Input[str]]
|
5067
|
-
"""
|
5068
|
-
(Output)
|
5069
|
-
A common (service-level) reason for this condition.
|
5070
|
-
"""
|
5071
|
-
revision_reason: NotRequired[pulumi.Input[str]]
|
5072
|
-
"""
|
5073
|
-
(Output)
|
5074
|
-
A reason for the revision condition.
|
5075
|
-
"""
|
5076
|
-
severity: NotRequired[pulumi.Input[str]]
|
5077
|
-
"""
|
5078
|
-
(Output)
|
5079
|
-
How to interpret failures of this condition, one of Error, Warning, Info
|
5080
|
-
"""
|
5081
|
-
state: NotRequired[pulumi.Input[str]]
|
5082
|
-
"""
|
5083
|
-
(Output)
|
5084
|
-
State of the condition.
|
5085
|
-
"""
|
5086
|
-
type: NotRequired[pulumi.Input[str]]
|
5087
|
-
"""
|
5088
|
-
(Output)
|
5089
|
-
The allocation type for this traffic target.
|
5090
|
-
"""
|
5091
|
-
elif False:
|
5092
|
-
ServiceTerminalConditionArgsDict: TypeAlias = Mapping[str, Any]
|
5093
|
-
|
5094
3813
|
@pulumi.input_type
|
5095
3814
|
class ServiceTerminalConditionArgs:
|
5096
3815
|
def __init__(__self__, *,
|
@@ -5244,28 +3963,6 @@ class ServiceTerminalConditionArgs:
|
|
5244
3963
|
pulumi.set(self, "type", value)
|
5245
3964
|
|
5246
3965
|
|
5247
|
-
if not MYPY:
|
5248
|
-
class ServiceTrafficArgsDict(TypedDict):
|
5249
|
-
percent: NotRequired[pulumi.Input[int]]
|
5250
|
-
"""
|
5251
|
-
Specifies percent of the traffic to this Revision. This defaults to zero if unspecified.
|
5252
|
-
"""
|
5253
|
-
revision: NotRequired[pulumi.Input[str]]
|
5254
|
-
"""
|
5255
|
-
Revision to which to send this portion of traffic, if traffic allocation is by revision.
|
5256
|
-
"""
|
5257
|
-
tag: NotRequired[pulumi.Input[str]]
|
5258
|
-
"""
|
5259
|
-
Indicates a string to be part of the URI to exclusively reference this target.
|
5260
|
-
"""
|
5261
|
-
type: NotRequired[pulumi.Input[str]]
|
5262
|
-
"""
|
5263
|
-
The allocation type for this traffic target.
|
5264
|
-
Possible values are: `TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST`, `TRAFFIC_TARGET_ALLOCATION_TYPE_REVISION`.
|
5265
|
-
"""
|
5266
|
-
elif False:
|
5267
|
-
ServiceTrafficArgsDict: TypeAlias = Mapping[str, Any]
|
5268
|
-
|
5269
3966
|
@pulumi.input_type
|
5270
3967
|
class ServiceTrafficArgs:
|
5271
3968
|
def __init__(__self__, *,
|
@@ -5339,36 +4036,6 @@ class ServiceTrafficArgs:
|
|
5339
4036
|
pulumi.set(self, "type", value)
|
5340
4037
|
|
5341
4038
|
|
5342
|
-
if not MYPY:
|
5343
|
-
class ServiceTrafficStatusArgsDict(TypedDict):
|
5344
|
-
percent: NotRequired[pulumi.Input[int]]
|
5345
|
-
"""
|
5346
|
-
(Output)
|
5347
|
-
Specifies percent of the traffic to this Revision.
|
5348
|
-
"""
|
5349
|
-
revision: NotRequired[pulumi.Input[str]]
|
5350
|
-
"""
|
5351
|
-
(Output)
|
5352
|
-
Revision to which this traffic is sent.
|
5353
|
-
"""
|
5354
|
-
tag: NotRequired[pulumi.Input[str]]
|
5355
|
-
"""
|
5356
|
-
(Output)
|
5357
|
-
Indicates the string used in the URI to exclusively reference this target.
|
5358
|
-
"""
|
5359
|
-
type: NotRequired[pulumi.Input[str]]
|
5360
|
-
"""
|
5361
|
-
(Output)
|
5362
|
-
The allocation type for this traffic target.
|
5363
|
-
"""
|
5364
|
-
uri: NotRequired[pulumi.Input[str]]
|
5365
|
-
"""
|
5366
|
-
(Output)
|
5367
|
-
Displays the target URI.
|
5368
|
-
"""
|
5369
|
-
elif False:
|
5370
|
-
ServiceTrafficStatusArgsDict: TypeAlias = Mapping[str, Any]
|
5371
|
-
|
5372
4039
|
@pulumi.input_type
|
5373
4040
|
class ServiceTrafficStatusArgs:
|
5374
4041
|
def __init__(__self__, *,
|