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/cloudrun/_inputs.py
CHANGED
@@ -4,175 +4,56 @@
|
|
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
|
'DomainMappingMetadataArgs',
|
19
|
-
'DomainMappingMetadataArgsDict',
|
20
14
|
'DomainMappingSpecArgs',
|
21
|
-
'DomainMappingSpecArgsDict',
|
22
15
|
'DomainMappingStatusArgs',
|
23
|
-
'DomainMappingStatusArgsDict',
|
24
16
|
'DomainMappingStatusConditionArgs',
|
25
|
-
'DomainMappingStatusConditionArgsDict',
|
26
17
|
'DomainMappingStatusResourceRecordArgs',
|
27
|
-
'DomainMappingStatusResourceRecordArgsDict',
|
28
18
|
'IamBindingConditionArgs',
|
29
|
-
'IamBindingConditionArgsDict',
|
30
19
|
'IamMemberConditionArgs',
|
31
|
-
'IamMemberConditionArgsDict',
|
32
20
|
'ServiceMetadataArgs',
|
33
|
-
'ServiceMetadataArgsDict',
|
34
21
|
'ServiceStatusArgs',
|
35
|
-
'ServiceStatusArgsDict',
|
36
22
|
'ServiceStatusConditionArgs',
|
37
|
-
'ServiceStatusConditionArgsDict',
|
38
23
|
'ServiceStatusTrafficArgs',
|
39
|
-
'ServiceStatusTrafficArgsDict',
|
40
24
|
'ServiceTemplateArgs',
|
41
|
-
'ServiceTemplateArgsDict',
|
42
25
|
'ServiceTemplateMetadataArgs',
|
43
|
-
'ServiceTemplateMetadataArgsDict',
|
44
26
|
'ServiceTemplateSpecArgs',
|
45
|
-
'ServiceTemplateSpecArgsDict',
|
46
27
|
'ServiceTemplateSpecContainerArgs',
|
47
|
-
'ServiceTemplateSpecContainerArgsDict',
|
48
28
|
'ServiceTemplateSpecContainerEnvArgs',
|
49
|
-
'ServiceTemplateSpecContainerEnvArgsDict',
|
50
29
|
'ServiceTemplateSpecContainerEnvFromArgs',
|
51
|
-
'ServiceTemplateSpecContainerEnvFromArgsDict',
|
52
30
|
'ServiceTemplateSpecContainerEnvFromConfigMapRefArgs',
|
53
|
-
'ServiceTemplateSpecContainerEnvFromConfigMapRefArgsDict',
|
54
31
|
'ServiceTemplateSpecContainerEnvFromConfigMapRefLocalObjectReferenceArgs',
|
55
|
-
'ServiceTemplateSpecContainerEnvFromConfigMapRefLocalObjectReferenceArgsDict',
|
56
32
|
'ServiceTemplateSpecContainerEnvFromSecretRefArgs',
|
57
|
-
'ServiceTemplateSpecContainerEnvFromSecretRefArgsDict',
|
58
33
|
'ServiceTemplateSpecContainerEnvFromSecretRefLocalObjectReferenceArgs',
|
59
|
-
'ServiceTemplateSpecContainerEnvFromSecretRefLocalObjectReferenceArgsDict',
|
60
34
|
'ServiceTemplateSpecContainerEnvValueFromArgs',
|
61
|
-
'ServiceTemplateSpecContainerEnvValueFromArgsDict',
|
62
35
|
'ServiceTemplateSpecContainerEnvValueFromSecretKeyRefArgs',
|
63
|
-
'ServiceTemplateSpecContainerEnvValueFromSecretKeyRefArgsDict',
|
64
36
|
'ServiceTemplateSpecContainerLivenessProbeArgs',
|
65
|
-
'ServiceTemplateSpecContainerLivenessProbeArgsDict',
|
66
37
|
'ServiceTemplateSpecContainerLivenessProbeGrpcArgs',
|
67
|
-
'ServiceTemplateSpecContainerLivenessProbeGrpcArgsDict',
|
68
38
|
'ServiceTemplateSpecContainerLivenessProbeHttpGetArgs',
|
69
|
-
'ServiceTemplateSpecContainerLivenessProbeHttpGetArgsDict',
|
70
39
|
'ServiceTemplateSpecContainerLivenessProbeHttpGetHttpHeaderArgs',
|
71
|
-
'ServiceTemplateSpecContainerLivenessProbeHttpGetHttpHeaderArgsDict',
|
72
40
|
'ServiceTemplateSpecContainerPortArgs',
|
73
|
-
'ServiceTemplateSpecContainerPortArgsDict',
|
74
41
|
'ServiceTemplateSpecContainerResourcesArgs',
|
75
|
-
'ServiceTemplateSpecContainerResourcesArgsDict',
|
76
42
|
'ServiceTemplateSpecContainerStartupProbeArgs',
|
77
|
-
'ServiceTemplateSpecContainerStartupProbeArgsDict',
|
78
43
|
'ServiceTemplateSpecContainerStartupProbeGrpcArgs',
|
79
|
-
'ServiceTemplateSpecContainerStartupProbeGrpcArgsDict',
|
80
44
|
'ServiceTemplateSpecContainerStartupProbeHttpGetArgs',
|
81
|
-
'ServiceTemplateSpecContainerStartupProbeHttpGetArgsDict',
|
82
45
|
'ServiceTemplateSpecContainerStartupProbeHttpGetHttpHeaderArgs',
|
83
|
-
'ServiceTemplateSpecContainerStartupProbeHttpGetHttpHeaderArgsDict',
|
84
46
|
'ServiceTemplateSpecContainerStartupProbeTcpSocketArgs',
|
85
|
-
'ServiceTemplateSpecContainerStartupProbeTcpSocketArgsDict',
|
86
47
|
'ServiceTemplateSpecContainerVolumeMountArgs',
|
87
|
-
'ServiceTemplateSpecContainerVolumeMountArgsDict',
|
88
48
|
'ServiceTemplateSpecVolumeArgs',
|
89
|
-
'ServiceTemplateSpecVolumeArgsDict',
|
90
49
|
'ServiceTemplateSpecVolumeCsiArgs',
|
91
|
-
'ServiceTemplateSpecVolumeCsiArgsDict',
|
92
50
|
'ServiceTemplateSpecVolumeEmptyDirArgs',
|
93
|
-
'ServiceTemplateSpecVolumeEmptyDirArgsDict',
|
94
51
|
'ServiceTemplateSpecVolumeNfsArgs',
|
95
|
-
'ServiceTemplateSpecVolumeNfsArgsDict',
|
96
52
|
'ServiceTemplateSpecVolumeSecretArgs',
|
97
|
-
'ServiceTemplateSpecVolumeSecretArgsDict',
|
98
53
|
'ServiceTemplateSpecVolumeSecretItemArgs',
|
99
|
-
'ServiceTemplateSpecVolumeSecretItemArgsDict',
|
100
54
|
'ServiceTrafficArgs',
|
101
|
-
'ServiceTrafficArgsDict',
|
102
55
|
]
|
103
56
|
|
104
|
-
MYPY = False
|
105
|
-
|
106
|
-
if not MYPY:
|
107
|
-
class DomainMappingMetadataArgsDict(TypedDict):
|
108
|
-
namespace: pulumi.Input[str]
|
109
|
-
"""
|
110
|
-
In Cloud Run the namespace must be equal to either the
|
111
|
-
project ID or project number.
|
112
|
-
"""
|
113
|
-
annotations: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
114
|
-
"""
|
115
|
-
Annotations is a key value map stored with a resource that
|
116
|
-
may be set by external tools to store and retrieve arbitrary metadata. More
|
117
|
-
info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations
|
118
|
-
**Note**: The Cloud Run API may add additional annotations that were not provided in your config.
|
119
|
-
If the provider plan shows a diff where a server-side annotation is added, you can add it to your config
|
120
|
-
or apply the lifecycle.ignore_changes rule to the metadata.0.annotations field.
|
121
|
-
**Note**: This field is non-authoritative, and will only manage the annotations present in your configuration.
|
122
|
-
Please refer to the field `effective_annotations` for all of the annotations present on the resource.
|
123
|
-
"""
|
124
|
-
effective_annotations: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
125
|
-
effective_labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
126
|
-
"""
|
127
|
-
(Output)
|
128
|
-
All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
129
|
-
"""
|
130
|
-
generation: NotRequired[pulumi.Input[int]]
|
131
|
-
"""
|
132
|
-
(Output)
|
133
|
-
A sequence number representing a specific generation of the desired state.
|
134
|
-
"""
|
135
|
-
labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
136
|
-
"""
|
137
|
-
Map of string keys and values that can be used to organize and categorize
|
138
|
-
(scope and select) objects. May match selectors of replication controllers
|
139
|
-
and routes.
|
140
|
-
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels
|
141
|
-
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
142
|
-
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
143
|
-
"""
|
144
|
-
pulumi_labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
145
|
-
"""
|
146
|
-
(Output)
|
147
|
-
The combination of labels configured directly on the resource
|
148
|
-
and default labels configured on the provider.
|
149
|
-
"""
|
150
|
-
resource_version: NotRequired[pulumi.Input[str]]
|
151
|
-
"""
|
152
|
-
(Output)
|
153
|
-
An opaque value that represents the internal version of this object that
|
154
|
-
can be used by clients to determine when objects have changed. May be used
|
155
|
-
for optimistic concurrency, change detection, and the watch operation on a
|
156
|
-
resource or set of resources. They may only be valid for a
|
157
|
-
particular resource or set of resources.
|
158
|
-
More info:
|
159
|
-
https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency
|
160
|
-
"""
|
161
|
-
self_link: NotRequired[pulumi.Input[str]]
|
162
|
-
"""
|
163
|
-
(Output)
|
164
|
-
SelfLink is a URL representing this object.
|
165
|
-
"""
|
166
|
-
uid: NotRequired[pulumi.Input[str]]
|
167
|
-
"""
|
168
|
-
(Output)
|
169
|
-
UID is a unique id generated by the server on successful creation of a resource and is not
|
170
|
-
allowed to change on PUT operations.
|
171
|
-
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names#uids
|
172
|
-
"""
|
173
|
-
elif False:
|
174
|
-
DomainMappingMetadataArgsDict: TypeAlias = Mapping[str, Any]
|
175
|
-
|
176
57
|
@pulumi.input_type
|
177
58
|
class DomainMappingMetadataArgs:
|
178
59
|
def __init__(__self__, *,
|
@@ -391,31 +272,6 @@ class DomainMappingMetadataArgs:
|
|
391
272
|
pulumi.set(self, "uid", value)
|
392
273
|
|
393
274
|
|
394
|
-
if not MYPY:
|
395
|
-
class DomainMappingSpecArgsDict(TypedDict):
|
396
|
-
route_name: pulumi.Input[str]
|
397
|
-
"""
|
398
|
-
The name of the Cloud Run Service that this DomainMapping applies to.
|
399
|
-
The route must exist.
|
400
|
-
"""
|
401
|
-
certificate_mode: NotRequired[pulumi.Input[str]]
|
402
|
-
"""
|
403
|
-
The mode of the certificate.
|
404
|
-
Default value is `AUTOMATIC`.
|
405
|
-
Possible values are: `NONE`, `AUTOMATIC`.
|
406
|
-
|
407
|
-
- - -
|
408
|
-
"""
|
409
|
-
force_override: NotRequired[pulumi.Input[bool]]
|
410
|
-
"""
|
411
|
-
If set, the mapping will override any mapping set before this spec was set.
|
412
|
-
It is recommended that the user leaves this empty to receive an error
|
413
|
-
warning about a potential conflict and only set it once the respective UI
|
414
|
-
has given such a warning.
|
415
|
-
"""
|
416
|
-
elif False:
|
417
|
-
DomainMappingSpecArgsDict: TypeAlias = Mapping[str, Any]
|
418
|
-
|
419
275
|
@pulumi.input_type
|
420
276
|
class DomainMappingSpecArgs:
|
421
277
|
def __init__(__self__, *,
|
@@ -486,36 +342,6 @@ class DomainMappingSpecArgs:
|
|
486
342
|
pulumi.set(self, "force_override", value)
|
487
343
|
|
488
344
|
|
489
|
-
if not MYPY:
|
490
|
-
class DomainMappingStatusArgsDict(TypedDict):
|
491
|
-
conditions: NotRequired[pulumi.Input[Sequence[pulumi.Input['DomainMappingStatusConditionArgsDict']]]]
|
492
|
-
"""
|
493
|
-
(Output)
|
494
|
-
Array of observed DomainMappingConditions, indicating the current state
|
495
|
-
of the DomainMapping.
|
496
|
-
Structure is documented below.
|
497
|
-
"""
|
498
|
-
mapped_route_name: NotRequired[pulumi.Input[str]]
|
499
|
-
"""
|
500
|
-
(Output)
|
501
|
-
The name of the route that the mapping currently points to.
|
502
|
-
"""
|
503
|
-
observed_generation: NotRequired[pulumi.Input[int]]
|
504
|
-
"""
|
505
|
-
(Output)
|
506
|
-
ObservedGeneration is the 'Generation' of the DomainMapping that
|
507
|
-
was last processed by the controller.
|
508
|
-
"""
|
509
|
-
resource_records: NotRequired[pulumi.Input[Sequence[pulumi.Input['DomainMappingStatusResourceRecordArgsDict']]]]
|
510
|
-
"""
|
511
|
-
The resource records required to configure this domain mapping. These
|
512
|
-
records must be added to the domain's DNS configuration in order to
|
513
|
-
serve the application via this domain mapping.
|
514
|
-
Structure is documented below.
|
515
|
-
"""
|
516
|
-
elif False:
|
517
|
-
DomainMappingStatusArgsDict: TypeAlias = Mapping[str, Any]
|
518
|
-
|
519
345
|
@pulumi.input_type
|
520
346
|
class DomainMappingStatusArgs:
|
521
347
|
def __init__(__self__, *,
|
@@ -605,31 +431,6 @@ class DomainMappingStatusArgs:
|
|
605
431
|
pulumi.set(self, "resource_records", value)
|
606
432
|
|
607
433
|
|
608
|
-
if not MYPY:
|
609
|
-
class DomainMappingStatusConditionArgsDict(TypedDict):
|
610
|
-
message: NotRequired[pulumi.Input[str]]
|
611
|
-
"""
|
612
|
-
(Output)
|
613
|
-
Human readable message indicating details about the current status.
|
614
|
-
"""
|
615
|
-
reason: NotRequired[pulumi.Input[str]]
|
616
|
-
"""
|
617
|
-
(Output)
|
618
|
-
One-word CamelCase reason for the condition's current status.
|
619
|
-
"""
|
620
|
-
status: NotRequired[pulumi.Input[str]]
|
621
|
-
"""
|
622
|
-
(Output)
|
623
|
-
Status of the condition, one of True, False, Unknown.
|
624
|
-
"""
|
625
|
-
type: NotRequired[pulumi.Input[str]]
|
626
|
-
"""
|
627
|
-
Resource record type. Example: `AAAA`.
|
628
|
-
Possible values are: `A`, `AAAA`, `CNAME`.
|
629
|
-
"""
|
630
|
-
elif False:
|
631
|
-
DomainMappingStatusConditionArgsDict: TypeAlias = Mapping[str, Any]
|
632
|
-
|
633
434
|
@pulumi.input_type
|
634
435
|
class DomainMappingStatusConditionArgs:
|
635
436
|
def __init__(__self__, *,
|
@@ -709,26 +510,6 @@ class DomainMappingStatusConditionArgs:
|
|
709
510
|
pulumi.set(self, "type", value)
|
710
511
|
|
711
512
|
|
712
|
-
if not MYPY:
|
713
|
-
class DomainMappingStatusResourceRecordArgsDict(TypedDict):
|
714
|
-
name: NotRequired[pulumi.Input[str]]
|
715
|
-
"""
|
716
|
-
Name should be a [verified](https://support.google.com/webmasters/answer/9008080) domain
|
717
|
-
"""
|
718
|
-
rrdata: NotRequired[pulumi.Input[str]]
|
719
|
-
"""
|
720
|
-
(Output)
|
721
|
-
Data for this record. Values vary by record type, as defined in RFC 1035
|
722
|
-
(section 5) and RFC 1034 (section 3.6.1).
|
723
|
-
"""
|
724
|
-
type: NotRequired[pulumi.Input[str]]
|
725
|
-
"""
|
726
|
-
Resource record type. Example: `AAAA`.
|
727
|
-
Possible values are: `A`, `AAAA`, `CNAME`.
|
728
|
-
"""
|
729
|
-
elif False:
|
730
|
-
DomainMappingStatusResourceRecordArgsDict: TypeAlias = Mapping[str, Any]
|
731
|
-
|
732
513
|
@pulumi.input_type
|
733
514
|
class DomainMappingStatusResourceRecordArgs:
|
734
515
|
def __init__(__self__, *,
|
@@ -790,14 +571,6 @@ class DomainMappingStatusResourceRecordArgs:
|
|
790
571
|
pulumi.set(self, "type", value)
|
791
572
|
|
792
573
|
|
793
|
-
if not MYPY:
|
794
|
-
class IamBindingConditionArgsDict(TypedDict):
|
795
|
-
expression: pulumi.Input[str]
|
796
|
-
title: pulumi.Input[str]
|
797
|
-
description: NotRequired[pulumi.Input[str]]
|
798
|
-
elif False:
|
799
|
-
IamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
800
|
-
|
801
574
|
@pulumi.input_type
|
802
575
|
class IamBindingConditionArgs:
|
803
576
|
def __init__(__self__, *,
|
@@ -837,14 +610,6 @@ class IamBindingConditionArgs:
|
|
837
610
|
pulumi.set(self, "description", value)
|
838
611
|
|
839
612
|
|
840
|
-
if not MYPY:
|
841
|
-
class IamMemberConditionArgsDict(TypedDict):
|
842
|
-
expression: pulumi.Input[str]
|
843
|
-
title: pulumi.Input[str]
|
844
|
-
description: NotRequired[pulumi.Input[str]]
|
845
|
-
elif False:
|
846
|
-
IamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
847
|
-
|
848
613
|
@pulumi.input_type
|
849
614
|
class IamMemberConditionArgs:
|
850
615
|
def __init__(__self__, *,
|
@@ -884,84 +649,6 @@ class IamMemberConditionArgs:
|
|
884
649
|
pulumi.set(self, "description", value)
|
885
650
|
|
886
651
|
|
887
|
-
if not MYPY:
|
888
|
-
class ServiceMetadataArgsDict(TypedDict):
|
889
|
-
annotations: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
890
|
-
"""
|
891
|
-
Annotations is a key value map stored with a resource that
|
892
|
-
may be set by external tools to store and retrieve arbitrary metadata. More
|
893
|
-
info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations
|
894
|
-
**Note**: The Cloud Run API may add additional annotations that were not provided in your config.
|
895
|
-
If the provider plan shows a diff where a server-side annotation is added, you can add it to your config
|
896
|
-
or apply the lifecycle.ignore_changes rule to the metadata.0.annotations field.
|
897
|
-
Annotations with `run.googleapis.com/` and `autoscaling.knative.dev` are restricted. Use the following annotation
|
898
|
-
keys to configure features on a Service:
|
899
|
-
- `run.googleapis.com/binary-authorization-breakglass` sets the [Binary Authorization breakglass](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--breakglass).
|
900
|
-
- `run.googleapis.com/binary-authorization` sets the [Binary Authorization](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--binary-authorization).
|
901
|
-
- `run.googleapis.com/client-name` sets the client name calling the Cloud Run API.
|
902
|
-
- `run.googleapis.com/custom-audiences` sets the [custom audiences](https://cloud.google.com/sdk/gcloud/reference/alpha/run/deploy#--add-custom-audiences)
|
903
|
-
that can be used in the audience field of ID token for authenticated requests.
|
904
|
-
- `run.googleapis.com/description` sets a user defined description for the Service.
|
905
|
-
- `run.googleapis.com/ingress` sets the [ingress settings](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--ingress)
|
906
|
-
for the Service. For example, `"run.googleapis.com/ingress" = "all"`.
|
907
|
-
- `run.googleapis.com/launch-stage` sets the [launch stage](https://cloud.google.com/run/docs/troubleshooting#launch-stage-validation)
|
908
|
-
when a preview feature is used. For example, `"run.googleapis.com/launch-stage": "BETA"`
|
909
|
-
**Note**: This field is non-authoritative, and will only manage the annotations present in your configuration.
|
910
|
-
Please refer to the field `effective_annotations` for all of the annotations present on the resource.
|
911
|
-
"""
|
912
|
-
effective_annotations: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
913
|
-
effective_labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
914
|
-
"""
|
915
|
-
(Output)
|
916
|
-
All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
917
|
-
"""
|
918
|
-
generation: NotRequired[pulumi.Input[int]]
|
919
|
-
"""
|
920
|
-
(Output)
|
921
|
-
A sequence number representing a specific generation of the desired state.
|
922
|
-
"""
|
923
|
-
labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
924
|
-
"""
|
925
|
-
Map of string keys and values that can be used to organize and categorize
|
926
|
-
(scope and select) objects. May match selectors of replication controllers
|
927
|
-
and routes.
|
928
|
-
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
929
|
-
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
930
|
-
"""
|
931
|
-
namespace: NotRequired[pulumi.Input[str]]
|
932
|
-
"""
|
933
|
-
In Cloud Run the namespace must be equal to either the
|
934
|
-
project ID or project number.
|
935
|
-
"""
|
936
|
-
pulumi_labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
937
|
-
"""
|
938
|
-
(Output)
|
939
|
-
The combination of labels configured directly on the resource
|
940
|
-
and default labels configured on the provider.
|
941
|
-
"""
|
942
|
-
resource_version: NotRequired[pulumi.Input[str]]
|
943
|
-
"""
|
944
|
-
(Output)
|
945
|
-
An opaque value that represents the internal version of this object that
|
946
|
-
can be used by clients to determine when objects have changed. May be used
|
947
|
-
for optimistic concurrency, change detection, and the watch operation on a
|
948
|
-
resource or set of resources. They may only be valid for a
|
949
|
-
particular resource or set of resources.
|
950
|
-
"""
|
951
|
-
self_link: NotRequired[pulumi.Input[str]]
|
952
|
-
"""
|
953
|
-
(Output)
|
954
|
-
SelfLink is a URL representing this object.
|
955
|
-
"""
|
956
|
-
uid: NotRequired[pulumi.Input[str]]
|
957
|
-
"""
|
958
|
-
(Output)
|
959
|
-
UID is a unique id generated by the server on successful creation of a resource and is not
|
960
|
-
allowed to change on PUT operations.
|
961
|
-
"""
|
962
|
-
elif False:
|
963
|
-
ServiceMetadataArgsDict: TypeAlias = Mapping[str, Any]
|
964
|
-
|
965
652
|
@pulumi.input_type
|
966
653
|
class ServiceMetadataArgs:
|
967
654
|
def __init__(__self__, *,
|
@@ -1197,53 +884,6 @@ class ServiceMetadataArgs:
|
|
1197
884
|
pulumi.set(self, "uid", value)
|
1198
885
|
|
1199
886
|
|
1200
|
-
if not MYPY:
|
1201
|
-
class ServiceStatusArgsDict(TypedDict):
|
1202
|
-
conditions: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceStatusConditionArgsDict']]]]
|
1203
|
-
"""
|
1204
|
-
(Output)
|
1205
|
-
Array of observed Service Conditions, indicating the current ready state of the service.
|
1206
|
-
Structure is documented below.
|
1207
|
-
"""
|
1208
|
-
latest_created_revision_name: NotRequired[pulumi.Input[str]]
|
1209
|
-
"""
|
1210
|
-
(Output)
|
1211
|
-
From ConfigurationStatus. LatestCreatedRevisionName is the last revision that was created
|
1212
|
-
from this Service's Configuration. It might not be ready yet, for that use
|
1213
|
-
LatestReadyRevisionName.
|
1214
|
-
"""
|
1215
|
-
latest_ready_revision_name: NotRequired[pulumi.Input[str]]
|
1216
|
-
"""
|
1217
|
-
(Output)
|
1218
|
-
From ConfigurationStatus. LatestReadyRevisionName holds the name of the latest Revision
|
1219
|
-
stamped out from this Service's Configuration that has had its "Ready" condition become
|
1220
|
-
"True".
|
1221
|
-
"""
|
1222
|
-
observed_generation: NotRequired[pulumi.Input[int]]
|
1223
|
-
"""
|
1224
|
-
(Output)
|
1225
|
-
ObservedGeneration is the 'Generation' of the Route that was last processed by the
|
1226
|
-
controller.
|
1227
|
-
Clients polling for completed reconciliation should poll until observedGeneration =
|
1228
|
-
metadata.generation and the Ready condition's status is True or False.
|
1229
|
-
"""
|
1230
|
-
traffics: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceStatusTrafficArgsDict']]]]
|
1231
|
-
"""
|
1232
|
-
(Output)
|
1233
|
-
Traffic specifies how to distribute traffic over a collection of Knative Revisions
|
1234
|
-
and Configurations
|
1235
|
-
Structure is documented below.
|
1236
|
-
"""
|
1237
|
-
url: NotRequired[pulumi.Input[str]]
|
1238
|
-
"""
|
1239
|
-
(Output)
|
1240
|
-
URL displays the URL for accessing tagged traffic targets. URL is displayed in status,
|
1241
|
-
and is disallowed on spec. URL must contain a scheme (e.g. http://) and a hostname,
|
1242
|
-
but may not contain anything else (e.g. basic auth, url path, etc.)
|
1243
|
-
"""
|
1244
|
-
elif False:
|
1245
|
-
ServiceStatusArgsDict: TypeAlias = Mapping[str, Any]
|
1246
|
-
|
1247
887
|
@pulumi.input_type
|
1248
888
|
class ServiceStatusArgs:
|
1249
889
|
def __init__(__self__, *,
|
@@ -1383,31 +1023,6 @@ class ServiceStatusArgs:
|
|
1383
1023
|
pulumi.set(self, "url", value)
|
1384
1024
|
|
1385
1025
|
|
1386
|
-
if not MYPY:
|
1387
|
-
class ServiceStatusConditionArgsDict(TypedDict):
|
1388
|
-
message: NotRequired[pulumi.Input[str]]
|
1389
|
-
"""
|
1390
|
-
(Output)
|
1391
|
-
Human readable message indicating details about the current status.
|
1392
|
-
"""
|
1393
|
-
reason: NotRequired[pulumi.Input[str]]
|
1394
|
-
"""
|
1395
|
-
(Output)
|
1396
|
-
One-word CamelCase reason for the condition's current status.
|
1397
|
-
"""
|
1398
|
-
status: NotRequired[pulumi.Input[str]]
|
1399
|
-
"""
|
1400
|
-
(Output)
|
1401
|
-
Status of the condition, one of True, False, Unknown.
|
1402
|
-
"""
|
1403
|
-
type: NotRequired[pulumi.Input[str]]
|
1404
|
-
"""
|
1405
|
-
(Output)
|
1406
|
-
Type of domain mapping condition.
|
1407
|
-
"""
|
1408
|
-
elif False:
|
1409
|
-
ServiceStatusConditionArgsDict: TypeAlias = Mapping[str, Any]
|
1410
|
-
|
1411
1026
|
@pulumi.input_type
|
1412
1027
|
class ServiceStatusConditionArgs:
|
1413
1028
|
def __init__(__self__, *,
|
@@ -1487,45 +1102,14 @@ class ServiceStatusConditionArgs:
|
|
1487
1102
|
pulumi.set(self, "type", value)
|
1488
1103
|
|
1489
1104
|
|
1490
|
-
|
1491
|
-
|
1492
|
-
|
1493
|
-
|
1494
|
-
|
1495
|
-
|
1496
|
-
|
1497
|
-
|
1498
|
-
"""
|
1499
|
-
percent: NotRequired[pulumi.Input[int]]
|
1500
|
-
"""
|
1501
|
-
Percent specifies percent of the traffic to this Revision or Configuration.
|
1502
|
-
"""
|
1503
|
-
revision_name: NotRequired[pulumi.Input[str]]
|
1504
|
-
"""
|
1505
|
-
RevisionName of a specific revision to which to send this portion of traffic.
|
1506
|
-
"""
|
1507
|
-
tag: NotRequired[pulumi.Input[str]]
|
1508
|
-
"""
|
1509
|
-
Tag is optionally used to expose a dedicated url for referencing this target exclusively.
|
1510
|
-
"""
|
1511
|
-
url: NotRequired[pulumi.Input[str]]
|
1512
|
-
"""
|
1513
|
-
(Output)
|
1514
|
-
URL displays the URL for accessing tagged traffic targets. URL is displayed in status,
|
1515
|
-
and is disallowed on spec. URL must contain a scheme (e.g. http://) and a hostname,
|
1516
|
-
but may not contain anything else (e.g. basic auth, url path, etc.)
|
1517
|
-
"""
|
1518
|
-
elif False:
|
1519
|
-
ServiceStatusTrafficArgsDict: TypeAlias = Mapping[str, Any]
|
1520
|
-
|
1521
|
-
@pulumi.input_type
|
1522
|
-
class ServiceStatusTrafficArgs:
|
1523
|
-
def __init__(__self__, *,
|
1524
|
-
latest_revision: Optional[pulumi.Input[bool]] = None,
|
1525
|
-
percent: Optional[pulumi.Input[int]] = None,
|
1526
|
-
revision_name: Optional[pulumi.Input[str]] = None,
|
1527
|
-
tag: Optional[pulumi.Input[str]] = None,
|
1528
|
-
url: Optional[pulumi.Input[str]] = None):
|
1105
|
+
@pulumi.input_type
|
1106
|
+
class ServiceStatusTrafficArgs:
|
1107
|
+
def __init__(__self__, *,
|
1108
|
+
latest_revision: Optional[pulumi.Input[bool]] = None,
|
1109
|
+
percent: Optional[pulumi.Input[int]] = None,
|
1110
|
+
revision_name: Optional[pulumi.Input[str]] = None,
|
1111
|
+
tag: Optional[pulumi.Input[str]] = None,
|
1112
|
+
url: Optional[pulumi.Input[str]] = None):
|
1529
1113
|
"""
|
1530
1114
|
:param pulumi.Input[bool] latest_revision: LatestRevision may be optionally provided to indicate that the latest ready
|
1531
1115
|
Revision of the Configuration should be used for this traffic target. When
|
@@ -1617,27 +1201,6 @@ class ServiceStatusTrafficArgs:
|
|
1617
1201
|
pulumi.set(self, "url", value)
|
1618
1202
|
|
1619
1203
|
|
1620
|
-
if not MYPY:
|
1621
|
-
class ServiceTemplateArgsDict(TypedDict):
|
1622
|
-
metadata: NotRequired[pulumi.Input['ServiceTemplateMetadataArgsDict']]
|
1623
|
-
"""
|
1624
|
-
Optional metadata for this Revision, including labels and annotations.
|
1625
|
-
Name will be generated by the Configuration. To set minimum instances
|
1626
|
-
for this revision, use the "autoscaling.knative.dev/minScale" annotation
|
1627
|
-
key. To set maximum instances for this revision, use the
|
1628
|
-
"autoscaling.knative.dev/maxScale" annotation key. To set Cloud SQL
|
1629
|
-
connections for the revision, use the "run.googleapis.com/cloudsql-instances"
|
1630
|
-
annotation key.
|
1631
|
-
Structure is documented below.
|
1632
|
-
"""
|
1633
|
-
spec: NotRequired[pulumi.Input['ServiceTemplateSpecArgsDict']]
|
1634
|
-
"""
|
1635
|
-
RevisionSpec holds the desired state of the Revision (from the client).
|
1636
|
-
Structure is documented below.
|
1637
|
-
"""
|
1638
|
-
elif False:
|
1639
|
-
ServiceTemplateArgsDict: TypeAlias = Mapping[str, Any]
|
1640
|
-
|
1641
1204
|
@pulumi.input_type
|
1642
1205
|
class ServiceTemplateArgs:
|
1643
1206
|
def __init__(__self__, *,
|
@@ -1693,78 +1256,6 @@ class ServiceTemplateArgs:
|
|
1693
1256
|
pulumi.set(self, "spec", value)
|
1694
1257
|
|
1695
1258
|
|
1696
|
-
if not MYPY:
|
1697
|
-
class ServiceTemplateMetadataArgsDict(TypedDict):
|
1698
|
-
annotations: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
1699
|
-
"""
|
1700
|
-
Annotations is a key value map stored with a resource that
|
1701
|
-
may be set by external tools to store and retrieve arbitrary metadata. More
|
1702
|
-
info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations
|
1703
|
-
**Note**: The Cloud Run API may add additional annotations that were not provided in your config.
|
1704
|
-
If the provider plan shows a diff where a server-side annotation is added, you can add it to your config
|
1705
|
-
or apply the lifecycle.ignore_changes rule to the metadata.0.annotations field.
|
1706
|
-
Annotations with `run.googleapis.com/` and `autoscaling.knative.dev` are restricted. Use the following annotation
|
1707
|
-
keys to configure features on a Service:
|
1708
|
-
- `run.googleapis.com/binary-authorization-breakglass` sets the [Binary Authorization breakglass](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--breakglass).
|
1709
|
-
- `run.googleapis.com/binary-authorization` sets the [Binary Authorization](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--binary-authorization).
|
1710
|
-
- `run.googleapis.com/client-name` sets the client name calling the Cloud Run API.
|
1711
|
-
- `run.googleapis.com/custom-audiences` sets the [custom audiences](https://cloud.google.com/sdk/gcloud/reference/alpha/run/deploy#--add-custom-audiences)
|
1712
|
-
that can be used in the audience field of ID token for authenticated requests.
|
1713
|
-
- `run.googleapis.com/description` sets a user defined description for the Service.
|
1714
|
-
- `run.googleapis.com/ingress` sets the [ingress settings](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--ingress)
|
1715
|
-
for the Service. For example, `"run.googleapis.com/ingress" = "all"`.
|
1716
|
-
- `run.googleapis.com/launch-stage` sets the [launch stage](https://cloud.google.com/run/docs/troubleshooting#launch-stage-validation)
|
1717
|
-
when a preview feature is used. For example, `"run.googleapis.com/launch-stage": "BETA"`
|
1718
|
-
**Note**: This field is non-authoritative, and will only manage the annotations present in your configuration.
|
1719
|
-
Please refer to the field `effective_annotations` for all of the annotations present on the resource.
|
1720
|
-
"""
|
1721
|
-
generation: NotRequired[pulumi.Input[int]]
|
1722
|
-
"""
|
1723
|
-
(Output)
|
1724
|
-
A sequence number representing a specific generation of the desired state.
|
1725
|
-
"""
|
1726
|
-
labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
1727
|
-
"""
|
1728
|
-
Map of string keys and values that can be used to organize and categorize
|
1729
|
-
(scope and select) objects. May match selectors of replication controllers
|
1730
|
-
and routes.
|
1731
|
-
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
1732
|
-
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
1733
|
-
"""
|
1734
|
-
name: NotRequired[pulumi.Input[str]]
|
1735
|
-
"""
|
1736
|
-
Name must be unique within a Google Cloud project and region.
|
1737
|
-
Is required when creating resources. Name is primarily intended
|
1738
|
-
for creation idempotence and configuration definition. Cannot be updated.
|
1739
|
-
"""
|
1740
|
-
namespace: NotRequired[pulumi.Input[str]]
|
1741
|
-
"""
|
1742
|
-
In Cloud Run the namespace must be equal to either the
|
1743
|
-
project ID or project number.
|
1744
|
-
"""
|
1745
|
-
resource_version: NotRequired[pulumi.Input[str]]
|
1746
|
-
"""
|
1747
|
-
(Output)
|
1748
|
-
An opaque value that represents the internal version of this object that
|
1749
|
-
can be used by clients to determine when objects have changed. May be used
|
1750
|
-
for optimistic concurrency, change detection, and the watch operation on a
|
1751
|
-
resource or set of resources. They may only be valid for a
|
1752
|
-
particular resource or set of resources.
|
1753
|
-
"""
|
1754
|
-
self_link: NotRequired[pulumi.Input[str]]
|
1755
|
-
"""
|
1756
|
-
(Output)
|
1757
|
-
SelfLink is a URL representing this object.
|
1758
|
-
"""
|
1759
|
-
uid: NotRequired[pulumi.Input[str]]
|
1760
|
-
"""
|
1761
|
-
(Output)
|
1762
|
-
UID is a unique id generated by the server on successful creation of a resource and is not
|
1763
|
-
allowed to change on PUT operations.
|
1764
|
-
"""
|
1765
|
-
elif False:
|
1766
|
-
ServiceTemplateMetadataArgsDict: TypeAlias = Mapping[str, Any]
|
1767
|
-
|
1768
1259
|
@pulumi.input_type
|
1769
1260
|
class ServiceTemplateMetadataArgs:
|
1770
1261
|
def __init__(__self__, *,
|
@@ -1970,47 +1461,6 @@ class ServiceTemplateMetadataArgs:
|
|
1970
1461
|
pulumi.set(self, "uid", value)
|
1971
1462
|
|
1972
1463
|
|
1973
|
-
if not MYPY:
|
1974
|
-
class ServiceTemplateSpecArgsDict(TypedDict):
|
1975
|
-
container_concurrency: NotRequired[pulumi.Input[int]]
|
1976
|
-
"""
|
1977
|
-
ContainerConcurrency specifies the maximum allowed in-flight (concurrent)
|
1978
|
-
requests per container of the Revision. Values are:
|
1979
|
-
"""
|
1980
|
-
containers: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateSpecContainerArgsDict']]]]
|
1981
|
-
"""
|
1982
|
-
Containers defines the unit of execution for this Revision.
|
1983
|
-
Structure is documented below.
|
1984
|
-
"""
|
1985
|
-
service_account_name: NotRequired[pulumi.Input[str]]
|
1986
|
-
"""
|
1987
|
-
Email address of the IAM service account associated with the revision of the
|
1988
|
-
service. The service account represents the identity of the running revision,
|
1989
|
-
and determines what permissions the revision has. If not provided, the revision
|
1990
|
-
will use the project's default service account.
|
1991
|
-
"""
|
1992
|
-
serving_state: NotRequired[pulumi.Input[str]]
|
1993
|
-
"""
|
1994
|
-
(Output, Deprecated)
|
1995
|
-
ServingState holds a value describing the state the resources
|
1996
|
-
are in for this Revision.
|
1997
|
-
It is expected
|
1998
|
-
that the system will manipulate this based on routability and load.
|
1999
|
-
|
2000
|
-
> **Warning:** `serving_state` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
|
2001
|
-
"""
|
2002
|
-
timeout_seconds: NotRequired[pulumi.Input[int]]
|
2003
|
-
"""
|
2004
|
-
TimeoutSeconds holds the max duration the instance is allowed for responding to a request.
|
2005
|
-
"""
|
2006
|
-
volumes: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateSpecVolumeArgsDict']]]]
|
2007
|
-
"""
|
2008
|
-
Volume represents a named volume in a container.
|
2009
|
-
Structure is documented below.
|
2010
|
-
"""
|
2011
|
-
elif False:
|
2012
|
-
ServiceTemplateSpecArgsDict: TypeAlias = Mapping[str, Any]
|
2013
|
-
|
2014
1464
|
@pulumi.input_type
|
2015
1465
|
class ServiceTemplateSpecArgs:
|
2016
1466
|
def __init__(__self__, *,
|
@@ -2142,85 +1592,6 @@ class ServiceTemplateSpecArgs:
|
|
2142
1592
|
pulumi.set(self, "volumes", value)
|
2143
1593
|
|
2144
1594
|
|
2145
|
-
if not MYPY:
|
2146
|
-
class ServiceTemplateSpecContainerArgsDict(TypedDict):
|
2147
|
-
image: pulumi.Input[str]
|
2148
|
-
"""
|
2149
|
-
Docker image name. This is most often a reference to a container located
|
2150
|
-
in the container registry, such as gcr.io/cloudrun/hello
|
2151
|
-
"""
|
2152
|
-
args: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2153
|
-
"""
|
2154
|
-
Arguments to the entrypoint.
|
2155
|
-
The docker image's CMD is used if this is not provided.
|
2156
|
-
"""
|
2157
|
-
commands: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
2158
|
-
"""
|
2159
|
-
Entrypoint array. Not executed within a shell.
|
2160
|
-
The docker image's ENTRYPOINT is used if this is not provided.
|
2161
|
-
"""
|
2162
|
-
env_froms: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateSpecContainerEnvFromArgsDict']]]]
|
2163
|
-
"""
|
2164
|
-
(Optional, Deprecated)
|
2165
|
-
List of sources to populate environment variables in the container.
|
2166
|
-
All invalid keys will be reported as an event when the container is starting.
|
2167
|
-
When a key exists in multiple sources, the value associated with the last source will
|
2168
|
-
take precedence. Values defined by an Env with a duplicate key will take
|
2169
|
-
precedence.
|
2170
|
-
Structure is documented below.
|
2171
|
-
|
2172
|
-
> **Warning:** `env_from` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
|
2173
|
-
"""
|
2174
|
-
envs: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateSpecContainerEnvArgsDict']]]]
|
2175
|
-
"""
|
2176
|
-
List of environment variables to set in the container.
|
2177
|
-
Structure is documented below.
|
2178
|
-
"""
|
2179
|
-
liveness_probe: NotRequired[pulumi.Input['ServiceTemplateSpecContainerLivenessProbeArgsDict']]
|
2180
|
-
"""
|
2181
|
-
Periodic probe of container liveness. Container will be restarted if the probe fails. More info:
|
2182
|
-
https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
2183
|
-
Structure is documented below.
|
2184
|
-
"""
|
2185
|
-
name: NotRequired[pulumi.Input[str]]
|
2186
|
-
"""
|
2187
|
-
Name of the container
|
2188
|
-
"""
|
2189
|
-
ports: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateSpecContainerPortArgsDict']]]]
|
2190
|
-
"""
|
2191
|
-
List of open ports in the container.
|
2192
|
-
Structure is documented below.
|
2193
|
-
"""
|
2194
|
-
resources: NotRequired[pulumi.Input['ServiceTemplateSpecContainerResourcesArgsDict']]
|
2195
|
-
"""
|
2196
|
-
Compute Resources required by this container. Used to set values such as max memory
|
2197
|
-
Structure is documented below.
|
2198
|
-
"""
|
2199
|
-
startup_probe: NotRequired[pulumi.Input['ServiceTemplateSpecContainerStartupProbeArgsDict']]
|
2200
|
-
"""
|
2201
|
-
Startup probe of application within the container.
|
2202
|
-
All other probes are disabled if a startup probe is provided, until it
|
2203
|
-
succeeds. Container will not be added to service endpoints if the probe fails.
|
2204
|
-
Structure is documented below.
|
2205
|
-
"""
|
2206
|
-
volume_mounts: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateSpecContainerVolumeMountArgsDict']]]]
|
2207
|
-
"""
|
2208
|
-
Volume to mount into the container's filesystem.
|
2209
|
-
Only supports SecretVolumeSources.
|
2210
|
-
Structure is documented below.
|
2211
|
-
"""
|
2212
|
-
working_dir: NotRequired[pulumi.Input[str]]
|
2213
|
-
"""
|
2214
|
-
(Optional, Deprecated)
|
2215
|
-
Container's working directory.
|
2216
|
-
If not specified, the container runtime's default will be used, which
|
2217
|
-
might be configured in the container image.
|
2218
|
-
|
2219
|
-
> **Warning:** `working_dir` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.
|
2220
|
-
"""
|
2221
|
-
elif False:
|
2222
|
-
ServiceTemplateSpecContainerArgsDict: TypeAlias = Mapping[str, Any]
|
2223
|
-
|
2224
1595
|
@pulumi.input_type
|
2225
1596
|
class ServiceTemplateSpecContainerArgs:
|
2226
1597
|
def __init__(__self__, *,
|
@@ -2479,24 +1850,6 @@ class ServiceTemplateSpecContainerArgs:
|
|
2479
1850
|
pulumi.set(self, "working_dir", value)
|
2480
1851
|
|
2481
1852
|
|
2482
|
-
if not MYPY:
|
2483
|
-
class ServiceTemplateSpecContainerEnvArgsDict(TypedDict):
|
2484
|
-
name: NotRequired[pulumi.Input[str]]
|
2485
|
-
"""
|
2486
|
-
Name of the environment variable.
|
2487
|
-
"""
|
2488
|
-
value: NotRequired[pulumi.Input[str]]
|
2489
|
-
"""
|
2490
|
-
Defaults to "".
|
2491
|
-
"""
|
2492
|
-
value_from: NotRequired[pulumi.Input['ServiceTemplateSpecContainerEnvValueFromArgsDict']]
|
2493
|
-
"""
|
2494
|
-
Source for the environment variable's value. Only supports secret_key_ref.
|
2495
|
-
Structure is documented below.
|
2496
|
-
"""
|
2497
|
-
elif False:
|
2498
|
-
ServiceTemplateSpecContainerEnvArgsDict: TypeAlias = Mapping[str, Any]
|
2499
|
-
|
2500
1853
|
@pulumi.input_type
|
2501
1854
|
class ServiceTemplateSpecContainerEnvArgs:
|
2502
1855
|
def __init__(__self__, *,
|
@@ -2554,25 +1907,6 @@ class ServiceTemplateSpecContainerEnvArgs:
|
|
2554
1907
|
pulumi.set(self, "value_from", value)
|
2555
1908
|
|
2556
1909
|
|
2557
|
-
if not MYPY:
|
2558
|
-
class ServiceTemplateSpecContainerEnvFromArgsDict(TypedDict):
|
2559
|
-
config_map_ref: NotRequired[pulumi.Input['ServiceTemplateSpecContainerEnvFromConfigMapRefArgsDict']]
|
2560
|
-
"""
|
2561
|
-
The ConfigMap to select from.
|
2562
|
-
Structure is documented below.
|
2563
|
-
"""
|
2564
|
-
prefix: NotRequired[pulumi.Input[str]]
|
2565
|
-
"""
|
2566
|
-
An optional identifier to prepend to each key in the ConfigMap.
|
2567
|
-
"""
|
2568
|
-
secret_ref: NotRequired[pulumi.Input['ServiceTemplateSpecContainerEnvFromSecretRefArgsDict']]
|
2569
|
-
"""
|
2570
|
-
The Secret to select from.
|
2571
|
-
Structure is documented below.
|
2572
|
-
"""
|
2573
|
-
elif False:
|
2574
|
-
ServiceTemplateSpecContainerEnvFromArgsDict: TypeAlias = Mapping[str, Any]
|
2575
|
-
|
2576
1910
|
@pulumi.input_type
|
2577
1911
|
class ServiceTemplateSpecContainerEnvFromArgs:
|
2578
1912
|
def __init__(__self__, *,
|
@@ -2632,20 +1966,6 @@ class ServiceTemplateSpecContainerEnvFromArgs:
|
|
2632
1966
|
pulumi.set(self, "secret_ref", value)
|
2633
1967
|
|
2634
1968
|
|
2635
|
-
if not MYPY:
|
2636
|
-
class ServiceTemplateSpecContainerEnvFromConfigMapRefArgsDict(TypedDict):
|
2637
|
-
local_object_reference: NotRequired[pulumi.Input['ServiceTemplateSpecContainerEnvFromConfigMapRefLocalObjectReferenceArgsDict']]
|
2638
|
-
"""
|
2639
|
-
The ConfigMap to select from.
|
2640
|
-
Structure is documented below.
|
2641
|
-
"""
|
2642
|
-
optional: NotRequired[pulumi.Input[bool]]
|
2643
|
-
"""
|
2644
|
-
Specify whether the ConfigMap must be defined
|
2645
|
-
"""
|
2646
|
-
elif False:
|
2647
|
-
ServiceTemplateSpecContainerEnvFromConfigMapRefArgsDict: TypeAlias = Mapping[str, Any]
|
2648
|
-
|
2649
1969
|
@pulumi.input_type
|
2650
1970
|
class ServiceTemplateSpecContainerEnvFromConfigMapRefArgs:
|
2651
1971
|
def __init__(__self__, *,
|
@@ -2687,15 +2007,6 @@ class ServiceTemplateSpecContainerEnvFromConfigMapRefArgs:
|
|
2687
2007
|
pulumi.set(self, "optional", value)
|
2688
2008
|
|
2689
2009
|
|
2690
|
-
if not MYPY:
|
2691
|
-
class ServiceTemplateSpecContainerEnvFromConfigMapRefLocalObjectReferenceArgsDict(TypedDict):
|
2692
|
-
name: pulumi.Input[str]
|
2693
|
-
"""
|
2694
|
-
Name of the referent.
|
2695
|
-
"""
|
2696
|
-
elif False:
|
2697
|
-
ServiceTemplateSpecContainerEnvFromConfigMapRefLocalObjectReferenceArgsDict: TypeAlias = Mapping[str, Any]
|
2698
|
-
|
2699
2010
|
@pulumi.input_type
|
2700
2011
|
class ServiceTemplateSpecContainerEnvFromConfigMapRefLocalObjectReferenceArgs:
|
2701
2012
|
def __init__(__self__, *,
|
@@ -2718,20 +2029,6 @@ class ServiceTemplateSpecContainerEnvFromConfigMapRefLocalObjectReferenceArgs:
|
|
2718
2029
|
pulumi.set(self, "name", value)
|
2719
2030
|
|
2720
2031
|
|
2721
|
-
if not MYPY:
|
2722
|
-
class ServiceTemplateSpecContainerEnvFromSecretRefArgsDict(TypedDict):
|
2723
|
-
local_object_reference: NotRequired[pulumi.Input['ServiceTemplateSpecContainerEnvFromSecretRefLocalObjectReferenceArgsDict']]
|
2724
|
-
"""
|
2725
|
-
The Secret to select from.
|
2726
|
-
Structure is documented below.
|
2727
|
-
"""
|
2728
|
-
optional: NotRequired[pulumi.Input[bool]]
|
2729
|
-
"""
|
2730
|
-
Specify whether the Secret must be defined
|
2731
|
-
"""
|
2732
|
-
elif False:
|
2733
|
-
ServiceTemplateSpecContainerEnvFromSecretRefArgsDict: TypeAlias = Mapping[str, Any]
|
2734
|
-
|
2735
2032
|
@pulumi.input_type
|
2736
2033
|
class ServiceTemplateSpecContainerEnvFromSecretRefArgs:
|
2737
2034
|
def __init__(__self__, *,
|
@@ -2773,15 +2070,6 @@ class ServiceTemplateSpecContainerEnvFromSecretRefArgs:
|
|
2773
2070
|
pulumi.set(self, "optional", value)
|
2774
2071
|
|
2775
2072
|
|
2776
|
-
if not MYPY:
|
2777
|
-
class ServiceTemplateSpecContainerEnvFromSecretRefLocalObjectReferenceArgsDict(TypedDict):
|
2778
|
-
name: pulumi.Input[str]
|
2779
|
-
"""
|
2780
|
-
Name of the referent.
|
2781
|
-
"""
|
2782
|
-
elif False:
|
2783
|
-
ServiceTemplateSpecContainerEnvFromSecretRefLocalObjectReferenceArgsDict: TypeAlias = Mapping[str, Any]
|
2784
|
-
|
2785
2073
|
@pulumi.input_type
|
2786
2074
|
class ServiceTemplateSpecContainerEnvFromSecretRefLocalObjectReferenceArgs:
|
2787
2075
|
def __init__(__self__, *,
|
@@ -2804,16 +2092,6 @@ class ServiceTemplateSpecContainerEnvFromSecretRefLocalObjectReferenceArgs:
|
|
2804
2092
|
pulumi.set(self, "name", value)
|
2805
2093
|
|
2806
2094
|
|
2807
|
-
if not MYPY:
|
2808
|
-
class ServiceTemplateSpecContainerEnvValueFromArgsDict(TypedDict):
|
2809
|
-
secret_key_ref: pulumi.Input['ServiceTemplateSpecContainerEnvValueFromSecretKeyRefArgsDict']
|
2810
|
-
"""
|
2811
|
-
Selects a key (version) of a secret in Secret Manager.
|
2812
|
-
Structure is documented below.
|
2813
|
-
"""
|
2814
|
-
elif False:
|
2815
|
-
ServiceTemplateSpecContainerEnvValueFromArgsDict: TypeAlias = Mapping[str, Any]
|
2816
|
-
|
2817
2095
|
@pulumi.input_type
|
2818
2096
|
class ServiceTemplateSpecContainerEnvValueFromArgs:
|
2819
2097
|
def __init__(__self__, *,
|
@@ -2838,24 +2116,6 @@ class ServiceTemplateSpecContainerEnvValueFromArgs:
|
|
2838
2116
|
pulumi.set(self, "secret_key_ref", value)
|
2839
2117
|
|
2840
2118
|
|
2841
|
-
if not MYPY:
|
2842
|
-
class ServiceTemplateSpecContainerEnvValueFromSecretKeyRefArgsDict(TypedDict):
|
2843
|
-
key: pulumi.Input[str]
|
2844
|
-
"""
|
2845
|
-
A Cloud Secret Manager secret version. Must be 'latest' for the latest
|
2846
|
-
version or an integer for a specific version.
|
2847
|
-
"""
|
2848
|
-
name: pulumi.Input[str]
|
2849
|
-
"""
|
2850
|
-
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project.
|
2851
|
-
If the secret is in another project, you must define an alias.
|
2852
|
-
An alias definition has the form: :projects/{project-id|project-number}/secrets/.
|
2853
|
-
If multiple alias definitions are needed, they must be separated by commas.
|
2854
|
-
The alias definitions must be set on the run.googleapis.com/secrets annotation.
|
2855
|
-
"""
|
2856
|
-
elif False:
|
2857
|
-
ServiceTemplateSpecContainerEnvValueFromSecretKeyRefArgsDict: TypeAlias = Mapping[str, Any]
|
2858
|
-
|
2859
2119
|
@pulumi.input_type
|
2860
2120
|
class ServiceTemplateSpecContainerEnvValueFromSecretKeyRefArgs:
|
2861
2121
|
def __init__(__self__, *,
|
@@ -2893,52 +2153,15 @@ class ServiceTemplateSpecContainerEnvValueFromSecretKeyRefArgs:
|
|
2893
2153
|
The name of the secret in Cloud Secret Manager. By default, the secret is assumed to be in the same project.
|
2894
2154
|
If the secret is in another project, you must define an alias.
|
2895
2155
|
An alias definition has the form: :projects/{project-id|project-number}/secrets/.
|
2896
|
-
If multiple alias definitions are needed, they must be separated by commas.
|
2897
|
-
The alias definitions must be set on the run.googleapis.com/secrets annotation.
|
2898
|
-
"""
|
2899
|
-
return pulumi.get(self, "name")
|
2900
|
-
|
2901
|
-
@name.setter
|
2902
|
-
def name(self, value: pulumi.Input[str]):
|
2903
|
-
pulumi.set(self, "name", value)
|
2904
|
-
|
2905
|
-
|
2906
|
-
if not MYPY:
|
2907
|
-
class ServiceTemplateSpecContainerLivenessProbeArgsDict(TypedDict):
|
2908
|
-
failure_threshold: NotRequired[pulumi.Input[int]]
|
2909
|
-
"""
|
2910
|
-
Minimum consecutive failures for the probe to be considered failed after
|
2911
|
-
having succeeded. Defaults to 3. Minimum value is 1.
|
2912
|
-
"""
|
2913
|
-
grpc: NotRequired[pulumi.Input['ServiceTemplateSpecContainerLivenessProbeGrpcArgsDict']]
|
2914
|
-
"""
|
2915
|
-
GRPC specifies an action involving a GRPC port.
|
2916
|
-
Structure is documented below.
|
2917
|
-
"""
|
2918
|
-
http_get: NotRequired[pulumi.Input['ServiceTemplateSpecContainerLivenessProbeHttpGetArgsDict']]
|
2919
|
-
"""
|
2920
|
-
HttpGet specifies the http request to perform.
|
2921
|
-
Structure is documented below.
|
2922
|
-
"""
|
2923
|
-
initial_delay_seconds: NotRequired[pulumi.Input[int]]
|
2924
|
-
"""
|
2925
|
-
Number of seconds after the container has started before the probe is
|
2926
|
-
initiated.
|
2927
|
-
Defaults to 0 seconds. Minimum value is 0. Maximum value is 3600.
|
2928
|
-
"""
|
2929
|
-
period_seconds: NotRequired[pulumi.Input[int]]
|
2930
|
-
"""
|
2931
|
-
How often (in seconds) to perform the probe.
|
2932
|
-
Default to 10 seconds. Minimum value is 1. Maximum value is 3600.
|
2933
|
-
"""
|
2934
|
-
timeout_seconds: NotRequired[pulumi.Input[int]]
|
2935
|
-
"""
|
2936
|
-
Number of seconds after which the probe times out.
|
2937
|
-
Defaults to 1 second. Minimum value is 1. Maximum value is 3600.
|
2938
|
-
Must be smaller than period_seconds.
|
2156
|
+
If multiple alias definitions are needed, they must be separated by commas.
|
2157
|
+
The alias definitions must be set on the run.googleapis.com/secrets annotation.
|
2939
2158
|
"""
|
2940
|
-
|
2941
|
-
|
2159
|
+
return pulumi.get(self, "name")
|
2160
|
+
|
2161
|
+
@name.setter
|
2162
|
+
def name(self, value: pulumi.Input[str]):
|
2163
|
+
pulumi.set(self, "name", value)
|
2164
|
+
|
2942
2165
|
|
2943
2166
|
@pulumi.input_type
|
2944
2167
|
class ServiceTemplateSpecContainerLivenessProbeArgs:
|
@@ -3059,22 +2282,6 @@ class ServiceTemplateSpecContainerLivenessProbeArgs:
|
|
3059
2282
|
pulumi.set(self, "timeout_seconds", value)
|
3060
2283
|
|
3061
2284
|
|
3062
|
-
if not MYPY:
|
3063
|
-
class ServiceTemplateSpecContainerLivenessProbeGrpcArgsDict(TypedDict):
|
3064
|
-
port: NotRequired[pulumi.Input[int]]
|
3065
|
-
"""
|
3066
|
-
Port number to access on the container. Number must be in the range 1 to 65535.
|
3067
|
-
If not specified, defaults to the same value as container.ports[0].containerPort.
|
3068
|
-
"""
|
3069
|
-
service: NotRequired[pulumi.Input[str]]
|
3070
|
-
"""
|
3071
|
-
The name of the service to place in the gRPC HealthCheckRequest
|
3072
|
-
(see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
|
3073
|
-
If this is not specified, the default behavior is defined by gRPC.
|
3074
|
-
"""
|
3075
|
-
elif False:
|
3076
|
-
ServiceTemplateSpecContainerLivenessProbeGrpcArgsDict: TypeAlias = Mapping[str, Any]
|
3077
|
-
|
3078
2285
|
@pulumi.input_type
|
3079
2286
|
class ServiceTemplateSpecContainerLivenessProbeGrpcArgs:
|
3080
2287
|
def __init__(__self__, *,
|
@@ -3120,25 +2327,6 @@ class ServiceTemplateSpecContainerLivenessProbeGrpcArgs:
|
|
3120
2327
|
pulumi.set(self, "service", value)
|
3121
2328
|
|
3122
2329
|
|
3123
|
-
if not MYPY:
|
3124
|
-
class ServiceTemplateSpecContainerLivenessProbeHttpGetArgsDict(TypedDict):
|
3125
|
-
http_headers: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateSpecContainerLivenessProbeHttpGetHttpHeaderArgsDict']]]]
|
3126
|
-
"""
|
3127
|
-
Custom headers to set in the request. HTTP allows repeated headers.
|
3128
|
-
Structure is documented below.
|
3129
|
-
"""
|
3130
|
-
path: NotRequired[pulumi.Input[str]]
|
3131
|
-
"""
|
3132
|
-
Path to access on the HTTP server. If set, it should not be empty string.
|
3133
|
-
"""
|
3134
|
-
port: NotRequired[pulumi.Input[int]]
|
3135
|
-
"""
|
3136
|
-
Port number to access on the container. Number must be in the range 1 to 65535.
|
3137
|
-
If not specified, defaults to the same value as container.ports[0].containerPort.
|
3138
|
-
"""
|
3139
|
-
elif False:
|
3140
|
-
ServiceTemplateSpecContainerLivenessProbeHttpGetArgsDict: TypeAlias = Mapping[str, Any]
|
3141
|
-
|
3142
2330
|
@pulumi.input_type
|
3143
2331
|
class ServiceTemplateSpecContainerLivenessProbeHttpGetArgs:
|
3144
2332
|
def __init__(__self__, *,
|
@@ -3198,19 +2386,6 @@ class ServiceTemplateSpecContainerLivenessProbeHttpGetArgs:
|
|
3198
2386
|
pulumi.set(self, "port", value)
|
3199
2387
|
|
3200
2388
|
|
3201
|
-
if not MYPY:
|
3202
|
-
class ServiceTemplateSpecContainerLivenessProbeHttpGetHttpHeaderArgsDict(TypedDict):
|
3203
|
-
name: pulumi.Input[str]
|
3204
|
-
"""
|
3205
|
-
The header field name.
|
3206
|
-
"""
|
3207
|
-
value: NotRequired[pulumi.Input[str]]
|
3208
|
-
"""
|
3209
|
-
The header field value.
|
3210
|
-
"""
|
3211
|
-
elif False:
|
3212
|
-
ServiceTemplateSpecContainerLivenessProbeHttpGetHttpHeaderArgsDict: TypeAlias = Mapping[str, Any]
|
3213
|
-
|
3214
2389
|
@pulumi.input_type
|
3215
2390
|
class ServiceTemplateSpecContainerLivenessProbeHttpGetHttpHeaderArgs:
|
3216
2391
|
def __init__(__self__, *,
|
@@ -3249,23 +2424,6 @@ class ServiceTemplateSpecContainerLivenessProbeHttpGetHttpHeaderArgs:
|
|
3249
2424
|
pulumi.set(self, "value", value)
|
3250
2425
|
|
3251
2426
|
|
3252
|
-
if not MYPY:
|
3253
|
-
class ServiceTemplateSpecContainerPortArgsDict(TypedDict):
|
3254
|
-
container_port: NotRequired[pulumi.Input[int]]
|
3255
|
-
"""
|
3256
|
-
Port number the container listens on. This must be a valid port number (between 1 and 65535). Defaults to "8080".
|
3257
|
-
"""
|
3258
|
-
name: NotRequired[pulumi.Input[str]]
|
3259
|
-
"""
|
3260
|
-
If specified, used to specify which protocol to use. Allowed values are "http1" (HTTP/1) and "h2c" (HTTP/2 end-to-end). Defaults to "http1".
|
3261
|
-
"""
|
3262
|
-
protocol: NotRequired[pulumi.Input[str]]
|
3263
|
-
"""
|
3264
|
-
Protocol for port. Must be "TCP". Defaults to "TCP".
|
3265
|
-
"""
|
3266
|
-
elif False:
|
3267
|
-
ServiceTemplateSpecContainerPortArgsDict: TypeAlias = Mapping[str, Any]
|
3268
|
-
|
3269
2427
|
@pulumi.input_type
|
3270
2428
|
class ServiceTemplateSpecContainerPortArgs:
|
3271
2429
|
def __init__(__self__, *,
|
@@ -3321,25 +2479,6 @@ class ServiceTemplateSpecContainerPortArgs:
|
|
3321
2479
|
pulumi.set(self, "protocol", value)
|
3322
2480
|
|
3323
2481
|
|
3324
|
-
if not MYPY:
|
3325
|
-
class ServiceTemplateSpecContainerResourcesArgsDict(TypedDict):
|
3326
|
-
limits: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
3327
|
-
"""
|
3328
|
-
Limits describes the maximum amount of compute resources allowed.
|
3329
|
-
The values of the map is string form of the 'quantity' k8s type:
|
3330
|
-
https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
|
3331
|
-
"""
|
3332
|
-
requests: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
3333
|
-
"""
|
3334
|
-
Requests describes the minimum amount of compute resources required.
|
3335
|
-
If Requests is omitted for a container, it defaults to Limits if that is
|
3336
|
-
explicitly specified, otherwise to an implementation-defined value.
|
3337
|
-
The values of the map is string form of the 'quantity' k8s type:
|
3338
|
-
https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
|
3339
|
-
"""
|
3340
|
-
elif False:
|
3341
|
-
ServiceTemplateSpecContainerResourcesArgsDict: TypeAlias = Mapping[str, Any]
|
3342
|
-
|
3343
2482
|
@pulumi.input_type
|
3344
2483
|
class ServiceTemplateSpecContainerResourcesArgs:
|
3345
2484
|
def __init__(__self__, *,
|
@@ -3391,48 +2530,6 @@ class ServiceTemplateSpecContainerResourcesArgs:
|
|
3391
2530
|
pulumi.set(self, "requests", value)
|
3392
2531
|
|
3393
2532
|
|
3394
|
-
if not MYPY:
|
3395
|
-
class ServiceTemplateSpecContainerStartupProbeArgsDict(TypedDict):
|
3396
|
-
failure_threshold: NotRequired[pulumi.Input[int]]
|
3397
|
-
"""
|
3398
|
-
Minimum consecutive failures for the probe to be considered failed after
|
3399
|
-
having succeeded. Defaults to 3. Minimum value is 1.
|
3400
|
-
"""
|
3401
|
-
grpc: NotRequired[pulumi.Input['ServiceTemplateSpecContainerStartupProbeGrpcArgsDict']]
|
3402
|
-
"""
|
3403
|
-
GRPC specifies an action involving a GRPC port.
|
3404
|
-
Structure is documented below.
|
3405
|
-
"""
|
3406
|
-
http_get: NotRequired[pulumi.Input['ServiceTemplateSpecContainerStartupProbeHttpGetArgsDict']]
|
3407
|
-
"""
|
3408
|
-
HttpGet specifies the http request to perform.
|
3409
|
-
Structure is documented below.
|
3410
|
-
"""
|
3411
|
-
initial_delay_seconds: NotRequired[pulumi.Input[int]]
|
3412
|
-
"""
|
3413
|
-
Number of seconds after the container has started before the probe is
|
3414
|
-
initiated.
|
3415
|
-
Defaults to 0 seconds. Minimum value is 0. Maximum value is 240.
|
3416
|
-
"""
|
3417
|
-
period_seconds: NotRequired[pulumi.Input[int]]
|
3418
|
-
"""
|
3419
|
-
How often (in seconds) to perform the probe.
|
3420
|
-
Default to 10 seconds. Minimum value is 1. Maximum value is 240.
|
3421
|
-
"""
|
3422
|
-
tcp_socket: NotRequired[pulumi.Input['ServiceTemplateSpecContainerStartupProbeTcpSocketArgsDict']]
|
3423
|
-
"""
|
3424
|
-
TcpSocket specifies an action involving a TCP port.
|
3425
|
-
Structure is documented below.
|
3426
|
-
"""
|
3427
|
-
timeout_seconds: NotRequired[pulumi.Input[int]]
|
3428
|
-
"""
|
3429
|
-
Number of seconds after which the probe times out.
|
3430
|
-
Defaults to 1 second. Minimum value is 1. Maximum value is 3600.
|
3431
|
-
Must be smaller than periodSeconds.
|
3432
|
-
"""
|
3433
|
-
elif False:
|
3434
|
-
ServiceTemplateSpecContainerStartupProbeArgsDict: TypeAlias = Mapping[str, Any]
|
3435
|
-
|
3436
2533
|
@pulumi.input_type
|
3437
2534
|
class ServiceTemplateSpecContainerStartupProbeArgs:
|
3438
2535
|
def __init__(__self__, *,
|
@@ -3570,22 +2667,6 @@ class ServiceTemplateSpecContainerStartupProbeArgs:
|
|
3570
2667
|
pulumi.set(self, "timeout_seconds", value)
|
3571
2668
|
|
3572
2669
|
|
3573
|
-
if not MYPY:
|
3574
|
-
class ServiceTemplateSpecContainerStartupProbeGrpcArgsDict(TypedDict):
|
3575
|
-
port: NotRequired[pulumi.Input[int]]
|
3576
|
-
"""
|
3577
|
-
Port number to access on the container. Number must be in the range 1 to 65535.
|
3578
|
-
If not specified, defaults to the same value as container.ports[0].containerPort.
|
3579
|
-
"""
|
3580
|
-
service: NotRequired[pulumi.Input[str]]
|
3581
|
-
"""
|
3582
|
-
The name of the service to place in the gRPC HealthCheckRequest
|
3583
|
-
(see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
|
3584
|
-
If this is not specified, the default behavior is defined by gRPC.
|
3585
|
-
"""
|
3586
|
-
elif False:
|
3587
|
-
ServiceTemplateSpecContainerStartupProbeGrpcArgsDict: TypeAlias = Mapping[str, Any]
|
3588
|
-
|
3589
2670
|
@pulumi.input_type
|
3590
2671
|
class ServiceTemplateSpecContainerStartupProbeGrpcArgs:
|
3591
2672
|
def __init__(__self__, *,
|
@@ -3631,25 +2712,6 @@ class ServiceTemplateSpecContainerStartupProbeGrpcArgs:
|
|
3631
2712
|
pulumi.set(self, "service", value)
|
3632
2713
|
|
3633
2714
|
|
3634
|
-
if not MYPY:
|
3635
|
-
class ServiceTemplateSpecContainerStartupProbeHttpGetArgsDict(TypedDict):
|
3636
|
-
http_headers: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateSpecContainerStartupProbeHttpGetHttpHeaderArgsDict']]]]
|
3637
|
-
"""
|
3638
|
-
Custom headers to set in the request. HTTP allows repeated headers.
|
3639
|
-
Structure is documented below.
|
3640
|
-
"""
|
3641
|
-
path: NotRequired[pulumi.Input[str]]
|
3642
|
-
"""
|
3643
|
-
Path to access on the HTTP server. If set, it should not be empty string.
|
3644
|
-
"""
|
3645
|
-
port: NotRequired[pulumi.Input[int]]
|
3646
|
-
"""
|
3647
|
-
Port number to access on the container. Number must be in the range 1 to 65535.
|
3648
|
-
If not specified, defaults to the same value as container.ports[0].containerPort.
|
3649
|
-
"""
|
3650
|
-
elif False:
|
3651
|
-
ServiceTemplateSpecContainerStartupProbeHttpGetArgsDict: TypeAlias = Mapping[str, Any]
|
3652
|
-
|
3653
2715
|
@pulumi.input_type
|
3654
2716
|
class ServiceTemplateSpecContainerStartupProbeHttpGetArgs:
|
3655
2717
|
def __init__(__self__, *,
|
@@ -3709,19 +2771,6 @@ class ServiceTemplateSpecContainerStartupProbeHttpGetArgs:
|
|
3709
2771
|
pulumi.set(self, "port", value)
|
3710
2772
|
|
3711
2773
|
|
3712
|
-
if not MYPY:
|
3713
|
-
class ServiceTemplateSpecContainerStartupProbeHttpGetHttpHeaderArgsDict(TypedDict):
|
3714
|
-
name: pulumi.Input[str]
|
3715
|
-
"""
|
3716
|
-
The header field name.
|
3717
|
-
"""
|
3718
|
-
value: NotRequired[pulumi.Input[str]]
|
3719
|
-
"""
|
3720
|
-
The header field value.
|
3721
|
-
"""
|
3722
|
-
elif False:
|
3723
|
-
ServiceTemplateSpecContainerStartupProbeHttpGetHttpHeaderArgsDict: TypeAlias = Mapping[str, Any]
|
3724
|
-
|
3725
2774
|
@pulumi.input_type
|
3726
2775
|
class ServiceTemplateSpecContainerStartupProbeHttpGetHttpHeaderArgs:
|
3727
2776
|
def __init__(__self__, *,
|
@@ -3760,16 +2809,6 @@ class ServiceTemplateSpecContainerStartupProbeHttpGetHttpHeaderArgs:
|
|
3760
2809
|
pulumi.set(self, "value", value)
|
3761
2810
|
|
3762
2811
|
|
3763
|
-
if not MYPY:
|
3764
|
-
class ServiceTemplateSpecContainerStartupProbeTcpSocketArgsDict(TypedDict):
|
3765
|
-
port: NotRequired[pulumi.Input[int]]
|
3766
|
-
"""
|
3767
|
-
Port number to access on the container. Number must be in the range 1 to 65535.
|
3768
|
-
If not specified, defaults to the same value as container.ports[0].containerPort.
|
3769
|
-
"""
|
3770
|
-
elif False:
|
3771
|
-
ServiceTemplateSpecContainerStartupProbeTcpSocketArgsDict: TypeAlias = Mapping[str, Any]
|
3772
|
-
|
3773
2812
|
@pulumi.input_type
|
3774
2813
|
class ServiceTemplateSpecContainerStartupProbeTcpSocketArgs:
|
3775
2814
|
def __init__(__self__, *,
|
@@ -3795,20 +2834,6 @@ class ServiceTemplateSpecContainerStartupProbeTcpSocketArgs:
|
|
3795
2834
|
pulumi.set(self, "port", value)
|
3796
2835
|
|
3797
2836
|
|
3798
|
-
if not MYPY:
|
3799
|
-
class ServiceTemplateSpecContainerVolumeMountArgsDict(TypedDict):
|
3800
|
-
mount_path: pulumi.Input[str]
|
3801
|
-
"""
|
3802
|
-
Path within the container at which the volume should be mounted. Must
|
3803
|
-
not contain ':'.
|
3804
|
-
"""
|
3805
|
-
name: pulumi.Input[str]
|
3806
|
-
"""
|
3807
|
-
This must match the Name of a Volume.
|
3808
|
-
"""
|
3809
|
-
elif False:
|
3810
|
-
ServiceTemplateSpecContainerVolumeMountArgsDict: TypeAlias = Mapping[str, Any]
|
3811
|
-
|
3812
2837
|
@pulumi.input_type
|
3813
2838
|
class ServiceTemplateSpecContainerVolumeMountArgs:
|
3814
2839
|
def __init__(__self__, *,
|
@@ -3848,39 +2873,6 @@ class ServiceTemplateSpecContainerVolumeMountArgs:
|
|
3848
2873
|
pulumi.set(self, "name", value)
|
3849
2874
|
|
3850
2875
|
|
3851
|
-
if not MYPY:
|
3852
|
-
class ServiceTemplateSpecVolumeArgsDict(TypedDict):
|
3853
|
-
name: pulumi.Input[str]
|
3854
|
-
"""
|
3855
|
-
Volume's name.
|
3856
|
-
"""
|
3857
|
-
csi: NotRequired[pulumi.Input['ServiceTemplateSpecVolumeCsiArgsDict']]
|
3858
|
-
"""
|
3859
|
-
A filesystem specified by the Container Storage Interface (CSI).
|
3860
|
-
Structure is documented below.
|
3861
|
-
"""
|
3862
|
-
empty_dir: NotRequired[pulumi.Input['ServiceTemplateSpecVolumeEmptyDirArgsDict']]
|
3863
|
-
"""
|
3864
|
-
Ephemeral storage which can be backed by real disks (HD, SSD), network storage or memory (i.e. tmpfs). For now only in memory (tmpfs) is supported. It is ephemeral in the sense that when the sandbox is taken down, the data is destroyed with it (it does not persist across sandbox runs).
|
3865
|
-
Structure is documented below.
|
3866
|
-
"""
|
3867
|
-
nfs: NotRequired[pulumi.Input['ServiceTemplateSpecVolumeNfsArgsDict']]
|
3868
|
-
"""
|
3869
|
-
A filesystem backed by a Network File System share. This filesystem requires the
|
3870
|
-
run.googleapis.com/execution-environment annotation to be set to "gen2" and
|
3871
|
-
run.googleapis.com/launch-stage set to "BETA" or "ALPHA".
|
3872
|
-
Structure is documented below.
|
3873
|
-
"""
|
3874
|
-
secret: NotRequired[pulumi.Input['ServiceTemplateSpecVolumeSecretArgsDict']]
|
3875
|
-
"""
|
3876
|
-
The secret's value will be presented as the content of a file whose
|
3877
|
-
name is defined in the item path. If no items are defined, the name of
|
3878
|
-
the file is the secret_name.
|
3879
|
-
Structure is documented below.
|
3880
|
-
"""
|
3881
|
-
elif False:
|
3882
|
-
ServiceTemplateSpecVolumeArgsDict: TypeAlias = Mapping[str, Any]
|
3883
|
-
|
3884
2876
|
@pulumi.input_type
|
3885
2877
|
class ServiceTemplateSpecVolumeArgs:
|
3886
2878
|
def __init__(__self__, *,
|
@@ -3983,28 +2975,6 @@ class ServiceTemplateSpecVolumeArgs:
|
|
3983
2975
|
pulumi.set(self, "secret", value)
|
3984
2976
|
|
3985
2977
|
|
3986
|
-
if not MYPY:
|
3987
|
-
class ServiceTemplateSpecVolumeCsiArgsDict(TypedDict):
|
3988
|
-
driver: pulumi.Input[str]
|
3989
|
-
"""
|
3990
|
-
Unique name representing the type of file system to be created. Cloud Run supports the following values:
|
3991
|
-
* gcsfuse.run.googleapis.com: Mount a Google Cloud Storage bucket using GCSFuse. This driver requires the
|
3992
|
-
run.googleapis.com/execution-environment annotation to be set to "gen2" and
|
3993
|
-
run.googleapis.com/launch-stage set to "BETA" or "ALPHA".
|
3994
|
-
"""
|
3995
|
-
read_only: NotRequired[pulumi.Input[bool]]
|
3996
|
-
"""
|
3997
|
-
If true, all mounts created from this volume will be read-only.
|
3998
|
-
"""
|
3999
|
-
volume_attributes: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
4000
|
-
"""
|
4001
|
-
Driver-specific attributes. The following options are supported for available drivers:
|
4002
|
-
* gcsfuse.run.googleapis.com
|
4003
|
-
* bucketName: The name of the Cloud Storage Bucket that backs this volume. The Cloud Run Service identity must have access to this bucket.
|
4004
|
-
"""
|
4005
|
-
elif False:
|
4006
|
-
ServiceTemplateSpecVolumeCsiArgsDict: TypeAlias = Mapping[str, Any]
|
4007
|
-
|
4008
2978
|
@pulumi.input_type
|
4009
2979
|
class ServiceTemplateSpecVolumeCsiArgs:
|
4010
2980
|
def __init__(__self__, *,
|
@@ -4069,19 +3039,6 @@ class ServiceTemplateSpecVolumeCsiArgs:
|
|
4069
3039
|
pulumi.set(self, "volume_attributes", value)
|
4070
3040
|
|
4071
3041
|
|
4072
|
-
if not MYPY:
|
4073
|
-
class ServiceTemplateSpecVolumeEmptyDirArgsDict(TypedDict):
|
4074
|
-
medium: NotRequired[pulumi.Input[str]]
|
4075
|
-
"""
|
4076
|
-
The medium on which the data is stored. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory.
|
4077
|
-
"""
|
4078
|
-
size_limit: NotRequired[pulumi.Input[str]]
|
4079
|
-
"""
|
4080
|
-
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.
|
4081
|
-
"""
|
4082
|
-
elif False:
|
4083
|
-
ServiceTemplateSpecVolumeEmptyDirArgsDict: TypeAlias = Mapping[str, Any]
|
4084
|
-
|
4085
3042
|
@pulumi.input_type
|
4086
3043
|
class ServiceTemplateSpecVolumeEmptyDirArgs:
|
4087
3044
|
def __init__(__self__, *,
|
@@ -4121,25 +3078,6 @@ class ServiceTemplateSpecVolumeEmptyDirArgs:
|
|
4121
3078
|
pulumi.set(self, "size_limit", value)
|
4122
3079
|
|
4123
3080
|
|
4124
|
-
if not MYPY:
|
4125
|
-
class ServiceTemplateSpecVolumeNfsArgsDict(TypedDict):
|
4126
|
-
path: pulumi.Input[str]
|
4127
|
-
"""
|
4128
|
-
Path exported by the NFS server
|
4129
|
-
"""
|
4130
|
-
server: pulumi.Input[str]
|
4131
|
-
"""
|
4132
|
-
IP address or hostname of the NFS server
|
4133
|
-
"""
|
4134
|
-
read_only: NotRequired[pulumi.Input[bool]]
|
4135
|
-
"""
|
4136
|
-
If true, mount the NFS volume as read only in all mounts. Defaults to false.
|
4137
|
-
|
4138
|
-
- - -
|
4139
|
-
"""
|
4140
|
-
elif False:
|
4141
|
-
ServiceTemplateSpecVolumeNfsArgsDict: TypeAlias = Mapping[str, Any]
|
4142
|
-
|
4143
3081
|
@pulumi.input_type
|
4144
3082
|
class ServiceTemplateSpecVolumeNfsArgs:
|
4145
3083
|
def __init__(__self__, *,
|
@@ -4197,39 +3135,6 @@ class ServiceTemplateSpecVolumeNfsArgs:
|
|
4197
3135
|
pulumi.set(self, "read_only", value)
|
4198
3136
|
|
4199
3137
|
|
4200
|
-
if not MYPY:
|
4201
|
-
class ServiceTemplateSpecVolumeSecretArgsDict(TypedDict):
|
4202
|
-
secret_name: pulumi.Input[str]
|
4203
|
-
"""
|
4204
|
-
The name of the secret in Cloud Secret Manager. By default, the secret
|
4205
|
-
is assumed to be in the same project.
|
4206
|
-
If the secret is in another project, you must define an alias.
|
4207
|
-
An alias definition has the form:
|
4208
|
-
{alias}:projects/{project-id|project-number}/secrets/{secret-name}.
|
4209
|
-
If multiple alias definitions are needed, they must be separated by
|
4210
|
-
commas.
|
4211
|
-
The alias definitions must be set on the run.googleapis.com/secrets
|
4212
|
-
annotation.
|
4213
|
-
"""
|
4214
|
-
default_mode: NotRequired[pulumi.Input[int]]
|
4215
|
-
"""
|
4216
|
-
Mode bits to use on created files by default. Must be a value between 0000
|
4217
|
-
and 0777. Defaults to 0644. Directories within the path are not affected by
|
4218
|
-
this setting. This might be in conflict with other options that affect the
|
4219
|
-
file mode, like fsGroup, and the result can be other mode bits set.
|
4220
|
-
"""
|
4221
|
-
items: NotRequired[pulumi.Input[Sequence[pulumi.Input['ServiceTemplateSpecVolumeSecretItemArgsDict']]]]
|
4222
|
-
"""
|
4223
|
-
If unspecified, the volume will expose a file whose name is the
|
4224
|
-
secret_name.
|
4225
|
-
If specified, the key will be used as the version to fetch from Cloud
|
4226
|
-
Secret Manager and the path will be the name of the file exposed in the
|
4227
|
-
volume. When items are defined, they must specify a key and a path.
|
4228
|
-
Structure is documented below.
|
4229
|
-
"""
|
4230
|
-
elif False:
|
4231
|
-
ServiceTemplateSpecVolumeSecretArgsDict: TypeAlias = Mapping[str, Any]
|
4232
|
-
|
4233
3138
|
@pulumi.input_type
|
4234
3139
|
class ServiceTemplateSpecVolumeSecretArgs:
|
4235
3140
|
def __init__(__self__, *,
|
@@ -4316,30 +3221,6 @@ class ServiceTemplateSpecVolumeSecretArgs:
|
|
4316
3221
|
pulumi.set(self, "items", value)
|
4317
3222
|
|
4318
3223
|
|
4319
|
-
if not MYPY:
|
4320
|
-
class ServiceTemplateSpecVolumeSecretItemArgsDict(TypedDict):
|
4321
|
-
key: pulumi.Input[str]
|
4322
|
-
"""
|
4323
|
-
The Cloud Secret Manager secret version.
|
4324
|
-
Can be 'latest' for the latest value or an integer for a specific version.
|
4325
|
-
"""
|
4326
|
-
path: pulumi.Input[str]
|
4327
|
-
"""
|
4328
|
-
The relative path of the file to map the key to.
|
4329
|
-
May not be an absolute path.
|
4330
|
-
May not contain the path element '..'.
|
4331
|
-
May not start with the string '..'.
|
4332
|
-
"""
|
4333
|
-
mode: NotRequired[pulumi.Input[int]]
|
4334
|
-
"""
|
4335
|
-
Mode bits to use on this file, must be a value between 0000 and 0777. If
|
4336
|
-
not specified, the volume defaultMode will be used. This might be in
|
4337
|
-
conflict with other options that affect the file mode, like fsGroup, and
|
4338
|
-
the result can be other mode bits set.
|
4339
|
-
"""
|
4340
|
-
elif False:
|
4341
|
-
ServiceTemplateSpecVolumeSecretItemArgsDict: TypeAlias = Mapping[str, Any]
|
4342
|
-
|
4343
3224
|
@pulumi.input_type
|
4344
3225
|
class ServiceTemplateSpecVolumeSecretItemArgs:
|
4345
3226
|
def __init__(__self__, *,
|
@@ -4407,37 +3288,6 @@ class ServiceTemplateSpecVolumeSecretItemArgs:
|
|
4407
3288
|
pulumi.set(self, "mode", value)
|
4408
3289
|
|
4409
3290
|
|
4410
|
-
if not MYPY:
|
4411
|
-
class ServiceTrafficArgsDict(TypedDict):
|
4412
|
-
percent: pulumi.Input[int]
|
4413
|
-
"""
|
4414
|
-
Percent specifies percent of the traffic to this Revision or Configuration.
|
4415
|
-
"""
|
4416
|
-
latest_revision: NotRequired[pulumi.Input[bool]]
|
4417
|
-
"""
|
4418
|
-
LatestRevision may be optionally provided to indicate that the latest ready
|
4419
|
-
Revision of the Configuration should be used for this traffic target. When
|
4420
|
-
provided LatestRevision must be true if RevisionName is empty; it must be
|
4421
|
-
false when RevisionName is non-empty.
|
4422
|
-
"""
|
4423
|
-
revision_name: NotRequired[pulumi.Input[str]]
|
4424
|
-
"""
|
4425
|
-
RevisionName of a specific revision to which to send this portion of traffic.
|
4426
|
-
"""
|
4427
|
-
tag: NotRequired[pulumi.Input[str]]
|
4428
|
-
"""
|
4429
|
-
Tag is optionally used to expose a dedicated url for referencing this target exclusively.
|
4430
|
-
"""
|
4431
|
-
url: NotRequired[pulumi.Input[str]]
|
4432
|
-
"""
|
4433
|
-
(Output)
|
4434
|
-
URL displays the URL for accessing tagged traffic targets. URL is displayed in status,
|
4435
|
-
and is disallowed on spec. URL must contain a scheme (e.g. http://) and a hostname,
|
4436
|
-
but may not contain anything else (e.g. basic auth, url path, etc.)
|
4437
|
-
"""
|
4438
|
-
elif False:
|
4439
|
-
ServiceTrafficArgsDict: TypeAlias = Mapping[str, Any]
|
4440
|
-
|
4441
3291
|
@pulumi.input_type
|
4442
3292
|
class ServiceTrafficArgs:
|
4443
3293
|
def __init__(__self__, *,
|