pulumi-gcp 7.19.0a1713444144__py3-none-any.whl → 7.20.0__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 +8 -0
- pulumi_gcp/accessapproval/get_folder_service_account.py +0 -4
- pulumi_gcp/accessapproval/get_organization_service_account.py +0 -4
- pulumi_gcp/accessapproval/get_project_service_account.py +0 -4
- pulumi_gcp/accesscontextmanager/access_level.py +0 -4
- pulumi_gcp/accesscontextmanager/access_level_condition.py +0 -4
- pulumi_gcp/accesscontextmanager/access_levels.py +0 -4
- pulumi_gcp/accesscontextmanager/access_policy.py +0 -8
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +0 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +0 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +0 -24
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +0 -4
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +0 -4
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeter.py +0 -12
- pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeters.py +0 -4
- pulumi_gcp/activedirectory/domain.py +0 -4
- pulumi_gcp/activedirectory/domain_trust.py +0 -4
- pulumi_gcp/activedirectory/peering.py +0 -4
- pulumi_gcp/alloydb/_inputs.py +2 -2
- pulumi_gcp/alloydb/backup.py +0 -8
- pulumi_gcp/alloydb/cluster.py +0 -16
- pulumi_gcp/alloydb/get_locations.py +0 -4
- pulumi_gcp/alloydb/get_supported_database_flags.py +0 -4
- pulumi_gcp/alloydb/instance.py +0 -8
- pulumi_gcp/alloydb/outputs.py +2 -2
- pulumi_gcp/alloydb/user.py +0 -8
- pulumi_gcp/apigateway/api.py +0 -4
- pulumi_gcp/apigateway/api_config.py +0 -8
- pulumi_gcp/apigateway/api_config_iam_binding.py +0 -24
- pulumi_gcp/apigateway/api_config_iam_member.py +0 -24
- pulumi_gcp/apigateway/api_config_iam_policy.py +0 -24
- pulumi_gcp/apigateway/api_iam_binding.py +0 -24
- pulumi_gcp/apigateway/api_iam_member.py +0 -24
- pulumi_gcp/apigateway/api_iam_policy.py +0 -24
- pulumi_gcp/apigateway/gateway.py +0 -4
- pulumi_gcp/apigateway/gateway_iam_binding.py +0 -24
- pulumi_gcp/apigateway/gateway_iam_member.py +0 -24
- pulumi_gcp/apigateway/gateway_iam_policy.py +0 -24
- pulumi_gcp/apigee/addons_config.py +0 -8
- pulumi_gcp/apigee/endpoint_attachment.py +0 -4
- pulumi_gcp/apigee/env_group.py +0 -4
- pulumi_gcp/apigee/environment.py +0 -4
- pulumi_gcp/apigee/environment_iam_binding.py +0 -24
- pulumi_gcp/apigee/environment_iam_member.py +0 -24
- pulumi_gcp/apigee/environment_iam_policy.py +0 -24
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -4
- pulumi_gcp/apigee/instance.py +0 -16
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +0 -11
- pulumi_gcp/apigee/nat_address.py +0 -4
- pulumi_gcp/apigee/organization.py +166 -20
- pulumi_gcp/apigee/sync_authorization.py +0 -4
- pulumi_gcp/apigee/target_server.py +0 -4
- pulumi_gcp/appengine/application.py +0 -4
- pulumi_gcp/appengine/application_url_dispatch_rules.py +0 -24
- pulumi_gcp/appengine/domain_mapping.py +0 -4
- pulumi_gcp/appengine/engine_split_traffic.py +0 -24
- pulumi_gcp/appengine/firewall_rule.py +0 -4
- pulumi_gcp/appengine/flexible_app_version.py +172 -263
- pulumi_gcp/appengine/get_default_service_account.py +0 -4
- pulumi_gcp/appengine/service_network_settings.py +0 -24
- pulumi_gcp/appengine/standard_app_version.py +158 -189
- pulumi_gcp/apphub/application.py +7 -42
- pulumi_gcp/apphub/get_application.py +0 -4
- pulumi_gcp/apphub/get_discovered_service.py +0 -4
- pulumi_gcp/apphub/get_discovered_workload.py +0 -4
- pulumi_gcp/apphub/service.py +0 -8
- pulumi_gcp/apphub/service_project_attachment.py +0 -8
- pulumi_gcp/apphub/workload.py +0 -8
- pulumi_gcp/applicationintegration/client.py +0 -8
- pulumi_gcp/artifactregistry/_inputs.py +186 -0
- pulumi_gcp/artifactregistry/get_repository.py +0 -4
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -4
- pulumi_gcp/artifactregistry/outputs.py +297 -4
- pulumi_gcp/artifactregistry/repository.py +346 -52
- pulumi_gcp/artifactregistry/repository_iam_binding.py +0 -24
- pulumi_gcp/artifactregistry/repository_iam_member.py +0 -24
- pulumi_gcp/artifactregistry/repository_iam_policy.py +0 -24
- pulumi_gcp/artifactregistry/vpcsc_config.py +0 -4
- pulumi_gcp/assuredworkloads/_inputs.py +4 -4
- pulumi_gcp/assuredworkloads/outputs.py +4 -4
- pulumi_gcp/assuredworkloads/workload.py +0 -8
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +0 -4
- pulumi_gcp/backupdisasterrecovery/management_server.py +7 -45
- pulumi_gcp/beyondcorp/app_connection.py +35 -77
- pulumi_gcp/beyondcorp/app_connector.py +21 -56
- pulumi_gcp/beyondcorp/app_gateway.py +0 -8
- pulumi_gcp/beyondcorp/get_app_connection.py +0 -4
- pulumi_gcp/beyondcorp/get_app_connector.py +0 -4
- pulumi_gcp/beyondcorp/get_app_gateway.py +0 -4
- pulumi_gcp/biglake/catalog.py +0 -4
- pulumi_gcp/biglake/database.py +0 -4
- pulumi_gcp/biglake/table.py +0 -4
- pulumi_gcp/bigquery/_inputs.py +4 -4
- pulumi_gcp/bigquery/app_profile.py +0 -16
- pulumi_gcp/bigquery/bi_reservation.py +0 -4
- pulumi_gcp/bigquery/capacity_commitment.py +0 -4
- pulumi_gcp/bigquery/connection.py +0 -32
- pulumi_gcp/bigquery/connection_iam_binding.py +0 -24
- pulumi_gcp/bigquery/connection_iam_member.py +0 -24
- pulumi_gcp/bigquery/connection_iam_policy.py +0 -24
- pulumi_gcp/bigquery/data_transfer_config.py +0 -4
- pulumi_gcp/bigquery/dataset.py +0 -20
- pulumi_gcp/bigquery/dataset_access.py +0 -16
- pulumi_gcp/bigquery/dataset_iam_binding.py +0 -24
- pulumi_gcp/bigquery/dataset_iam_member.py +0 -24
- pulumi_gcp/bigquery/dataset_iam_policy.py +0 -24
- pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -4
- pulumi_gcp/bigquery/get_dataset.py +0 -4
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -4
- pulumi_gcp/bigquery/get_default_service_account.py +0 -4
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -4
- pulumi_gcp/bigquery/iam_binding.py +0 -48
- pulumi_gcp/bigquery/iam_member.py +0 -48
- pulumi_gcp/bigquery/iam_policy.py +0 -48
- pulumi_gcp/bigquery/job.py +35 -125
- pulumi_gcp/bigquery/outputs.py +4 -4
- pulumi_gcp/bigquery/reservation.py +0 -4
- pulumi_gcp/bigquery/reservation_assignment.py +0 -4
- pulumi_gcp/bigquery/routine.py +0 -32
- pulumi_gcp/bigquery/table.py +72 -117
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +0 -4
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -4
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -4
- pulumi_gcp/bigqueryanalyticshub/listing.py +18 -60
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +0 -24
- pulumi_gcp/bigquerydatapolicy/data_policy.py +0 -4
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +0 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +0 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +0 -24
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -4
- pulumi_gcp/bigtable/gc_policy.py +0 -12
- pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -4
- pulumi_gcp/bigtable/get_table_iam_policy.py +0 -4
- pulumi_gcp/bigtable/instance.py +0 -8
- pulumi_gcp/bigtable/instance_iam_binding.py +0 -24
- pulumi_gcp/bigtable/instance_iam_member.py +0 -24
- pulumi_gcp/bigtable/instance_iam_policy.py +0 -24
- pulumi_gcp/bigtable/table.py +0 -4
- pulumi_gcp/bigtable/table_iam_binding.py +0 -24
- pulumi_gcp/bigtable/table_iam_member.py +0 -24
- pulumi_gcp/bigtable/table_iam_policy.py +0 -24
- pulumi_gcp/billing/account_iam_binding.py +0 -24
- pulumi_gcp/billing/account_iam_member.py +0 -24
- pulumi_gcp/billing/account_iam_policy.py +0 -24
- pulumi_gcp/billing/budget.py +82 -90
- pulumi_gcp/billing/get_account_iam_policy.py +0 -4
- pulumi_gcp/billing/project_info.py +0 -4
- pulumi_gcp/billing/sub_account.py +0 -4
- pulumi_gcp/binaryauthorization/attestor.py +7 -42
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +0 -24
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +0 -24
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +0 -24
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -4
- pulumi_gcp/binaryauthorization/policy.py +56 -154
- pulumi_gcp/blockchainnodeengine/_inputs.py +3 -9
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +0 -8
- pulumi_gcp/blockchainnodeengine/outputs.py +3 -9
- pulumi_gcp/certificateauthority/_inputs.py +54 -38
- pulumi_gcp/certificateauthority/authority.py +147 -242
- pulumi_gcp/certificateauthority/ca_pool.py +0 -8
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +0 -48
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +0 -48
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +0 -48
- pulumi_gcp/certificateauthority/certificate.py +0 -16
- pulumi_gcp/certificateauthority/certificate_template.py +105 -60
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +0 -48
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +0 -48
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +0 -48
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -4
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -4
- pulumi_gcp/certificateauthority/outputs.py +54 -38
- pulumi_gcp/certificatemanager/_inputs.py +13 -25
- pulumi_gcp/certificatemanager/certificate.py +0 -28
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +28 -59
- pulumi_gcp/certificatemanager/certificate_map.py +0 -4
- pulumi_gcp/certificatemanager/certificate_map_entry.py +0 -4
- pulumi_gcp/certificatemanager/dns_authorization.py +0 -8
- pulumi_gcp/certificatemanager/outputs.py +13 -25
- pulumi_gcp/certificatemanager/trust_config.py +0 -4
- pulumi_gcp/cloudasset/folder_feed.py +91 -116
- pulumi_gcp/cloudasset/get_resources_search_all.py +0 -12
- pulumi_gcp/cloudasset/organization_feed.py +91 -116
- pulumi_gcp/cloudasset/project_feed.py +105 -164
- pulumi_gcp/cloudbuild/_inputs.py +4 -0
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +49 -74
- pulumi_gcp/cloudbuild/get_trigger.py +0 -4
- pulumi_gcp/cloudbuild/outputs.py +4 -0
- pulumi_gcp/cloudbuild/trigger.py +0 -64
- pulumi_gcp/cloudbuild/worker_pool.py +0 -8
- pulumi_gcp/cloudbuildv2/connection.py +0 -12
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +0 -24
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +0 -24
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +0 -24
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -4
- pulumi_gcp/cloudbuildv2/repository.py +0 -8
- pulumi_gcp/clouddeploy/automation.py +119 -77
- pulumi_gcp/clouddeploy/custom_target_type.py +0 -12
- pulumi_gcp/clouddeploy/delivery_pipeline.py +77 -76
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +0 -4
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -4
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -4
- pulumi_gcp/clouddeploy/target.py +0 -12
- pulumi_gcp/clouddomains/registration.py +21 -59
- pulumi_gcp/cloudfunctions/function.py +0 -8
- pulumi_gcp/cloudfunctions/function_iam_binding.py +0 -24
- pulumi_gcp/cloudfunctions/function_iam_member.py +0 -24
- pulumi_gcp/cloudfunctions/function_iam_policy.py +0 -24
- pulumi_gcp/cloudfunctions/get_function.py +0 -4
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -4
- pulumi_gcp/cloudfunctionsv2/_inputs.py +16 -0
- pulumi_gcp/cloudfunctionsv2/function.py +110 -36
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +0 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +0 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +0 -24
- pulumi_gcp/cloudfunctionsv2/get_function.py +0 -4
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -4
- pulumi_gcp/cloudfunctionsv2/outputs.py +25 -0
- pulumi_gcp/cloudidentity/_inputs.py +6 -6
- pulumi_gcp/cloudidentity/group.py +28 -60
- pulumi_gcp/cloudidentity/group_membership.py +4 -30
- pulumi_gcp/cloudidentity/outputs.py +6 -6
- pulumi_gcp/cloudids/endpoint.py +0 -4
- pulumi_gcp/cloudquota/get_s_quota_info.py +0 -4
- pulumi_gcp/cloudquota/get_s_quota_infos.py +0 -4
- pulumi_gcp/cloudquota/s_quota_preference.py +84 -60
- pulumi_gcp/cloudrun/_inputs.py +3 -1
- pulumi_gcp/cloudrun/domain_mapping.py +0 -31
- pulumi_gcp/cloudrun/get_locations.py +0 -4
- pulumi_gcp/cloudrun/get_service.py +0 -4
- pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -4
- pulumi_gcp/cloudrun/iam_binding.py +0 -24
- pulumi_gcp/cloudrun/iam_member.py +0 -24
- pulumi_gcp/cloudrun/iam_policy.py +0 -24
- pulumi_gcp/cloudrun/outputs.py +3 -1
- pulumi_gcp/cloudrun/service.py +81 -174
- pulumi_gcp/cloudrunv2/_inputs.py +21 -15
- pulumi_gcp/cloudrunv2/get_job.py +0 -4
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -4
- pulumi_gcp/cloudrunv2/get_service.py +0 -4
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -4
- pulumi_gcp/cloudrunv2/job.py +147 -167
- pulumi_gcp/cloudrunv2/job_iam_binding.py +0 -24
- pulumi_gcp/cloudrunv2/job_iam_member.py +0 -24
- pulumi_gcp/cloudrunv2/job_iam_policy.py +0 -24
- pulumi_gcp/cloudrunv2/outputs.py +21 -15
- pulumi_gcp/cloudrunv2/service.py +203 -228
- pulumi_gcp/cloudrunv2/service_iam_binding.py +0 -24
- pulumi_gcp/cloudrunv2/service_iam_member.py +0 -24
- pulumi_gcp/cloudrunv2/service_iam_policy.py +0 -24
- pulumi_gcp/cloudscheduler/job.py +0 -24
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -4
- pulumi_gcp/cloudtasks/queue.py +0 -8
- pulumi_gcp/cloudtasks/queue_iam_binding.py +0 -24
- pulumi_gcp/cloudtasks/queue_iam_member.py +0 -24
- pulumi_gcp/cloudtasks/queue_iam_policy.py +0 -24
- pulumi_gcp/composer/get_environment.py +0 -4
- pulumi_gcp/composer/get_image_versions.py +0 -4
- pulumi_gcp/compute/_inputs.py +204 -182
- pulumi_gcp/compute/address.py +0 -20
- pulumi_gcp/compute/attached_disk.py +0 -4
- pulumi_gcp/compute/autoscaler.py +0 -28
- pulumi_gcp/compute/backend_bucket.py +0 -16
- pulumi_gcp/compute/backend_bucket_signed_url_key.py +0 -4
- pulumi_gcp/compute/backend_service.py +0 -44
- pulumi_gcp/compute/backend_service_signed_url_key.py +0 -4
- pulumi_gcp/compute/ca_external_account_key.py +0 -4
- pulumi_gcp/compute/disk.py +49 -40
- pulumi_gcp/compute/disk_iam_binding.py +0 -24
- pulumi_gcp/compute/disk_iam_member.py +0 -24
- pulumi_gcp/compute/disk_iam_policy.py +0 -24
- pulumi_gcp/compute/disk_resource_policy_attachment.py +0 -4
- pulumi_gcp/compute/external_vpn_gateway.py +0 -4
- pulumi_gcp/compute/firewall.py +0 -8
- pulumi_gcp/compute/firewall_policy.py +0 -4
- pulumi_gcp/compute/firewall_policy_association.py +0 -4
- pulumi_gcp/compute/firewall_policy_rule.py +49 -25
- pulumi_gcp/compute/forwarding_rule.py +0 -52
- pulumi_gcp/compute/get_address.py +0 -4
- pulumi_gcp/compute/get_addresses.py +0 -4
- pulumi_gcp/compute/get_default_service_account.py +0 -4
- pulumi_gcp/compute/get_disk.py +0 -4
- pulumi_gcp/compute/get_disk_iam_policy.py +0 -4
- pulumi_gcp/compute/get_global_address.py +0 -4
- pulumi_gcp/compute/get_image.py +0 -4
- pulumi_gcp/compute/get_image_iam_policy.py +0 -4
- pulumi_gcp/compute/get_instance.py +0 -4
- pulumi_gcp/compute/get_instance_group.py +0 -4
- pulumi_gcp/compute/get_instance_group_manager.py +11 -5
- pulumi_gcp/compute/get_instance_iam_policy.py +0 -4
- pulumi_gcp/compute/get_instance_serial_port.py +0 -8
- pulumi_gcp/compute/get_network_endpoint_group.py +0 -4
- pulumi_gcp/compute/get_network_peering.py +0 -4
- pulumi_gcp/compute/get_node_types.py +0 -4
- pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -4
- pulumi_gcp/compute/get_region_instance_group.py +0 -4
- pulumi_gcp/compute/get_region_instance_template.py +0 -4
- pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -4
- pulumi_gcp/compute/get_regions.py +0 -4
- pulumi_gcp/compute/get_reservation.py +0 -4
- pulumi_gcp/compute/get_resource_policy.py +0 -4
- pulumi_gcp/compute/get_router.py +0 -4
- pulumi_gcp/compute/get_router_nat.py +0 -4
- pulumi_gcp/compute/get_router_status.py +0 -4
- pulumi_gcp/compute/get_snapshot.py +0 -4
- pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -4
- pulumi_gcp/compute/get_subnetwork.py +0 -4
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -4
- pulumi_gcp/compute/global_address.py +0 -8
- pulumi_gcp/compute/global_forwarding_rule.py +0 -40
- pulumi_gcp/compute/global_network_endpoint.py +0 -4
- pulumi_gcp/compute/global_network_endpoint_group.py +0 -8
- pulumi_gcp/compute/ha_vpn_gateway.py +0 -12
- pulumi_gcp/compute/health_check.py +0 -52
- pulumi_gcp/compute/http_health_check.py +0 -4
- pulumi_gcp/compute/https_health_check.py +0 -4
- pulumi_gcp/compute/image.py +0 -12
- pulumi_gcp/compute/image_iam_binding.py +0 -48
- pulumi_gcp/compute/image_iam_member.py +0 -48
- pulumi_gcp/compute/image_iam_policy.py +0 -48
- pulumi_gcp/compute/instance.py +0 -4
- pulumi_gcp/compute/instance_from_machine_image.py +0 -4
- pulumi_gcp/compute/instance_from_template.py +0 -4
- pulumi_gcp/compute/instance_group.py +0 -12
- pulumi_gcp/compute/instance_group_manager.py +68 -29
- pulumi_gcp/compute/instance_group_membership.py +0 -4
- pulumi_gcp/compute/instance_group_named_port.py +0 -4
- pulumi_gcp/compute/instance_iam_binding.py +0 -48
- pulumi_gcp/compute/instance_iam_member.py +0 -48
- pulumi_gcp/compute/instance_iam_policy.py +0 -48
- pulumi_gcp/compute/instance_settings.py +0 -4
- pulumi_gcp/compute/instance_template.py +0 -8
- pulumi_gcp/compute/interconnect_attachment.py +0 -8
- pulumi_gcp/compute/machine_image.py +0 -8
- pulumi_gcp/compute/machine_image_iam_binding.py +0 -48
- pulumi_gcp/compute/machine_image_iam_member.py +0 -48
- pulumi_gcp/compute/machine_image_iam_policy.py +0 -48
- pulumi_gcp/compute/managed_ssl_certificate.py +0 -4
- pulumi_gcp/compute/manged_ssl_certificate.py +0 -4
- pulumi_gcp/compute/network.py +0 -12
- pulumi_gcp/compute/network_attachment.py +0 -8
- pulumi_gcp/compute/network_edge_security_service.py +0 -4
- pulumi_gcp/compute/network_endpoint.py +0 -4
- pulumi_gcp/compute/network_endpoint_group.py +0 -8
- pulumi_gcp/compute/network_endpoint_list.py +0 -4
- pulumi_gcp/compute/network_firewall_policy.py +0 -4
- pulumi_gcp/compute/network_firewall_policy_association.py +0 -4
- pulumi_gcp/compute/network_firewall_policy_rule.py +77 -25
- pulumi_gcp/compute/network_peering.py +0 -4
- pulumi_gcp/compute/network_peering_routes_config.py +0 -8
- pulumi_gcp/compute/node_group.py +0 -16
- pulumi_gcp/compute/node_template.py +0 -8
- pulumi_gcp/compute/organization_security_policy.py +0 -4
- pulumi_gcp/compute/organization_security_policy_association.py +0 -4
- pulumi_gcp/compute/organization_security_policy_rule.py +49 -81
- pulumi_gcp/compute/outputs.py +251 -186
- pulumi_gcp/compute/packet_mirroring.py +28 -73
- pulumi_gcp/compute/per_instance_config.py +0 -4
- pulumi_gcp/compute/project_default_network_tier.py +0 -4
- pulumi_gcp/compute/project_metadata.py +0 -8
- pulumi_gcp/compute/project_metadata_item.py +0 -4
- pulumi_gcp/compute/public_advertised_prefix.py +0 -4
- pulumi_gcp/compute/public_delegated_prefix.py +0 -4
- pulumi_gcp/compute/region_autoscaler.py +0 -24
- pulumi_gcp/compute/region_backend_service.py +0 -36
- pulumi_gcp/compute/region_commitment.py +0 -8
- pulumi_gcp/compute/region_disk.py +42 -40
- pulumi_gcp/compute/region_disk_iam_binding.py +0 -24
- pulumi_gcp/compute/region_disk_iam_member.py +0 -24
- pulumi_gcp/compute/region_disk_iam_policy.py +0 -24
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +0 -4
- pulumi_gcp/compute/region_health_check.py +0 -52
- pulumi_gcp/compute/region_instance_group_manager.py +61 -22
- pulumi_gcp/compute/region_network_endpoint.py +0 -8
- pulumi_gcp/compute/region_network_endpoint_group.py +0 -32
- pulumi_gcp/compute/region_network_firewall_policy.py +0 -4
- pulumi_gcp/compute/region_network_firewall_policy_association.py +0 -4
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +77 -25
- pulumi_gcp/compute/region_per_instance_config.py +0 -4
- pulumi_gcp/compute/region_security_policy.py +0 -12
- pulumi_gcp/compute/region_security_policy_rule.py +0 -12
- pulumi_gcp/compute/region_ssl_certificate.py +0 -12
- pulumi_gcp/compute/region_target_http_proxy.py +0 -8
- pulumi_gcp/compute/region_target_https_proxy.py +0 -8
- pulumi_gcp/compute/region_target_tcp_proxy.py +0 -4
- pulumi_gcp/compute/region_url_map.py +0 -32
- pulumi_gcp/compute/reservation.py +14 -52
- pulumi_gcp/compute/resource_policy.py +0 -28
- pulumi_gcp/compute/route.py +0 -12
- pulumi_gcp/compute/router.py +0 -8
- pulumi_gcp/compute/router_interface.py +0 -4
- pulumi_gcp/compute/router_nat.py +0 -16
- pulumi_gcp/compute/router_peer.py +0 -16
- pulumi_gcp/compute/router_status.py +0 -4
- pulumi_gcp/compute/security_policy.py +0 -16
- pulumi_gcp/compute/security_scan_config.py +0 -4
- pulumi_gcp/compute/service_attachment.py +0 -16
- pulumi_gcp/compute/shared_vpc_host_project.py +0 -4
- pulumi_gcp/compute/shared_vpc_service_project.py +0 -4
- pulumi_gcp/compute/snapshot.py +0 -8
- pulumi_gcp/compute/snapshot_iam_binding.py +0 -24
- pulumi_gcp/compute/snapshot_iam_member.py +0 -24
- pulumi_gcp/compute/snapshot_iam_policy.py +0 -24
- pulumi_gcp/compute/ssl_certificate.py +0 -12
- pulumi_gcp/compute/ssl_policy.py +0 -4
- pulumi_gcp/compute/subnetwork.py +0 -28
- pulumi_gcp/compute/subnetwork_iam_binding.py +0 -48
- pulumi_gcp/compute/subnetwork_iam_member.py +0 -48
- pulumi_gcp/compute/subnetwork_iam_policy.py +0 -48
- pulumi_gcp/compute/target_grpc_proxy.py +0 -4
- pulumi_gcp/compute/target_http_proxy.py +0 -12
- pulumi_gcp/compute/target_https_proxy.py +0 -16
- pulumi_gcp/compute/target_instance.py +0 -12
- pulumi_gcp/compute/target_pool.py +0 -4
- pulumi_gcp/compute/target_ssl_proxy.py +0 -4
- pulumi_gcp/compute/target_tcp_proxy.py +0 -4
- pulumi_gcp/compute/url_map.py +0 -32
- pulumi_gcp/compute/vpn_gateway.py +0 -4
- pulumi_gcp/compute/vpn_tunnel.py +0 -4
- pulumi_gcp/container/_inputs.py +46 -102
- pulumi_gcp/container/attached_cluster.py +49 -144
- pulumi_gcp/container/aws_cluster.py +49 -47
- pulumi_gcp/container/aws_node_pool.py +42 -40
- pulumi_gcp/container/azure_client.py +0 -4
- pulumi_gcp/container/azure_cluster.py +77 -50
- pulumi_gcp/container/azure_node_pool.py +42 -32
- pulumi_gcp/container/cluster.py +0 -12
- pulumi_gcp/container/get_attached_install_manifest.py +0 -4
- pulumi_gcp/container/get_attached_versions.py +0 -4
- pulumi_gcp/container/get_aws_versions.py +0 -4
- pulumi_gcp/container/get_azure_versions.py +0 -4
- pulumi_gcp/container/get_engine_versions.py +0 -4
- pulumi_gcp/container/get_registry_image.py +0 -4
- pulumi_gcp/container/get_registry_repository.py +0 -4
- pulumi_gcp/container/node_pool.py +0 -8
- pulumi_gcp/container/outputs.py +50 -106
- pulumi_gcp/container/registry.py +0 -8
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -4
- pulumi_gcp/containeranalysis/note.py +0 -35
- pulumi_gcp/containeranalysis/note_iam_binding.py +0 -24
- pulumi_gcp/containeranalysis/note_iam_member.py +0 -24
- pulumi_gcp/containeranalysis/note_iam_policy.py +0 -24
- pulumi_gcp/containeranalysis/occurence.py +0 -20
- pulumi_gcp/databasemigrationservice/connection_profile.py +0 -16
- pulumi_gcp/databasemigrationservice/private_connection.py +14 -45
- pulumi_gcp/datacatalog/_inputs.py +2 -6
- pulumi_gcp/datacatalog/entry.py +0 -12
- pulumi_gcp/datacatalog/entry_group.py +0 -8
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +0 -24
- pulumi_gcp/datacatalog/entry_group_iam_member.py +0 -24
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +0 -24
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -4
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -4
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -4
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -4
- pulumi_gcp/datacatalog/outputs.py +2 -6
- pulumi_gcp/datacatalog/policy_tag.py +0 -8
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +0 -24
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +0 -24
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +0 -24
- pulumi_gcp/datacatalog/tag.py +35 -54
- pulumi_gcp/datacatalog/tag_template.py +18 -39
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +0 -24
- pulumi_gcp/datacatalog/tag_template_iam_member.py +0 -24
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +0 -24
- pulumi_gcp/datacatalog/taxonomy.py +0 -4
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +0 -24
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +0 -24
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +0 -24
- pulumi_gcp/dataflow/flex_template_job.py +0 -8
- pulumi_gcp/dataflow/job.py +0 -12
- pulumi_gcp/dataflow/pipeline.py +0 -4
- pulumi_gcp/dataform/repository.py +0 -4
- pulumi_gcp/dataform/repository_release_config.py +0 -4
- pulumi_gcp/dataform/repository_workflow_config.py +0 -4
- pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -4
- pulumi_gcp/datafusion/instance.py +28 -32
- pulumi_gcp/dataloss/_inputs.py +30 -12
- pulumi_gcp/dataloss/outputs.py +30 -12
- pulumi_gcp/dataloss/prevention_deidentify_template.py +18 -33
- pulumi_gcp/dataloss/prevention_inspect_template.py +4 -20
- pulumi_gcp/dataloss/prevention_job_trigger.py +34 -110
- pulumi_gcp/dataloss/prevention_stored_info_type.py +4 -20
- pulumi_gcp/dataplex/_inputs.py +4 -2
- pulumi_gcp/dataplex/asset.py +21 -32
- pulumi_gcp/dataplex/asset_iam_binding.py +0 -24
- pulumi_gcp/dataplex/asset_iam_member.py +0 -24
- pulumi_gcp/dataplex/asset_iam_policy.py +0 -24
- pulumi_gcp/dataplex/datascan.py +32 -112
- pulumi_gcp/dataplex/datascan_iam_binding.py +0 -24
- pulumi_gcp/dataplex/datascan_iam_member.py +0 -24
- pulumi_gcp/dataplex/datascan_iam_policy.py +0 -24
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -4
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -4
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -4
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -4
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -4
- pulumi_gcp/dataplex/lake.py +0 -4
- pulumi_gcp/dataplex/lake_iam_binding.py +0 -24
- pulumi_gcp/dataplex/lake_iam_member.py +0 -24
- pulumi_gcp/dataplex/lake_iam_policy.py +0 -24
- pulumi_gcp/dataplex/outputs.py +4 -2
- pulumi_gcp/dataplex/task.py +42 -88
- pulumi_gcp/dataplex/task_iam_binding.py +0 -24
- pulumi_gcp/dataplex/task_iam_member.py +0 -24
- pulumi_gcp/dataplex/task_iam_policy.py +0 -24
- pulumi_gcp/dataplex/zone.py +21 -32
- pulumi_gcp/dataplex/zone_iam_binding.py +0 -24
- pulumi_gcp/dataplex/zone_iam_member.py +0 -24
- pulumi_gcp/dataplex/zone_iam_policy.py +0 -24
- pulumi_gcp/dataproc/_inputs.py +130 -210
- pulumi_gcp/dataproc/autoscaling_policy.py +0 -4
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +0 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +0 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +0 -24
- pulumi_gcp/dataproc/cluster.py +0 -12
- pulumi_gcp/dataproc/cluster_iam_binding.py +0 -24
- pulumi_gcp/dataproc/cluster_iam_member.py +0 -24
- pulumi_gcp/dataproc/cluster_iam_policy.py +0 -24
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -4
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -4
- pulumi_gcp/dataproc/get_job_iam_policy.py +0 -4
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -4
- pulumi_gcp/dataproc/job.py +0 -4
- pulumi_gcp/dataproc/job_iam_binding.py +0 -24
- pulumi_gcp/dataproc/job_iam_member.py +0 -24
- pulumi_gcp/dataproc/job_iam_policy.py +0 -24
- pulumi_gcp/dataproc/metastore_federation.py +25 -53
- pulumi_gcp/dataproc/metastore_service.py +2 -34
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +0 -24
- pulumi_gcp/dataproc/metastore_service_iam_member.py +0 -24
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +0 -24
- pulumi_gcp/dataproc/outputs.py +130 -210
- pulumi_gcp/dataproc/workflow_template.py +105 -32
- pulumi_gcp/datastore/data_store_index.py +0 -4
- pulumi_gcp/datastream/connection_profile.py +0 -16
- pulumi_gcp/datastream/get_static_ips.py +0 -4
- pulumi_gcp/datastream/private_connection.py +14 -45
- pulumi_gcp/datastream/stream.py +35 -89
- pulumi_gcp/deploymentmanager/deployment.py +84 -192
- pulumi_gcp/diagflow/agent.py +0 -4
- pulumi_gcp/diagflow/cx_agent.py +0 -4
- pulumi_gcp/diagflow/cx_entity_type.py +84 -109
- pulumi_gcp/diagflow/cx_environment.py +21 -25
- pulumi_gcp/diagflow/cx_flow.py +8 -16
- pulumi_gcp/diagflow/cx_intent.py +0 -4
- pulumi_gcp/diagflow/cx_page.py +8 -12
- pulumi_gcp/diagflow/cx_security_settings.py +0 -8
- pulumi_gcp/diagflow/cx_test_case.py +0 -4
- pulumi_gcp/diagflow/cx_version.py +0 -4
- pulumi_gcp/diagflow/cx_webhook.py +0 -4
- pulumi_gcp/diagflow/entity_type.py +0 -4
- pulumi_gcp/diagflow/fulfillment.py +0 -4
- pulumi_gcp/diagflow/intent.py +0 -8
- pulumi_gcp/discoveryengine/chat_engine.py +14 -52
- pulumi_gcp/discoveryengine/data_store.py +0 -4
- pulumi_gcp/discoveryengine/search_engine.py +21 -52
- pulumi_gcp/dns/_inputs.py +0 -132
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +0 -24
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +0 -24
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +0 -24
- pulumi_gcp/dns/get_keys.py +1 -5
- pulumi_gcp/dns/get_managed_zone.py +0 -4
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -4
- pulumi_gcp/dns/get_managed_zones.py +3 -13
- pulumi_gcp/dns/get_record_set.py +3 -0
- pulumi_gcp/dns/managed_zone.py +0 -28
- pulumi_gcp/dns/outputs.py +34 -60
- pulumi_gcp/dns/policy.py +0 -4
- pulumi_gcp/dns/record_set.py +0 -28
- pulumi_gcp/dns/response_policy.py +0 -4
- pulumi_gcp/dns/response_policy_rule.py +0 -4
- pulumi_gcp/edgecontainer/_inputs.py +18 -14
- pulumi_gcp/edgecontainer/cluster.py +63 -137
- pulumi_gcp/edgecontainer/node_pool.py +0 -12
- pulumi_gcp/edgecontainer/outputs.py +18 -14
- pulumi_gcp/edgecontainer/vpn_connection.py +0 -4
- pulumi_gcp/edgenetwork/network.py +0 -4
- pulumi_gcp/edgenetwork/subnet.py +0 -8
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -4
- pulumi_gcp/endpoints/service.py +0 -4
- pulumi_gcp/endpoints/service_iam_binding.py +0 -24
- pulumi_gcp/endpoints/service_iam_member.py +0 -24
- pulumi_gcp/endpoints/service_iam_policy.py +0 -24
- pulumi_gcp/essentialcontacts/contact.py +0 -4
- pulumi_gcp/essentialcontacts/document_ai_processor.py +0 -4
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +0 -4
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +4 -40
- pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +0 -4
- pulumi_gcp/eventarc/channel.py +0 -4
- pulumi_gcp/eventarc/google_channel_config.py +0 -4
- pulumi_gcp/eventarc/trigger.py +119 -60
- pulumi_gcp/filestore/backup.py +0 -4
- pulumi_gcp/filestore/instance.py +25 -85
- pulumi_gcp/filestore/snapshot.py +0 -8
- pulumi_gcp/firebase/android_app.py +0 -8
- pulumi_gcp/firebase/app_check_app_attest_config.py +0 -8
- pulumi_gcp/firebase/app_check_debug_token.py +0 -4
- pulumi_gcp/firebase/app_check_device_check_config.py +0 -4
- pulumi_gcp/firebase/app_check_play_integrity_config.py +0 -8
- pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +0 -4
- pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +0 -4
- pulumi_gcp/firebase/app_check_service_config.py +0 -12
- pulumi_gcp/firebase/apple_app.py +0 -8
- pulumi_gcp/firebase/database_instance.py +0 -12
- pulumi_gcp/firebase/extensions_instance.py +8 -40
- pulumi_gcp/firebase/hosting_channel.py +0 -8
- pulumi_gcp/firebase/hosting_custom_domain.py +0 -12
- pulumi_gcp/firebase/hosting_release.py +0 -12
- pulumi_gcp/firebase/hosting_site.py +0 -8
- pulumi_gcp/firebase/hosting_version.py +0 -12
- pulumi_gcp/firebase/project.py +0 -4
- pulumi_gcp/firebase/storage_bucket.py +0 -4
- pulumi_gcp/firebase/web_app.py +0 -4
- pulumi_gcp/firebaserules/release.py +0 -8
- pulumi_gcp/firebaserules/ruleset.py +4 -20
- pulumi_gcp/firestore/backup_schedule.py +0 -8
- pulumi_gcp/firestore/database.py +0 -24
- pulumi_gcp/firestore/document.py +4 -12
- pulumi_gcp/firestore/field.py +0 -12
- pulumi_gcp/firestore/index.py +28 -81
- pulumi_gcp/folder/access_approval_settings.py +42 -50
- pulumi_gcp/folder/get_iam_policy.py +0 -4
- pulumi_gcp/folder/get_organization_policy.py +0 -4
- pulumi_gcp/folder/iam_audit_config.py +0 -56
- pulumi_gcp/folder/iam_binding.py +0 -4
- pulumi_gcp/folder/iam_member.py +0 -56
- pulumi_gcp/folder/iam_policy.py +0 -56
- pulumi_gcp/folder/organization_policy.py +0 -16
- pulumi_gcp/gkebackup/_inputs.py +0 -12
- pulumi_gcp/gkebackup/backup_plan.py +0 -24
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +0 -24
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +0 -24
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +0 -24
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -4
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -4
- pulumi_gcp/gkebackup/outputs.py +0 -12
- pulumi_gcp/gkebackup/restore_plan.py +21 -86
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +0 -44
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +0 -44
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +0 -44
- pulumi_gcp/gkehub/feature.py +0 -48
- pulumi_gcp/gkehub/feature_iam_binding.py +0 -24
- pulumi_gcp/gkehub/feature_iam_member.py +0 -24
- pulumi_gcp/gkehub/feature_iam_policy.py +0 -24
- pulumi_gcp/gkehub/feature_membership.py +0 -28
- pulumi_gcp/gkehub/fleet.py +0 -4
- pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -4
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -4
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -4
- pulumi_gcp/gkehub/membership.py +0 -12
- pulumi_gcp/gkehub/membership_binding.py +0 -4
- pulumi_gcp/gkehub/membership_iam_binding.py +0 -24
- pulumi_gcp/gkehub/membership_iam_member.py +0 -24
- pulumi_gcp/gkehub/membership_iam_policy.py +0 -24
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +0 -24
- pulumi_gcp/gkehub/namespace.py +0 -4
- pulumi_gcp/gkehub/scope.py +0 -4
- pulumi_gcp/gkehub/scope_iam_binding.py +0 -24
- pulumi_gcp/gkehub/scope_iam_member.py +0 -24
- pulumi_gcp/gkehub/scope_iam_policy.py +0 -24
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +49 -101
- pulumi_gcp/gkeonprem/_inputs.py +12 -20
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +0 -8
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +56 -179
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +42 -105
- pulumi_gcp/gkeonprem/outputs.py +12 -20
- pulumi_gcp/gkeonprem/v_mware_cluster.py +70 -207
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +42 -108
- pulumi_gcp/healthcare/consent_store.py +0 -12
- pulumi_gcp/healthcare/consent_store_iam_binding.py +0 -24
- pulumi_gcp/healthcare/consent_store_iam_member.py +0 -24
- pulumi_gcp/healthcare/consent_store_iam_policy.py +0 -24
- pulumi_gcp/healthcare/dataset.py +0 -4
- pulumi_gcp/healthcare/dataset_iam_binding.py +0 -24
- pulumi_gcp/healthcare/dataset_iam_member.py +0 -24
- pulumi_gcp/healthcare/dataset_iam_policy.py +0 -24
- pulumi_gcp/healthcare/dicom_store.py +0 -8
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +0 -24
- pulumi_gcp/healthcare/dicom_store_iam_member.py +0 -24
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +0 -24
- pulumi_gcp/healthcare/fhir_store.py +0 -16
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +0 -24
- pulumi_gcp/healthcare/fhir_store_iam_member.py +0 -24
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +0 -24
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -4
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -4
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -4
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -4
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -4
- pulumi_gcp/healthcare/hl7_store.py +0 -12
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +0 -24
- pulumi_gcp/healthcare/hl7_store_iam_member.py +0 -24
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +0 -24
- pulumi_gcp/iam/access_boundary_policy.py +0 -4
- pulumi_gcp/iam/deny_policy.py +0 -4
- pulumi_gcp/iam/get_rule.py +0 -4
- pulumi_gcp/iam/get_testable_permissions.py +0 -4
- pulumi_gcp/iam/workforce_pool.py +0 -8
- pulumi_gcp/iam/workforce_pool_provider.py +0 -16
- pulumi_gcp/iam/workload_identity_pool.py +0 -8
- pulumi_gcp/iam/workload_identity_pool_provider.py +0 -28
- pulumi_gcp/iap/app_engine_service_iam_binding.py +0 -48
- pulumi_gcp/iap/app_engine_service_iam_member.py +0 -48
- pulumi_gcp/iap/app_engine_service_iam_policy.py +0 -48
- pulumi_gcp/iap/app_engine_version_iam_binding.py +0 -48
- pulumi_gcp/iap/app_engine_version_iam_member.py +0 -48
- pulumi_gcp/iap/app_engine_version_iam_policy.py +0 -48
- pulumi_gcp/iap/brand.py +0 -4
- pulumi_gcp/iap/client.py +0 -4
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -4
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -4
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -4
- pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -4
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -4
- pulumi_gcp/iap/tunnel_dest_group.py +0 -4
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +0 -48
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +0 -48
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +0 -48
- pulumi_gcp/iap/tunnel_iam_binding.py +0 -48
- pulumi_gcp/iap/tunnel_iam_member.py +0 -48
- pulumi_gcp/iap/tunnel_iam_policy.py +0 -48
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +0 -48
- pulumi_gcp/iap/tunnel_instance_iam_member.py +0 -48
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +0 -48
- pulumi_gcp/iap/web_backend_service_iam_binding.py +0 -48
- pulumi_gcp/iap/web_backend_service_iam_member.py +0 -48
- pulumi_gcp/iap/web_backend_service_iam_policy.py +0 -48
- pulumi_gcp/iap/web_iam_binding.py +0 -48
- pulumi_gcp/iap/web_iam_member.py +0 -48
- pulumi_gcp/iap/web_iam_policy.py +0 -48
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +0 -48
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +0 -48
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +0 -48
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +0 -48
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +0 -48
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +0 -48
- pulumi_gcp/iap/web_type_compute_iam_binding.py +0 -48
- pulumi_gcp/iap/web_type_compute_iam_member.py +0 -48
- pulumi_gcp/iap/web_type_compute_iam_policy.py +0 -48
- pulumi_gcp/identityplatform/_inputs.py +12 -32
- pulumi_gcp/identityplatform/config.py +0 -4
- pulumi_gcp/identityplatform/default_supported_idp_config.py +0 -4
- pulumi_gcp/identityplatform/inbound_saml_config.py +0 -24
- pulumi_gcp/identityplatform/oauth_idp_config.py +0 -4
- pulumi_gcp/identityplatform/outputs.py +12 -32
- pulumi_gcp/identityplatform/project_default_config.py +0 -4
- pulumi_gcp/identityplatform/tenant.py +0 -4
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +0 -4
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +0 -24
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +0 -4
- pulumi_gcp/integrationconnectors/_inputs.py +4 -12
- pulumi_gcp/integrationconnectors/connection.py +0 -8
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -4
- pulumi_gcp/integrationconnectors/outputs.py +4 -12
- pulumi_gcp/kms/crypto_key.py +0 -8
- pulumi_gcp/kms/crypto_key_iam_binding.py +0 -24
- pulumi_gcp/kms/crypto_key_iam_member.py +0 -24
- pulumi_gcp/kms/crypto_key_iam_policy.py +0 -24
- pulumi_gcp/kms/crypto_key_version.py +0 -4
- pulumi_gcp/kms/ekm_connection.py +28 -52
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -4
- pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -4
- pulumi_gcp/kms/get_kms_crypto_key.py +0 -4
- pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -4
- pulumi_gcp/kms/get_kms_key_ring.py +0 -4
- pulumi_gcp/kms/get_kms_secret.py +0 -8
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +0 -8
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +0 -8
- pulumi_gcp/kms/key_ring.py +0 -4
- pulumi_gcp/kms/key_ring_iam_binding.py +0 -48
- pulumi_gcp/kms/key_ring_iam_member.py +0 -48
- pulumi_gcp/kms/key_ring_iam_policy.py +0 -48
- pulumi_gcp/kms/secret_ciphertext.py +0 -4
- pulumi_gcp/logging/billing_account_bucket_config.py +0 -4
- pulumi_gcp/logging/billing_account_exclusion.py +0 -4
- pulumi_gcp/logging/billing_account_sink.py +0 -4
- pulumi_gcp/logging/folder_bucket_config.py +0 -4
- pulumi_gcp/logging/folder_exclusion.py +0 -4
- pulumi_gcp/logging/folder_settings.py +0 -4
- pulumi_gcp/logging/folder_sink.py +0 -4
- pulumi_gcp/logging/get_folder_settings.py +0 -4
- pulumi_gcp/logging/get_organization_settings.py +0 -4
- pulumi_gcp/logging/get_project_cmek_settings.py +0 -4
- pulumi_gcp/logging/get_project_settings.py +0 -4
- pulumi_gcp/logging/get_sink.py +0 -4
- pulumi_gcp/logging/linked_dataset.py +0 -8
- pulumi_gcp/logging/log_view.py +0 -4
- pulumi_gcp/logging/metric.py +0 -20
- pulumi_gcp/logging/organization_bucket_config.py +0 -4
- pulumi_gcp/logging/organization_exclusion.py +0 -4
- pulumi_gcp/logging/organization_settings.py +0 -4
- pulumi_gcp/logging/organization_sink.py +0 -4
- pulumi_gcp/logging/project_bucket_config.py +4 -24
- pulumi_gcp/logging/project_exclusion.py +0 -4
- pulumi_gcp/looker/instance.py +0 -16
- pulumi_gcp/memcache/_inputs.py +8 -4
- pulumi_gcp/memcache/instance.py +74 -166
- pulumi_gcp/memcache/outputs.py +8 -4
- pulumi_gcp/migrationcenter/group.py +0 -4
- pulumi_gcp/migrationcenter/preference_set.py +0 -8
- pulumi_gcp/ml/engine_model.py +0 -8
- pulumi_gcp/monitoring/_inputs.py +2 -2
- pulumi_gcp/monitoring/alert_policy.py +99 -225
- pulumi_gcp/monitoring/custom_service.py +0 -4
- pulumi_gcp/monitoring/dashboard.py +0 -8
- pulumi_gcp/monitoring/generic_service.py +0 -4
- pulumi_gcp/monitoring/get_app_engine_service.py +0 -4
- pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -4
- pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -4
- pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -4
- pulumi_gcp/monitoring/get_notification_channel.py +0 -4
- pulumi_gcp/monitoring/get_secret_version.py +0 -4
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -4
- pulumi_gcp/monitoring/group.py +0 -8
- pulumi_gcp/monitoring/metric_descriptor.py +0 -8
- pulumi_gcp/monitoring/monitored_project.py +0 -4
- pulumi_gcp/monitoring/notification_channel.py +0 -8
- pulumi_gcp/monitoring/outputs.py +2 -2
- pulumi_gcp/monitoring/slo.py +0 -24
- pulumi_gcp/monitoring/uptime_check_config.py +4 -24
- pulumi_gcp/netapp/active_directory.py +0 -4
- pulumi_gcp/netapp/backup_policy.py +0 -4
- pulumi_gcp/netapp/backup_vault.py +0 -4
- pulumi_gcp/netapp/kmsconfig.py +0 -4
- pulumi_gcp/netapp/storage_pool.py +0 -4
- pulumi_gcp/netapp/volume.py +0 -4
- pulumi_gcp/netapp/volume_replication.py +0 -4
- pulumi_gcp/netapp/volume_snapshot.py +0 -4
- pulumi_gcp/networkconnectivity/hub.py +0 -4
- pulumi_gcp/networkconnectivity/policy_based_route.py +42 -91
- pulumi_gcp/networkconnectivity/service_connection_policy.py +0 -4
- pulumi_gcp/networkconnectivity/spoke.py +49 -43
- pulumi_gcp/networkmanagement/connectivity_test.py +42 -91
- pulumi_gcp/networksecurity/address_group.py +0 -12
- pulumi_gcp/networksecurity/authorization_policy.py +0 -8
- pulumi_gcp/networksecurity/client_tls_policy.py +0 -8
- pulumi_gcp/networksecurity/firewall_endpoint.py +0 -4
- pulumi_gcp/networksecurity/firewall_endpoint_association.py +0 -4
- pulumi_gcp/networksecurity/gateway_security_policy.py +0 -8
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +0 -8
- pulumi_gcp/networksecurity/security_profile.py +0 -8
- pulumi_gcp/networksecurity/security_profile_group.py +0 -4
- pulumi_gcp/networksecurity/server_tls_policy.py +0 -16
- pulumi_gcp/networksecurity/tls_inspection_policy.py +0 -4
- pulumi_gcp/networksecurity/url_list.py +0 -8
- pulumi_gcp/networkservices/_inputs.py +4 -2
- pulumi_gcp/networkservices/edge_cache_keyset.py +0 -8
- pulumi_gcp/networkservices/edge_cache_origin.py +0 -12
- pulumi_gcp/networkservices/edge_cache_service.py +133 -151
- pulumi_gcp/networkservices/endpoint_policy.py +63 -77
- pulumi_gcp/networkservices/gateway.py +0 -16
- pulumi_gcp/networkservices/grpc_route.py +21 -53
- pulumi_gcp/networkservices/http_route.py +63 -92
- pulumi_gcp/networkservices/mesh.py +0 -8
- pulumi_gcp/networkservices/outputs.py +4 -2
- pulumi_gcp/networkservices/service_binding.py +0 -4
- pulumi_gcp/networkservices/tcp_route.py +63 -92
- pulumi_gcp/networkservices/tls_route.py +42 -67
- pulumi_gcp/notebooks/environment.py +0 -4
- pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -4
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -4
- pulumi_gcp/notebooks/instance.py +0 -20
- pulumi_gcp/notebooks/instance_iam_binding.py +0 -24
- pulumi_gcp/notebooks/instance_iam_member.py +0 -24
- pulumi_gcp/notebooks/instance_iam_policy.py +0 -24
- pulumi_gcp/notebooks/runtime.py +0 -20
- pulumi_gcp/notebooks/runtime_iam_binding.py +0 -24
- pulumi_gcp/notebooks/runtime_iam_member.py +0 -24
- pulumi_gcp/notebooks/runtime_iam_policy.py +0 -24
- pulumi_gcp/organizations/_inputs.py +0 -10
- pulumi_gcp/organizations/access_approval_settings.py +35 -43
- pulumi_gcp/organizations/folder.py +0 -4
- pulumi_gcp/organizations/get_active_folder.py +18 -3
- pulumi_gcp/organizations/get_billing_account.py +0 -4
- pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -4
- pulumi_gcp/organizations/get_folder.py +0 -4
- pulumi_gcp/organizations/get_folders.py +0 -4
- pulumi_gcp/organizations/get_organization.py +0 -4
- pulumi_gcp/organizations/get_project.py +0 -4
- pulumi_gcp/organizations/iam_audit_config.py +0 -4
- pulumi_gcp/organizations/iam_binding.py +0 -4
- pulumi_gcp/organizations/iam_custom_role.py +0 -4
- pulumi_gcp/organizations/iam_member.py +0 -56
- pulumi_gcp/organizations/iam_policy.py +0 -56
- pulumi_gcp/organizations/outputs.py +0 -10
- pulumi_gcp/organizations/policy.py +0 -16
- pulumi_gcp/organizations/project.py +0 -8
- pulumi_gcp/orgpolicy/custom_constraint.py +0 -8
- pulumi_gcp/orgpolicy/policy.py +4 -24
- pulumi_gcp/osconfig/guest_policies.py +25 -78
- pulumi_gcp/osconfig/os_policy_assignment.py +21 -46
- pulumi_gcp/osconfig/patch_deployment.py +18 -90
- pulumi_gcp/oslogin/ssh_public_key.py +0 -4
- pulumi_gcp/parallelstore/instance.py +0 -4
- pulumi_gcp/projects/__init__.py +1 -0
- pulumi_gcp/projects/access_approval_settings.py +46 -75
- pulumi_gcp/projects/api_key.py +0 -20
- pulumi_gcp/projects/default_service_accounts.py +0 -8
- pulumi_gcp/projects/get_iam_policy.py +0 -4
- pulumi_gcp/projects/get_organization_policy.py +0 -4
- pulumi_gcp/projects/get_project.py +0 -4
- pulumi_gcp/projects/get_project_service.py +0 -4
- pulumi_gcp/projects/iam_audit_config.py +0 -56
- pulumi_gcp/projects/iam_binding.py +0 -56
- pulumi_gcp/projects/iam_custom_role.py +0 -4
- pulumi_gcp/projects/iam_member.py +0 -56
- pulumi_gcp/projects/iam_member_remove.py +313 -0
- pulumi_gcp/projects/iam_policy.py +0 -56
- pulumi_gcp/projects/organization_policy.py +0 -16
- pulumi_gcp/projects/service.py +0 -4
- pulumi_gcp/projects/service_identity.py +0 -4
- pulumi_gcp/projects/usage_export_bucket.py +0 -8
- pulumi_gcp/pubsub/get_schema_iam_policy.py +0 -4
- pulumi_gcp/pubsub/get_subscription.py +0 -4
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -4
- pulumi_gcp/pubsub/get_topic.py +0 -4
- pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -4
- pulumi_gcp/pubsub/lite_reservation.py +0 -4
- pulumi_gcp/pubsub/lite_subscription.py +0 -4
- pulumi_gcp/pubsub/lite_topic.py +0 -4
- pulumi_gcp/pubsub/schema.py +0 -8
- pulumi_gcp/pubsub/schema_iam_binding.py +0 -24
- pulumi_gcp/pubsub/schema_iam_member.py +0 -24
- pulumi_gcp/pubsub/schema_iam_policy.py +0 -24
- pulumi_gcp/pubsub/subscription.py +0 -28
- pulumi_gcp/pubsub/subscription_iam_binding.py +0 -24
- pulumi_gcp/pubsub/subscription_iam_member.py +0 -24
- pulumi_gcp/pubsub/subscription_iam_policy.py +0 -24
- pulumi_gcp/pubsub/topic.py +0 -20
- pulumi_gcp/pubsub/topic_iam_binding.py +0 -24
- pulumi_gcp/pubsub/topic_iam_member.py +0 -24
- pulumi_gcp/pubsub/topic_iam_policy.py +0 -24
- pulumi_gcp/recaptcha/enterprise_key.py +0 -24
- pulumi_gcp/redis/_inputs.py +14 -30
- pulumi_gcp/redis/cluster.py +49 -87
- pulumi_gcp/redis/instance.py +4 -36
- pulumi_gcp/redis/outputs.py +14 -30
- pulumi_gcp/resourcemanager/lien.py +0 -4
- pulumi_gcp/runtimeconfig/config.py +0 -4
- pulumi_gcp/runtimeconfig/get_config.py +0 -4
- pulumi_gcp/runtimeconfig/get_variable.py +0 -4
- pulumi_gcp/runtimeconfig/variable.py +0 -8
- pulumi_gcp/secretmanager/get_secret.py +0 -4
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -4
- pulumi_gcp/secretmanager/get_secret_version.py +0 -4
- pulumi_gcp/secretmanager/get_secret_version_access.py +0 -4
- pulumi_gcp/secretmanager/get_secrets.py +0 -4
- pulumi_gcp/secretmanager/secret.py +211 -327
- pulumi_gcp/secretmanager/secret_iam_binding.py +0 -24
- pulumi_gcp/secretmanager/secret_iam_member.py +0 -24
- pulumi_gcp/secretmanager/secret_iam_policy.py +0 -24
- pulumi_gcp/secretmanager/secret_version.py +0 -16
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +0 -4
- pulumi_gcp/securesourcemanager/instance.py +0 -12
- pulumi_gcp/securitycenter/folder_custom_module.py +8 -12
- pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -4
- pulumi_gcp/securitycenter/instance_iam_binding.py +0 -24
- pulumi_gcp/securitycenter/instance_iam_member.py +0 -24
- pulumi_gcp/securitycenter/instance_iam_policy.py +0 -24
- pulumi_gcp/securitycenter/mute_config.py +0 -4
- pulumi_gcp/securitycenter/notification_config.py +0 -4
- pulumi_gcp/securitycenter/organization_custom_module.py +8 -12
- pulumi_gcp/securitycenter/project_custom_module.py +8 -32
- pulumi_gcp/securitycenter/source.py +0 -4
- pulumi_gcp/securitycenter/source_iam_binding.py +0 -4
- pulumi_gcp/securitycenter/source_iam_member.py +0 -4
- pulumi_gcp/securitycenter/source_iam_policy.py +0 -4
- pulumi_gcp/securityposture/posture.py +11 -15
- pulumi_gcp/securityposture/posture_deployment.py +0 -4
- pulumi_gcp/serviceaccount/account.py +0 -4
- pulumi_gcp/serviceaccount/get_account.py +0 -8
- pulumi_gcp/serviceaccount/get_account_access_token.py +0 -8
- pulumi_gcp/serviceaccount/get_account_id_token.py +18 -30
- pulumi_gcp/serviceaccount/get_account_jwt.py +0 -4
- pulumi_gcp/serviceaccount/get_account_key.py +0 -4
- pulumi_gcp/serviceaccount/get_iam_policy.py +0 -4
- pulumi_gcp/serviceaccount/iam_binding.py +0 -40
- pulumi_gcp/serviceaccount/iam_member.py +0 -40
- pulumi_gcp/serviceaccount/iam_policy.py +0 -40
- pulumi_gcp/serviceaccount/key.py +0 -12
- pulumi_gcp/servicedirectory/endpoint.py +0 -8
- pulumi_gcp/servicedirectory/namespace.py +0 -4
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +0 -24
- pulumi_gcp/servicedirectory/namespace_iam_member.py +0 -24
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +0 -24
- pulumi_gcp/servicedirectory/service.py +0 -4
- pulumi_gcp/servicedirectory/service_iam_binding.py +0 -24
- pulumi_gcp/servicedirectory/service_iam_member.py +0 -24
- pulumi_gcp/servicedirectory/service_iam_policy.py +0 -24
- pulumi_gcp/servicenetworking/connection.py +0 -4
- pulumi_gcp/servicenetworking/peered_dns_domain.py +0 -4
- pulumi_gcp/serviceusage/consumer_quota_override.py +0 -12
- pulumi_gcp/sourcerepo/get_repository.py +0 -4
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -4
- pulumi_gcp/sourcerepo/repository.py +0 -8
- pulumi_gcp/sourcerepo/repository_iam_binding.py +0 -24
- pulumi_gcp/sourcerepo/repository_iam_member.py +0 -24
- pulumi_gcp/sourcerepo/repository_iam_policy.py +0 -24
- pulumi_gcp/spanner/database.py +0 -4
- pulumi_gcp/spanner/database_iam_binding.py +0 -48
- pulumi_gcp/spanner/database_iam_member.py +0 -48
- pulumi_gcp/spanner/database_iam_policy.py +0 -48
- pulumi_gcp/spanner/get_database_iam_policy.py +0 -4
- pulumi_gcp/spanner/get_instance_iam_policy.py +0 -4
- pulumi_gcp/spanner/instance.py +0 -16
- pulumi_gcp/spanner/instance_iam_binding.py +0 -24
- pulumi_gcp/spanner/instance_iam_member.py +0 -24
- pulumi_gcp/spanner/instance_iam_policy.py +0 -24
- pulumi_gcp/sql/_inputs.py +2 -26
- pulumi_gcp/sql/database.py +0 -8
- pulumi_gcp/sql/database_instance.py +0 -16
- pulumi_gcp/sql/get_backup_run.py +0 -4
- pulumi_gcp/sql/get_database.py +0 -4
- pulumi_gcp/sql/get_database_instance.py +0 -4
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -4
- pulumi_gcp/sql/get_database_instances.py +0 -4
- pulumi_gcp/sql/get_databases.py +0 -4
- pulumi_gcp/sql/get_tiers.py +0 -4
- pulumi_gcp/sql/outputs.py +2 -26
- pulumi_gcp/sql/source_representation_instance.py +0 -8
- pulumi_gcp/sql/ssl_cert.py +0 -4
- pulumi_gcp/sql/user.py +0 -12
- pulumi_gcp/storage/_inputs.py +6 -14
- pulumi_gcp/storage/bucket.py +0 -12
- pulumi_gcp/storage/bucket_access_control.py +0 -4
- pulumi_gcp/storage/bucket_acl.py +0 -4
- pulumi_gcp/storage/bucket_iam_binding.py +0 -48
- pulumi_gcp/storage/bucket_iam_member.py +0 -48
- pulumi_gcp/storage/bucket_iam_policy.py +0 -48
- pulumi_gcp/storage/bucket_object.py +0 -8
- pulumi_gcp/storage/default_object_access_control.py +0 -4
- pulumi_gcp/storage/default_object_acl.py +0 -4
- pulumi_gcp/storage/get_bucket.py +0 -4
- pulumi_gcp/storage/get_bucket_iam_policy.py +0 -4
- pulumi_gcp/storage/get_bucket_object.py +0 -4
- pulumi_gcp/storage/get_bucket_object_content.py +0 -4
- pulumi_gcp/storage/get_object_signed_url.py +0 -8
- pulumi_gcp/storage/get_project_service_account.py +0 -8
- pulumi_gcp/storage/get_transfer_project_service_account.py +0 -4
- pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -4
- pulumi_gcp/storage/hmac_key.py +0 -4
- pulumi_gcp/storage/insights_report_config.py +0 -38
- pulumi_gcp/storage/notification.py +0 -4
- pulumi_gcp/storage/object_access_control.py +0 -4
- pulumi_gcp/storage/object_acl.py +0 -4
- pulumi_gcp/storage/outputs.py +6 -14
- pulumi_gcp/storage/transfer_agent_pool.py +0 -4
- pulumi_gcp/storage/transfer_job.py +0 -4
- pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -4
- pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -4
- pulumi_gcp/tags/location_tag_binding.py +0 -8
- pulumi_gcp/tags/tag_binding.py +0 -4
- pulumi_gcp/tags/tag_key.py +0 -4
- pulumi_gcp/tags/tag_key_iam_binding.py +0 -24
- pulumi_gcp/tags/tag_key_iam_member.py +0 -24
- pulumi_gcp/tags/tag_key_iam_policy.py +0 -24
- pulumi_gcp/tags/tag_value.py +0 -4
- pulumi_gcp/tags/tag_value_iam_binding.py +0 -24
- pulumi_gcp/tags/tag_value_iam_member.py +0 -24
- pulumi_gcp/tags/tag_value_iam_policy.py +0 -24
- pulumi_gcp/tpu/get_tensorflow_versions.py +0 -8
- pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -8
- pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -8
- pulumi_gcp/tpu/node.py +0 -8
- pulumi_gcp/tpu/v2_vm.py +0 -8
- pulumi_gcp/vertex/ai_dataset.py +0 -4
- pulumi_gcp/vertex/ai_deployment_resource_pool.py +0 -4
- pulumi_gcp/vertex/ai_endpoint.py +0 -4
- pulumi_gcp/vertex/ai_feature_group.py +0 -4
- pulumi_gcp/vertex/ai_feature_group_feature.py +0 -4
- pulumi_gcp/vertex/ai_feature_online_store.py +0 -12
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +0 -12
- pulumi_gcp/vertex/ai_feature_store.py +0 -12
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +0 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +0 -8
- pulumi_gcp/vertex/ai_index.py +0 -8
- pulumi_gcp/vertex/ai_index_endpoint.py +0 -12
- pulumi_gcp/vertex/ai_metadata_store.py +0 -4
- pulumi_gcp/vertex/ai_tensorboard.py +0 -8
- pulumi_gcp/vmwareengine/_inputs.py +63 -5
- pulumi_gcp/vmwareengine/cluster.py +0 -8
- pulumi_gcp/vmwareengine/external_access_rule.py +0 -8
- pulumi_gcp/vmwareengine/external_address.py +0 -4
- pulumi_gcp/vmwareengine/get_cluster.py +0 -4
- pulumi_gcp/vmwareengine/get_external_access_rule.py +0 -4
- pulumi_gcp/vmwareengine/get_external_address.py +0 -4
- pulumi_gcp/vmwareengine/get_network.py +0 -4
- pulumi_gcp/vmwareengine/get_network_peering.py +0 -4
- pulumi_gcp/vmwareengine/get_network_policy.py +0 -4
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +0 -4
- pulumi_gcp/vmwareengine/get_private_cloud.py +1 -25
- pulumi_gcp/vmwareengine/get_subnet.py +0 -4
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +0 -4
- pulumi_gcp/vmwareengine/network.py +0 -8
- pulumi_gcp/vmwareengine/network_peering.py +0 -8
- pulumi_gcp/vmwareengine/network_policy.py +0 -8
- pulumi_gcp/vmwareengine/outputs.py +113 -5
- pulumi_gcp/vmwareengine/private_cloud.py +7 -136
- pulumi_gcp/vmwareengine/subnet.py +0 -4
- pulumi_gcp/vpcaccess/connector.py +0 -8
- pulumi_gcp/vpcaccess/get_connector.py +0 -4
- pulumi_gcp/workbench/_inputs.py +4 -10
- pulumi_gcp/workbench/get_instance_iam_policy.py +0 -4
- pulumi_gcp/workbench/instance.py +4 -24
- pulumi_gcp/workbench/outputs.py +4 -10
- pulumi_gcp/workflows/workflow.py +0 -4
- pulumi_gcp/workstations/workstation.py +0 -4
- pulumi_gcp/workstations/workstation_cluster.py +32 -12
- pulumi_gcp/workstations/workstation_config.py +0 -32
- {pulumi_gcp-7.19.0a1713444144.dist-info → pulumi_gcp-7.20.0.dist-info}/METADATA +1 -1
- pulumi_gcp-7.20.0.dist-info/RECORD +1541 -0
- pulumi_gcp-7.19.0a1713444144.dist-info/RECORD +0 -1540
- {pulumi_gcp-7.19.0a1713444144.dist-info → pulumi_gcp-7.20.0.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.19.0a1713444144.dist-info → pulumi_gcp-7.20.0.dist-info}/top_level.txt +0 -0
@@ -47,35 +47,32 @@ class StandardAppVersionArgs:
|
|
47
47
|
:param pulumi.Input[str] service: AppEngine service resource
|
48
48
|
:param pulumi.Input[bool] app_engine_apis: Allows App Engine second generation runtimes to access the legacy bundled services.
|
49
49
|
:param pulumi.Input['StandardAppVersionAutomaticScalingArgs'] automatic_scaling: Automatic scaling is based on request rate, response latencies, and other application metrics.
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
:param pulumi.Input[bool] delete_service_on_destroy: If set to `true`, the service will be deleted if it is the last version.
|
50
|
+
:param pulumi.Input['StandardAppVersionBasicScalingArgs'] basic_scaling: Basic scaling creates instances when your application receives requests. Each instance will be shut down when the
|
51
|
+
application becomes idle. Basic scaling is ideal for work that is intermittent or driven by user activity.
|
52
|
+
:param pulumi.Input[bool] delete_service_on_destroy: If set to 'true', the service will be deleted if it is the last version.
|
54
53
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] env_variables: Environment variables available to the application.
|
55
|
-
:param pulumi.Input[Sequence[pulumi.Input['StandardAppVersionHandlerArgs']]] handlers: An ordered list of URL-matching patterns that should be applied to incoming requests.
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
54
|
+
:param pulumi.Input[Sequence[pulumi.Input['StandardAppVersionHandlerArgs']]] handlers: An ordered list of URL-matching patterns that should be applied to incoming requests. The first matching URL handles the
|
55
|
+
request and other request handlers are not attempted.
|
56
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] inbound_services: A list of the types of messages that this application is able to receive. Possible values: ["INBOUND_SERVICE_MAIL",
|
57
|
+
"INBOUND_SERVICE_MAIL_BOUNCE", "INBOUND_SERVICE_XMPP_ERROR", "INBOUND_SERVICE_XMPP_MESSAGE",
|
58
|
+
"INBOUND_SERVICE_XMPP_SUBSCRIBE", "INBOUND_SERVICE_XMPP_PRESENCE", "INBOUND_SERVICE_CHANNEL_PRESENCE",
|
59
|
+
"INBOUND_SERVICE_WARMUP"]
|
60
|
+
:param pulumi.Input[str] instance_class: Instance class that is used to run this version. Valid values are AutomaticScaling: F1, F2, F4, F4_1G BasicScaling or
|
61
|
+
ManualScaling: B1, B2, B4, B4_1G, B8 Defaults to F1 for AutomaticScaling and B2 for ManualScaling and BasicScaling. If
|
62
|
+
no scaling is specified, AutomaticScaling is chosen.
|
64
63
|
:param pulumi.Input[Sequence[pulumi.Input['StandardAppVersionLibraryArgs']]] libraries: Configuration for third-party Python runtime libraries that are required by the application.
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
:param pulumi.Input[
|
69
|
-
|
70
|
-
|
71
|
-
:param pulumi.Input[str]
|
72
|
-
|
73
|
-
Substitute `<language>` with `python`, `java`, `php`, `ruby`, `go` or `nodejs`.
|
74
|
-
:param pulumi.Input[str] service_account: The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default if this field is neither provided in app.yaml file nor through CLI flag.
|
64
|
+
:param pulumi.Input['StandardAppVersionManualScalingArgs'] manual_scaling: A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of
|
65
|
+
its memory over time.
|
66
|
+
:param pulumi.Input[bool] noop_on_destroy: If set to 'true', the application version will not be deleted.
|
67
|
+
:param pulumi.Input[str] runtime_api_version: The version of the API in the given runtime environment. Please see the app.yaml reference for valid values at
|
68
|
+
'https://cloud.google.com/appengine/docs/standard/<language>/config/appref'\\ Substitute '<language>' with 'python',
|
69
|
+
'java', 'php', 'ruby', 'go' or 'nodejs'.
|
70
|
+
:param pulumi.Input[str] service_account: The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default
|
71
|
+
if this field is neither provided in app.yaml file nor through CLI flag.
|
75
72
|
:param pulumi.Input[bool] threadsafe: Whether multiple requests can be dispatched to this version at once.
|
76
|
-
:param pulumi.Input[str] version_id: Relative name of the version within the service. For example,
|
73
|
+
:param pulumi.Input[str] version_id: Relative name of the version within the service. For example, 'v1'. Version names can contain only lowercase letters,
|
74
|
+
numbers, or hyphens. Reserved names,"default", "latest", and any name with the prefix "ah-".
|
77
75
|
:param pulumi.Input['StandardAppVersionVpcAccessConnectorArgs'] vpc_access_connector: Enables VPC connectivity for standard apps.
|
78
|
-
Structure is documented below.
|
79
76
|
"""
|
80
77
|
pulumi.set(__self__, "deployment", deployment)
|
81
78
|
pulumi.set(__self__, "entrypoint", entrypoint)
|
@@ -183,7 +180,6 @@ class StandardAppVersionArgs:
|
|
183
180
|
def automatic_scaling(self) -> Optional[pulumi.Input['StandardAppVersionAutomaticScalingArgs']]:
|
184
181
|
"""
|
185
182
|
Automatic scaling is based on request rate, response latencies, and other application metrics.
|
186
|
-
Structure is documented below.
|
187
183
|
"""
|
188
184
|
return pulumi.get(self, "automatic_scaling")
|
189
185
|
|
@@ -195,8 +191,8 @@ class StandardAppVersionArgs:
|
|
195
191
|
@pulumi.getter(name="basicScaling")
|
196
192
|
def basic_scaling(self) -> Optional[pulumi.Input['StandardAppVersionBasicScalingArgs']]:
|
197
193
|
"""
|
198
|
-
Basic scaling creates instances when your application receives requests. Each instance will be shut down when the
|
199
|
-
|
194
|
+
Basic scaling creates instances when your application receives requests. Each instance will be shut down when the
|
195
|
+
application becomes idle. Basic scaling is ideal for work that is intermittent or driven by user activity.
|
200
196
|
"""
|
201
197
|
return pulumi.get(self, "basic_scaling")
|
202
198
|
|
@@ -208,7 +204,7 @@ class StandardAppVersionArgs:
|
|
208
204
|
@pulumi.getter(name="deleteServiceOnDestroy")
|
209
205
|
def delete_service_on_destroy(self) -> Optional[pulumi.Input[bool]]:
|
210
206
|
"""
|
211
|
-
If set to
|
207
|
+
If set to 'true', the service will be deleted if it is the last version.
|
212
208
|
"""
|
213
209
|
return pulumi.get(self, "delete_service_on_destroy")
|
214
210
|
|
@@ -232,9 +228,8 @@ class StandardAppVersionArgs:
|
|
232
228
|
@pulumi.getter
|
233
229
|
def handlers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['StandardAppVersionHandlerArgs']]]]:
|
234
230
|
"""
|
235
|
-
An ordered list of URL-matching patterns that should be applied to incoming requests.
|
236
|
-
|
237
|
-
Structure is documented below.
|
231
|
+
An ordered list of URL-matching patterns that should be applied to incoming requests. The first matching URL handles the
|
232
|
+
request and other request handlers are not attempted.
|
238
233
|
"""
|
239
234
|
return pulumi.get(self, "handlers")
|
240
235
|
|
@@ -246,8 +241,10 @@ class StandardAppVersionArgs:
|
|
246
241
|
@pulumi.getter(name="inboundServices")
|
247
242
|
def inbound_services(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
248
243
|
"""
|
249
|
-
A list of the types of messages that this application is able to receive.
|
250
|
-
|
244
|
+
A list of the types of messages that this application is able to receive. Possible values: ["INBOUND_SERVICE_MAIL",
|
245
|
+
"INBOUND_SERVICE_MAIL_BOUNCE", "INBOUND_SERVICE_XMPP_ERROR", "INBOUND_SERVICE_XMPP_MESSAGE",
|
246
|
+
"INBOUND_SERVICE_XMPP_SUBSCRIBE", "INBOUND_SERVICE_XMPP_PRESENCE", "INBOUND_SERVICE_CHANNEL_PRESENCE",
|
247
|
+
"INBOUND_SERVICE_WARMUP"]
|
251
248
|
"""
|
252
249
|
return pulumi.get(self, "inbound_services")
|
253
250
|
|
@@ -259,10 +256,9 @@ class StandardAppVersionArgs:
|
|
259
256
|
@pulumi.getter(name="instanceClass")
|
260
257
|
def instance_class(self) -> Optional[pulumi.Input[str]]:
|
261
258
|
"""
|
262
|
-
Instance class that is used to run this version. Valid values are
|
263
|
-
|
264
|
-
|
265
|
-
Defaults to F1 for AutomaticScaling and B2 for ManualScaling and BasicScaling. If no scaling is specified, AutomaticScaling is chosen.
|
259
|
+
Instance class that is used to run this version. Valid values are AutomaticScaling: F1, F2, F4, F4_1G BasicScaling or
|
260
|
+
ManualScaling: B1, B2, B4, B4_1G, B8 Defaults to F1 for AutomaticScaling and B2 for ManualScaling and BasicScaling. If
|
261
|
+
no scaling is specified, AutomaticScaling is chosen.
|
266
262
|
"""
|
267
263
|
return pulumi.get(self, "instance_class")
|
268
264
|
|
@@ -275,7 +271,6 @@ class StandardAppVersionArgs:
|
|
275
271
|
def libraries(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['StandardAppVersionLibraryArgs']]]]:
|
276
272
|
"""
|
277
273
|
Configuration for third-party Python runtime libraries that are required by the application.
|
278
|
-
Structure is documented below.
|
279
274
|
"""
|
280
275
|
return pulumi.get(self, "libraries")
|
281
276
|
|
@@ -287,8 +282,8 @@ class StandardAppVersionArgs:
|
|
287
282
|
@pulumi.getter(name="manualScaling")
|
288
283
|
def manual_scaling(self) -> Optional[pulumi.Input['StandardAppVersionManualScalingArgs']]:
|
289
284
|
"""
|
290
|
-
A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of
|
291
|
-
|
285
|
+
A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of
|
286
|
+
its memory over time.
|
292
287
|
"""
|
293
288
|
return pulumi.get(self, "manual_scaling")
|
294
289
|
|
@@ -300,7 +295,7 @@ class StandardAppVersionArgs:
|
|
300
295
|
@pulumi.getter(name="noopOnDestroy")
|
301
296
|
def noop_on_destroy(self) -> Optional[pulumi.Input[bool]]:
|
302
297
|
"""
|
303
|
-
If set to
|
298
|
+
If set to 'true', the application version will not be deleted.
|
304
299
|
"""
|
305
300
|
return pulumi.get(self, "noop_on_destroy")
|
306
301
|
|
@@ -311,10 +306,6 @@ class StandardAppVersionArgs:
|
|
311
306
|
@property
|
312
307
|
@pulumi.getter
|
313
308
|
def project(self) -> Optional[pulumi.Input[str]]:
|
314
|
-
"""
|
315
|
-
The ID of the project in which the resource belongs.
|
316
|
-
If it is not provided, the provider project is used.
|
317
|
-
"""
|
318
309
|
return pulumi.get(self, "project")
|
319
310
|
|
320
311
|
@project.setter
|
@@ -325,9 +316,9 @@ class StandardAppVersionArgs:
|
|
325
316
|
@pulumi.getter(name="runtimeApiVersion")
|
326
317
|
def runtime_api_version(self) -> Optional[pulumi.Input[str]]:
|
327
318
|
"""
|
328
|
-
The version of the API in the given runtime environment.
|
329
|
-
|
330
|
-
|
319
|
+
The version of the API in the given runtime environment. Please see the app.yaml reference for valid values at
|
320
|
+
'https://cloud.google.com/appengine/docs/standard/<language>/config/appref'\\ Substitute '<language>' with 'python',
|
321
|
+
'java', 'php', 'ruby', 'go' or 'nodejs'.
|
331
322
|
"""
|
332
323
|
return pulumi.get(self, "runtime_api_version")
|
333
324
|
|
@@ -339,7 +330,8 @@ class StandardAppVersionArgs:
|
|
339
330
|
@pulumi.getter(name="serviceAccount")
|
340
331
|
def service_account(self) -> Optional[pulumi.Input[str]]:
|
341
332
|
"""
|
342
|
-
The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default
|
333
|
+
The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default
|
334
|
+
if this field is neither provided in app.yaml file nor through CLI flag.
|
343
335
|
"""
|
344
336
|
return pulumi.get(self, "service_account")
|
345
337
|
|
@@ -363,7 +355,8 @@ class StandardAppVersionArgs:
|
|
363
355
|
@pulumi.getter(name="versionId")
|
364
356
|
def version_id(self) -> Optional[pulumi.Input[str]]:
|
365
357
|
"""
|
366
|
-
Relative name of the version within the service. For example,
|
358
|
+
Relative name of the version within the service. For example, 'v1'. Version names can contain only lowercase letters,
|
359
|
+
numbers, or hyphens. Reserved names,"default", "latest", and any name with the prefix "ah-".
|
367
360
|
"""
|
368
361
|
return pulumi.get(self, "version_id")
|
369
362
|
|
@@ -376,7 +369,6 @@ class StandardAppVersionArgs:
|
|
376
369
|
def vpc_access_connector(self) -> Optional[pulumi.Input['StandardAppVersionVpcAccessConnectorArgs']]:
|
377
370
|
"""
|
378
371
|
Enables VPC connectivity for standard apps.
|
379
|
-
Structure is documented below.
|
380
372
|
"""
|
381
373
|
return pulumi.get(self, "vpc_access_connector")
|
382
374
|
|
@@ -414,42 +406,39 @@ class _StandardAppVersionState:
|
|
414
406
|
Input properties used for looking up and filtering StandardAppVersion resources.
|
415
407
|
:param pulumi.Input[bool] app_engine_apis: Allows App Engine second generation runtimes to access the legacy bundled services.
|
416
408
|
:param pulumi.Input['StandardAppVersionAutomaticScalingArgs'] automatic_scaling: Automatic scaling is based on request rate, response latencies, and other application metrics.
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
:param pulumi.Input[bool] delete_service_on_destroy: If set to `true`, the service will be deleted if it is the last version.
|
409
|
+
:param pulumi.Input['StandardAppVersionBasicScalingArgs'] basic_scaling: Basic scaling creates instances when your application receives requests. Each instance will be shut down when the
|
410
|
+
application becomes idle. Basic scaling is ideal for work that is intermittent or driven by user activity.
|
411
|
+
:param pulumi.Input[bool] delete_service_on_destroy: If set to 'true', the service will be deleted if it is the last version.
|
421
412
|
:param pulumi.Input['StandardAppVersionDeploymentArgs'] deployment: Code and application artifacts that make up this version.
|
422
413
|
Structure is documented below.
|
423
414
|
:param pulumi.Input['StandardAppVersionEntrypointArgs'] entrypoint: The entrypoint for the application.
|
424
415
|
Structure is documented below.
|
425
416
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] env_variables: Environment variables available to the application.
|
426
|
-
:param pulumi.Input[Sequence[pulumi.Input['StandardAppVersionHandlerArgs']]] handlers: An ordered list of URL-matching patterns that should be applied to incoming requests.
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
417
|
+
:param pulumi.Input[Sequence[pulumi.Input['StandardAppVersionHandlerArgs']]] handlers: An ordered list of URL-matching patterns that should be applied to incoming requests. The first matching URL handles the
|
418
|
+
request and other request handlers are not attempted.
|
419
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] inbound_services: A list of the types of messages that this application is able to receive. Possible values: ["INBOUND_SERVICE_MAIL",
|
420
|
+
"INBOUND_SERVICE_MAIL_BOUNCE", "INBOUND_SERVICE_XMPP_ERROR", "INBOUND_SERVICE_XMPP_MESSAGE",
|
421
|
+
"INBOUND_SERVICE_XMPP_SUBSCRIBE", "INBOUND_SERVICE_XMPP_PRESENCE", "INBOUND_SERVICE_CHANNEL_PRESENCE",
|
422
|
+
"INBOUND_SERVICE_WARMUP"]
|
423
|
+
:param pulumi.Input[str] instance_class: Instance class that is used to run this version. Valid values are AutomaticScaling: F1, F2, F4, F4_1G BasicScaling or
|
424
|
+
ManualScaling: B1, B2, B4, B4_1G, B8 Defaults to F1 for AutomaticScaling and B2 for ManualScaling and BasicScaling. If
|
425
|
+
no scaling is specified, AutomaticScaling is chosen.
|
435
426
|
:param pulumi.Input[Sequence[pulumi.Input['StandardAppVersionLibraryArgs']]] libraries: Configuration for third-party Python runtime libraries that are required by the application.
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
:param pulumi.Input[
|
440
|
-
:param pulumi.Input[bool] noop_on_destroy: If set to `true`, the application version will not be deleted.
|
441
|
-
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
442
|
-
If it is not provided, the provider project is used.
|
427
|
+
:param pulumi.Input['StandardAppVersionManualScalingArgs'] manual_scaling: A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of
|
428
|
+
its memory over time.
|
429
|
+
:param pulumi.Input[str] name: Full path to the Version resource in the API. Example, "v1".
|
430
|
+
:param pulumi.Input[bool] noop_on_destroy: If set to 'true', the application version will not be deleted.
|
443
431
|
:param pulumi.Input[str] runtime: Desired runtime. Example python27.
|
444
|
-
:param pulumi.Input[str] runtime_api_version: The version of the API in the given runtime environment.
|
445
|
-
|
446
|
-
|
432
|
+
:param pulumi.Input[str] runtime_api_version: The version of the API in the given runtime environment. Please see the app.yaml reference for valid values at
|
433
|
+
'https://cloud.google.com/appengine/docs/standard/<language>/config/appref'\\ Substitute '<language>' with 'python',
|
434
|
+
'java', 'php', 'ruby', 'go' or 'nodejs'.
|
447
435
|
:param pulumi.Input[str] service: AppEngine service resource
|
448
|
-
:param pulumi.Input[str] service_account: The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default
|
436
|
+
:param pulumi.Input[str] service_account: The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default
|
437
|
+
if this field is neither provided in app.yaml file nor through CLI flag.
|
449
438
|
:param pulumi.Input[bool] threadsafe: Whether multiple requests can be dispatched to this version at once.
|
450
|
-
:param pulumi.Input[str] version_id: Relative name of the version within the service. For example,
|
439
|
+
:param pulumi.Input[str] version_id: Relative name of the version within the service. For example, 'v1'. Version names can contain only lowercase letters,
|
440
|
+
numbers, or hyphens. Reserved names,"default", "latest", and any name with the prefix "ah-".
|
451
441
|
:param pulumi.Input['StandardAppVersionVpcAccessConnectorArgs'] vpc_access_connector: Enables VPC connectivity for standard apps.
|
452
|
-
Structure is documented below.
|
453
442
|
"""
|
454
443
|
if app_engine_apis is not None:
|
455
444
|
pulumi.set(__self__, "app_engine_apis", app_engine_apis)
|
@@ -513,7 +502,6 @@ class _StandardAppVersionState:
|
|
513
502
|
def automatic_scaling(self) -> Optional[pulumi.Input['StandardAppVersionAutomaticScalingArgs']]:
|
514
503
|
"""
|
515
504
|
Automatic scaling is based on request rate, response latencies, and other application metrics.
|
516
|
-
Structure is documented below.
|
517
505
|
"""
|
518
506
|
return pulumi.get(self, "automatic_scaling")
|
519
507
|
|
@@ -525,8 +513,8 @@ class _StandardAppVersionState:
|
|
525
513
|
@pulumi.getter(name="basicScaling")
|
526
514
|
def basic_scaling(self) -> Optional[pulumi.Input['StandardAppVersionBasicScalingArgs']]:
|
527
515
|
"""
|
528
|
-
Basic scaling creates instances when your application receives requests. Each instance will be shut down when the
|
529
|
-
|
516
|
+
Basic scaling creates instances when your application receives requests. Each instance will be shut down when the
|
517
|
+
application becomes idle. Basic scaling is ideal for work that is intermittent or driven by user activity.
|
530
518
|
"""
|
531
519
|
return pulumi.get(self, "basic_scaling")
|
532
520
|
|
@@ -538,7 +526,7 @@ class _StandardAppVersionState:
|
|
538
526
|
@pulumi.getter(name="deleteServiceOnDestroy")
|
539
527
|
def delete_service_on_destroy(self) -> Optional[pulumi.Input[bool]]:
|
540
528
|
"""
|
541
|
-
If set to
|
529
|
+
If set to 'true', the service will be deleted if it is the last version.
|
542
530
|
"""
|
543
531
|
return pulumi.get(self, "delete_service_on_destroy")
|
544
532
|
|
@@ -588,9 +576,8 @@ class _StandardAppVersionState:
|
|
588
576
|
@pulumi.getter
|
589
577
|
def handlers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['StandardAppVersionHandlerArgs']]]]:
|
590
578
|
"""
|
591
|
-
An ordered list of URL-matching patterns that should be applied to incoming requests.
|
592
|
-
|
593
|
-
Structure is documented below.
|
579
|
+
An ordered list of URL-matching patterns that should be applied to incoming requests. The first matching URL handles the
|
580
|
+
request and other request handlers are not attempted.
|
594
581
|
"""
|
595
582
|
return pulumi.get(self, "handlers")
|
596
583
|
|
@@ -602,8 +589,10 @@ class _StandardAppVersionState:
|
|
602
589
|
@pulumi.getter(name="inboundServices")
|
603
590
|
def inbound_services(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
604
591
|
"""
|
605
|
-
A list of the types of messages that this application is able to receive.
|
606
|
-
|
592
|
+
A list of the types of messages that this application is able to receive. Possible values: ["INBOUND_SERVICE_MAIL",
|
593
|
+
"INBOUND_SERVICE_MAIL_BOUNCE", "INBOUND_SERVICE_XMPP_ERROR", "INBOUND_SERVICE_XMPP_MESSAGE",
|
594
|
+
"INBOUND_SERVICE_XMPP_SUBSCRIBE", "INBOUND_SERVICE_XMPP_PRESENCE", "INBOUND_SERVICE_CHANNEL_PRESENCE",
|
595
|
+
"INBOUND_SERVICE_WARMUP"]
|
607
596
|
"""
|
608
597
|
return pulumi.get(self, "inbound_services")
|
609
598
|
|
@@ -615,10 +604,9 @@ class _StandardAppVersionState:
|
|
615
604
|
@pulumi.getter(name="instanceClass")
|
616
605
|
def instance_class(self) -> Optional[pulumi.Input[str]]:
|
617
606
|
"""
|
618
|
-
Instance class that is used to run this version. Valid values are
|
619
|
-
|
620
|
-
|
621
|
-
Defaults to F1 for AutomaticScaling and B2 for ManualScaling and BasicScaling. If no scaling is specified, AutomaticScaling is chosen.
|
607
|
+
Instance class that is used to run this version. Valid values are AutomaticScaling: F1, F2, F4, F4_1G BasicScaling or
|
608
|
+
ManualScaling: B1, B2, B4, B4_1G, B8 Defaults to F1 for AutomaticScaling and B2 for ManualScaling and BasicScaling. If
|
609
|
+
no scaling is specified, AutomaticScaling is chosen.
|
622
610
|
"""
|
623
611
|
return pulumi.get(self, "instance_class")
|
624
612
|
|
@@ -631,7 +619,6 @@ class _StandardAppVersionState:
|
|
631
619
|
def libraries(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['StandardAppVersionLibraryArgs']]]]:
|
632
620
|
"""
|
633
621
|
Configuration for third-party Python runtime libraries that are required by the application.
|
634
|
-
Structure is documented below.
|
635
622
|
"""
|
636
623
|
return pulumi.get(self, "libraries")
|
637
624
|
|
@@ -643,8 +630,8 @@ class _StandardAppVersionState:
|
|
643
630
|
@pulumi.getter(name="manualScaling")
|
644
631
|
def manual_scaling(self) -> Optional[pulumi.Input['StandardAppVersionManualScalingArgs']]:
|
645
632
|
"""
|
646
|
-
A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of
|
647
|
-
|
633
|
+
A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of
|
634
|
+
its memory over time.
|
648
635
|
"""
|
649
636
|
return pulumi.get(self, "manual_scaling")
|
650
637
|
|
@@ -656,7 +643,7 @@ class _StandardAppVersionState:
|
|
656
643
|
@pulumi.getter
|
657
644
|
def name(self) -> Optional[pulumi.Input[str]]:
|
658
645
|
"""
|
659
|
-
|
646
|
+
Full path to the Version resource in the API. Example, "v1".
|
660
647
|
"""
|
661
648
|
return pulumi.get(self, "name")
|
662
649
|
|
@@ -668,7 +655,7 @@ class _StandardAppVersionState:
|
|
668
655
|
@pulumi.getter(name="noopOnDestroy")
|
669
656
|
def noop_on_destroy(self) -> Optional[pulumi.Input[bool]]:
|
670
657
|
"""
|
671
|
-
If set to
|
658
|
+
If set to 'true', the application version will not be deleted.
|
672
659
|
"""
|
673
660
|
return pulumi.get(self, "noop_on_destroy")
|
674
661
|
|
@@ -679,10 +666,6 @@ class _StandardAppVersionState:
|
|
679
666
|
@property
|
680
667
|
@pulumi.getter
|
681
668
|
def project(self) -> Optional[pulumi.Input[str]]:
|
682
|
-
"""
|
683
|
-
The ID of the project in which the resource belongs.
|
684
|
-
If it is not provided, the provider project is used.
|
685
|
-
"""
|
686
669
|
return pulumi.get(self, "project")
|
687
670
|
|
688
671
|
@project.setter
|
@@ -705,9 +688,9 @@ class _StandardAppVersionState:
|
|
705
688
|
@pulumi.getter(name="runtimeApiVersion")
|
706
689
|
def runtime_api_version(self) -> Optional[pulumi.Input[str]]:
|
707
690
|
"""
|
708
|
-
The version of the API in the given runtime environment.
|
709
|
-
|
710
|
-
|
691
|
+
The version of the API in the given runtime environment. Please see the app.yaml reference for valid values at
|
692
|
+
'https://cloud.google.com/appengine/docs/standard/<language>/config/appref'\\ Substitute '<language>' with 'python',
|
693
|
+
'java', 'php', 'ruby', 'go' or 'nodejs'.
|
711
694
|
"""
|
712
695
|
return pulumi.get(self, "runtime_api_version")
|
713
696
|
|
@@ -731,7 +714,8 @@ class _StandardAppVersionState:
|
|
731
714
|
@pulumi.getter(name="serviceAccount")
|
732
715
|
def service_account(self) -> Optional[pulumi.Input[str]]:
|
733
716
|
"""
|
734
|
-
The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default
|
717
|
+
The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default
|
718
|
+
if this field is neither provided in app.yaml file nor through CLI flag.
|
735
719
|
"""
|
736
720
|
return pulumi.get(self, "service_account")
|
737
721
|
|
@@ -755,7 +739,8 @@ class _StandardAppVersionState:
|
|
755
739
|
@pulumi.getter(name="versionId")
|
756
740
|
def version_id(self) -> Optional[pulumi.Input[str]]:
|
757
741
|
"""
|
758
|
-
Relative name of the version within the service. For example,
|
742
|
+
Relative name of the version within the service. For example, 'v1'. Version names can contain only lowercase letters,
|
743
|
+
numbers, or hyphens. Reserved names,"default", "latest", and any name with the prefix "ah-".
|
759
744
|
"""
|
760
745
|
return pulumi.get(self, "version_id")
|
761
746
|
|
@@ -768,7 +753,6 @@ class _StandardAppVersionState:
|
|
768
753
|
def vpc_access_connector(self) -> Optional[pulumi.Input['StandardAppVersionVpcAccessConnectorArgs']]:
|
769
754
|
"""
|
770
755
|
Enables VPC connectivity for standard apps.
|
771
|
-
Structure is documented below.
|
772
756
|
"""
|
773
757
|
return pulumi.get(self, "vpc_access_connector")
|
774
758
|
|
@@ -820,7 +804,6 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
820
804
|
|
821
805
|
### App Engine Standard App Version
|
822
806
|
|
823
|
-
<!--Start PulumiCodeChooser -->
|
824
807
|
```python
|
825
808
|
import pulumi
|
826
809
|
import pulumi_gcp as gcp
|
@@ -895,7 +878,6 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
895
878
|
noop_on_destroy=True,
|
896
879
|
service_account=custom_service_account.email)
|
897
880
|
```
|
898
|
-
<!--End PulumiCodeChooser -->
|
899
881
|
|
900
882
|
## Import
|
901
883
|
|
@@ -925,41 +907,38 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
925
907
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
926
908
|
:param pulumi.Input[bool] app_engine_apis: Allows App Engine second generation runtimes to access the legacy bundled services.
|
927
909
|
:param pulumi.Input[pulumi.InputType['StandardAppVersionAutomaticScalingArgs']] automatic_scaling: Automatic scaling is based on request rate, response latencies, and other application metrics.
|
928
|
-
|
929
|
-
|
930
|
-
|
931
|
-
:param pulumi.Input[bool] delete_service_on_destroy: If set to `true`, the service will be deleted if it is the last version.
|
910
|
+
:param pulumi.Input[pulumi.InputType['StandardAppVersionBasicScalingArgs']] basic_scaling: Basic scaling creates instances when your application receives requests. Each instance will be shut down when the
|
911
|
+
application becomes idle. Basic scaling is ideal for work that is intermittent or driven by user activity.
|
912
|
+
:param pulumi.Input[bool] delete_service_on_destroy: If set to 'true', the service will be deleted if it is the last version.
|
932
913
|
:param pulumi.Input[pulumi.InputType['StandardAppVersionDeploymentArgs']] deployment: Code and application artifacts that make up this version.
|
933
914
|
Structure is documented below.
|
934
915
|
:param pulumi.Input[pulumi.InputType['StandardAppVersionEntrypointArgs']] entrypoint: The entrypoint for the application.
|
935
916
|
Structure is documented below.
|
936
917
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] env_variables: Environment variables available to the application.
|
937
|
-
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StandardAppVersionHandlerArgs']]]] handlers: An ordered list of URL-matching patterns that should be applied to incoming requests.
|
938
|
-
|
939
|
-
|
940
|
-
|
941
|
-
|
942
|
-
|
943
|
-
|
944
|
-
|
945
|
-
|
918
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StandardAppVersionHandlerArgs']]]] handlers: An ordered list of URL-matching patterns that should be applied to incoming requests. The first matching URL handles the
|
919
|
+
request and other request handlers are not attempted.
|
920
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] inbound_services: A list of the types of messages that this application is able to receive. Possible values: ["INBOUND_SERVICE_MAIL",
|
921
|
+
"INBOUND_SERVICE_MAIL_BOUNCE", "INBOUND_SERVICE_XMPP_ERROR", "INBOUND_SERVICE_XMPP_MESSAGE",
|
922
|
+
"INBOUND_SERVICE_XMPP_SUBSCRIBE", "INBOUND_SERVICE_XMPP_PRESENCE", "INBOUND_SERVICE_CHANNEL_PRESENCE",
|
923
|
+
"INBOUND_SERVICE_WARMUP"]
|
924
|
+
:param pulumi.Input[str] instance_class: Instance class that is used to run this version. Valid values are AutomaticScaling: F1, F2, F4, F4_1G BasicScaling or
|
925
|
+
ManualScaling: B1, B2, B4, B4_1G, B8 Defaults to F1 for AutomaticScaling and B2 for ManualScaling and BasicScaling. If
|
926
|
+
no scaling is specified, AutomaticScaling is chosen.
|
946
927
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StandardAppVersionLibraryArgs']]]] libraries: Configuration for third-party Python runtime libraries that are required by the application.
|
947
|
-
|
948
|
-
|
949
|
-
|
950
|
-
:param pulumi.Input[bool] noop_on_destroy: If set to `true`, the application version will not be deleted.
|
951
|
-
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
952
|
-
If it is not provided, the provider project is used.
|
928
|
+
:param pulumi.Input[pulumi.InputType['StandardAppVersionManualScalingArgs']] manual_scaling: A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of
|
929
|
+
its memory over time.
|
930
|
+
:param pulumi.Input[bool] noop_on_destroy: If set to 'true', the application version will not be deleted.
|
953
931
|
:param pulumi.Input[str] runtime: Desired runtime. Example python27.
|
954
|
-
:param pulumi.Input[str] runtime_api_version: The version of the API in the given runtime environment.
|
955
|
-
|
956
|
-
|
932
|
+
:param pulumi.Input[str] runtime_api_version: The version of the API in the given runtime environment. Please see the app.yaml reference for valid values at
|
933
|
+
'https://cloud.google.com/appengine/docs/standard/<language>/config/appref'\\ Substitute '<language>' with 'python',
|
934
|
+
'java', 'php', 'ruby', 'go' or 'nodejs'.
|
957
935
|
:param pulumi.Input[str] service: AppEngine service resource
|
958
|
-
:param pulumi.Input[str] service_account: The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default
|
936
|
+
:param pulumi.Input[str] service_account: The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default
|
937
|
+
if this field is neither provided in app.yaml file nor through CLI flag.
|
959
938
|
:param pulumi.Input[bool] threadsafe: Whether multiple requests can be dispatched to this version at once.
|
960
|
-
:param pulumi.Input[str] version_id: Relative name of the version within the service. For example,
|
939
|
+
:param pulumi.Input[str] version_id: Relative name of the version within the service. For example, 'v1'. Version names can contain only lowercase letters,
|
940
|
+
numbers, or hyphens. Reserved names,"default", "latest", and any name with the prefix "ah-".
|
961
941
|
:param pulumi.Input[pulumi.InputType['StandardAppVersionVpcAccessConnectorArgs']] vpc_access_connector: Enables VPC connectivity for standard apps.
|
962
|
-
Structure is documented below.
|
963
942
|
"""
|
964
943
|
...
|
965
944
|
@overload
|
@@ -983,7 +962,6 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
983
962
|
|
984
963
|
### App Engine Standard App Version
|
985
964
|
|
986
|
-
<!--Start PulumiCodeChooser -->
|
987
965
|
```python
|
988
966
|
import pulumi
|
989
967
|
import pulumi_gcp as gcp
|
@@ -1058,7 +1036,6 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1058
1036
|
noop_on_destroy=True,
|
1059
1037
|
service_account=custom_service_account.email)
|
1060
1038
|
```
|
1061
|
-
<!--End PulumiCodeChooser -->
|
1062
1039
|
|
1063
1040
|
## Import
|
1064
1041
|
|
@@ -1200,42 +1177,39 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1200
1177
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
1201
1178
|
:param pulumi.Input[bool] app_engine_apis: Allows App Engine second generation runtimes to access the legacy bundled services.
|
1202
1179
|
:param pulumi.Input[pulumi.InputType['StandardAppVersionAutomaticScalingArgs']] automatic_scaling: Automatic scaling is based on request rate, response latencies, and other application metrics.
|
1203
|
-
|
1204
|
-
|
1205
|
-
|
1206
|
-
:param pulumi.Input[bool] delete_service_on_destroy: If set to `true`, the service will be deleted if it is the last version.
|
1180
|
+
:param pulumi.Input[pulumi.InputType['StandardAppVersionBasicScalingArgs']] basic_scaling: Basic scaling creates instances when your application receives requests. Each instance will be shut down when the
|
1181
|
+
application becomes idle. Basic scaling is ideal for work that is intermittent or driven by user activity.
|
1182
|
+
:param pulumi.Input[bool] delete_service_on_destroy: If set to 'true', the service will be deleted if it is the last version.
|
1207
1183
|
:param pulumi.Input[pulumi.InputType['StandardAppVersionDeploymentArgs']] deployment: Code and application artifacts that make up this version.
|
1208
1184
|
Structure is documented below.
|
1209
1185
|
:param pulumi.Input[pulumi.InputType['StandardAppVersionEntrypointArgs']] entrypoint: The entrypoint for the application.
|
1210
1186
|
Structure is documented below.
|
1211
1187
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] env_variables: Environment variables available to the application.
|
1212
|
-
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StandardAppVersionHandlerArgs']]]] handlers: An ordered list of URL-matching patterns that should be applied to incoming requests.
|
1213
|
-
|
1214
|
-
|
1215
|
-
|
1216
|
-
|
1217
|
-
|
1218
|
-
|
1219
|
-
|
1220
|
-
|
1188
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StandardAppVersionHandlerArgs']]]] handlers: An ordered list of URL-matching patterns that should be applied to incoming requests. The first matching URL handles the
|
1189
|
+
request and other request handlers are not attempted.
|
1190
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] inbound_services: A list of the types of messages that this application is able to receive. Possible values: ["INBOUND_SERVICE_MAIL",
|
1191
|
+
"INBOUND_SERVICE_MAIL_BOUNCE", "INBOUND_SERVICE_XMPP_ERROR", "INBOUND_SERVICE_XMPP_MESSAGE",
|
1192
|
+
"INBOUND_SERVICE_XMPP_SUBSCRIBE", "INBOUND_SERVICE_XMPP_PRESENCE", "INBOUND_SERVICE_CHANNEL_PRESENCE",
|
1193
|
+
"INBOUND_SERVICE_WARMUP"]
|
1194
|
+
:param pulumi.Input[str] instance_class: Instance class that is used to run this version. Valid values are AutomaticScaling: F1, F2, F4, F4_1G BasicScaling or
|
1195
|
+
ManualScaling: B1, B2, B4, B4_1G, B8 Defaults to F1 for AutomaticScaling and B2 for ManualScaling and BasicScaling. If
|
1196
|
+
no scaling is specified, AutomaticScaling is chosen.
|
1221
1197
|
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StandardAppVersionLibraryArgs']]]] libraries: Configuration for third-party Python runtime libraries that are required by the application.
|
1222
|
-
|
1223
|
-
|
1224
|
-
|
1225
|
-
:param pulumi.Input[
|
1226
|
-
:param pulumi.Input[bool] noop_on_destroy: If set to `true`, the application version will not be deleted.
|
1227
|
-
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
1228
|
-
If it is not provided, the provider project is used.
|
1198
|
+
:param pulumi.Input[pulumi.InputType['StandardAppVersionManualScalingArgs']] manual_scaling: A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of
|
1199
|
+
its memory over time.
|
1200
|
+
:param pulumi.Input[str] name: Full path to the Version resource in the API. Example, "v1".
|
1201
|
+
:param pulumi.Input[bool] noop_on_destroy: If set to 'true', the application version will not be deleted.
|
1229
1202
|
:param pulumi.Input[str] runtime: Desired runtime. Example python27.
|
1230
|
-
:param pulumi.Input[str] runtime_api_version: The version of the API in the given runtime environment.
|
1231
|
-
|
1232
|
-
|
1203
|
+
:param pulumi.Input[str] runtime_api_version: The version of the API in the given runtime environment. Please see the app.yaml reference for valid values at
|
1204
|
+
'https://cloud.google.com/appengine/docs/standard/<language>/config/appref'\\ Substitute '<language>' with 'python',
|
1205
|
+
'java', 'php', 'ruby', 'go' or 'nodejs'.
|
1233
1206
|
:param pulumi.Input[str] service: AppEngine service resource
|
1234
|
-
:param pulumi.Input[str] service_account: The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default
|
1207
|
+
:param pulumi.Input[str] service_account: The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default
|
1208
|
+
if this field is neither provided in app.yaml file nor through CLI flag.
|
1235
1209
|
:param pulumi.Input[bool] threadsafe: Whether multiple requests can be dispatched to this version at once.
|
1236
|
-
:param pulumi.Input[str] version_id: Relative name of the version within the service. For example,
|
1210
|
+
:param pulumi.Input[str] version_id: Relative name of the version within the service. For example, 'v1'. Version names can contain only lowercase letters,
|
1211
|
+
numbers, or hyphens. Reserved names,"default", "latest", and any name with the prefix "ah-".
|
1237
1212
|
:param pulumi.Input[pulumi.InputType['StandardAppVersionVpcAccessConnectorArgs']] vpc_access_connector: Enables VPC connectivity for standard apps.
|
1238
|
-
Structure is documented below.
|
1239
1213
|
"""
|
1240
1214
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
1241
1215
|
|
@@ -1278,7 +1252,6 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1278
1252
|
def automatic_scaling(self) -> pulumi.Output[Optional['outputs.StandardAppVersionAutomaticScaling']]:
|
1279
1253
|
"""
|
1280
1254
|
Automatic scaling is based on request rate, response latencies, and other application metrics.
|
1281
|
-
Structure is documented below.
|
1282
1255
|
"""
|
1283
1256
|
return pulumi.get(self, "automatic_scaling")
|
1284
1257
|
|
@@ -1286,8 +1259,8 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1286
1259
|
@pulumi.getter(name="basicScaling")
|
1287
1260
|
def basic_scaling(self) -> pulumi.Output[Optional['outputs.StandardAppVersionBasicScaling']]:
|
1288
1261
|
"""
|
1289
|
-
Basic scaling creates instances when your application receives requests. Each instance will be shut down when the
|
1290
|
-
|
1262
|
+
Basic scaling creates instances when your application receives requests. Each instance will be shut down when the
|
1263
|
+
application becomes idle. Basic scaling is ideal for work that is intermittent or driven by user activity.
|
1291
1264
|
"""
|
1292
1265
|
return pulumi.get(self, "basic_scaling")
|
1293
1266
|
|
@@ -1295,7 +1268,7 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1295
1268
|
@pulumi.getter(name="deleteServiceOnDestroy")
|
1296
1269
|
def delete_service_on_destroy(self) -> pulumi.Output[Optional[bool]]:
|
1297
1270
|
"""
|
1298
|
-
If set to
|
1271
|
+
If set to 'true', the service will be deleted if it is the last version.
|
1299
1272
|
"""
|
1300
1273
|
return pulumi.get(self, "delete_service_on_destroy")
|
1301
1274
|
|
@@ -1329,9 +1302,8 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1329
1302
|
@pulumi.getter
|
1330
1303
|
def handlers(self) -> pulumi.Output[Sequence['outputs.StandardAppVersionHandler']]:
|
1331
1304
|
"""
|
1332
|
-
An ordered list of URL-matching patterns that should be applied to incoming requests.
|
1333
|
-
|
1334
|
-
Structure is documented below.
|
1305
|
+
An ordered list of URL-matching patterns that should be applied to incoming requests. The first matching URL handles the
|
1306
|
+
request and other request handlers are not attempted.
|
1335
1307
|
"""
|
1336
1308
|
return pulumi.get(self, "handlers")
|
1337
1309
|
|
@@ -1339,8 +1311,10 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1339
1311
|
@pulumi.getter(name="inboundServices")
|
1340
1312
|
def inbound_services(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
1341
1313
|
"""
|
1342
|
-
A list of the types of messages that this application is able to receive.
|
1343
|
-
|
1314
|
+
A list of the types of messages that this application is able to receive. Possible values: ["INBOUND_SERVICE_MAIL",
|
1315
|
+
"INBOUND_SERVICE_MAIL_BOUNCE", "INBOUND_SERVICE_XMPP_ERROR", "INBOUND_SERVICE_XMPP_MESSAGE",
|
1316
|
+
"INBOUND_SERVICE_XMPP_SUBSCRIBE", "INBOUND_SERVICE_XMPP_PRESENCE", "INBOUND_SERVICE_CHANNEL_PRESENCE",
|
1317
|
+
"INBOUND_SERVICE_WARMUP"]
|
1344
1318
|
"""
|
1345
1319
|
return pulumi.get(self, "inbound_services")
|
1346
1320
|
|
@@ -1348,10 +1322,9 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1348
1322
|
@pulumi.getter(name="instanceClass")
|
1349
1323
|
def instance_class(self) -> pulumi.Output[str]:
|
1350
1324
|
"""
|
1351
|
-
Instance class that is used to run this version. Valid values are
|
1352
|
-
|
1353
|
-
|
1354
|
-
Defaults to F1 for AutomaticScaling and B2 for ManualScaling and BasicScaling. If no scaling is specified, AutomaticScaling is chosen.
|
1325
|
+
Instance class that is used to run this version. Valid values are AutomaticScaling: F1, F2, F4, F4_1G BasicScaling or
|
1326
|
+
ManualScaling: B1, B2, B4, B4_1G, B8 Defaults to F1 for AutomaticScaling and B2 for ManualScaling and BasicScaling. If
|
1327
|
+
no scaling is specified, AutomaticScaling is chosen.
|
1355
1328
|
"""
|
1356
1329
|
return pulumi.get(self, "instance_class")
|
1357
1330
|
|
@@ -1360,7 +1333,6 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1360
1333
|
def libraries(self) -> pulumi.Output[Optional[Sequence['outputs.StandardAppVersionLibrary']]]:
|
1361
1334
|
"""
|
1362
1335
|
Configuration for third-party Python runtime libraries that are required by the application.
|
1363
|
-
Structure is documented below.
|
1364
1336
|
"""
|
1365
1337
|
return pulumi.get(self, "libraries")
|
1366
1338
|
|
@@ -1368,8 +1340,8 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1368
1340
|
@pulumi.getter(name="manualScaling")
|
1369
1341
|
def manual_scaling(self) -> pulumi.Output[Optional['outputs.StandardAppVersionManualScaling']]:
|
1370
1342
|
"""
|
1371
|
-
A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of
|
1372
|
-
|
1343
|
+
A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of
|
1344
|
+
its memory over time.
|
1373
1345
|
"""
|
1374
1346
|
return pulumi.get(self, "manual_scaling")
|
1375
1347
|
|
@@ -1377,7 +1349,7 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1377
1349
|
@pulumi.getter
|
1378
1350
|
def name(self) -> pulumi.Output[str]:
|
1379
1351
|
"""
|
1380
|
-
|
1352
|
+
Full path to the Version resource in the API. Example, "v1".
|
1381
1353
|
"""
|
1382
1354
|
return pulumi.get(self, "name")
|
1383
1355
|
|
@@ -1385,17 +1357,13 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1385
1357
|
@pulumi.getter(name="noopOnDestroy")
|
1386
1358
|
def noop_on_destroy(self) -> pulumi.Output[Optional[bool]]:
|
1387
1359
|
"""
|
1388
|
-
If set to
|
1360
|
+
If set to 'true', the application version will not be deleted.
|
1389
1361
|
"""
|
1390
1362
|
return pulumi.get(self, "noop_on_destroy")
|
1391
1363
|
|
1392
1364
|
@property
|
1393
1365
|
@pulumi.getter
|
1394
1366
|
def project(self) -> pulumi.Output[str]:
|
1395
|
-
"""
|
1396
|
-
The ID of the project in which the resource belongs.
|
1397
|
-
If it is not provided, the provider project is used.
|
1398
|
-
"""
|
1399
1367
|
return pulumi.get(self, "project")
|
1400
1368
|
|
1401
1369
|
@property
|
@@ -1410,9 +1378,9 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1410
1378
|
@pulumi.getter(name="runtimeApiVersion")
|
1411
1379
|
def runtime_api_version(self) -> pulumi.Output[Optional[str]]:
|
1412
1380
|
"""
|
1413
|
-
The version of the API in the given runtime environment.
|
1414
|
-
|
1415
|
-
|
1381
|
+
The version of the API in the given runtime environment. Please see the app.yaml reference for valid values at
|
1382
|
+
'https://cloud.google.com/appengine/docs/standard/<language>/config/appref'\\ Substitute '<language>' with 'python',
|
1383
|
+
'java', 'php', 'ruby', 'go' or 'nodejs'.
|
1416
1384
|
"""
|
1417
1385
|
return pulumi.get(self, "runtime_api_version")
|
1418
1386
|
|
@@ -1428,7 +1396,8 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1428
1396
|
@pulumi.getter(name="serviceAccount")
|
1429
1397
|
def service_account(self) -> pulumi.Output[str]:
|
1430
1398
|
"""
|
1431
|
-
The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default
|
1399
|
+
The identity that the deployed version will run as. Admin API will use the App Engine Appspot service account as default
|
1400
|
+
if this field is neither provided in app.yaml file nor through CLI flag.
|
1432
1401
|
"""
|
1433
1402
|
return pulumi.get(self, "service_account")
|
1434
1403
|
|
@@ -1444,7 +1413,8 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1444
1413
|
@pulumi.getter(name="versionId")
|
1445
1414
|
def version_id(self) -> pulumi.Output[Optional[str]]:
|
1446
1415
|
"""
|
1447
|
-
Relative name of the version within the service. For example,
|
1416
|
+
Relative name of the version within the service. For example, 'v1'. Version names can contain only lowercase letters,
|
1417
|
+
numbers, or hyphens. Reserved names,"default", "latest", and any name with the prefix "ah-".
|
1448
1418
|
"""
|
1449
1419
|
return pulumi.get(self, "version_id")
|
1450
1420
|
|
@@ -1453,7 +1423,6 @@ class StandardAppVersion(pulumi.CustomResource):
|
|
1453
1423
|
def vpc_access_connector(self) -> pulumi.Output[Optional['outputs.StandardAppVersionVpcAccessConnector']]:
|
1454
1424
|
"""
|
1455
1425
|
Enables VPC connectivity for standard apps.
|
1456
|
-
Structure is documented below.
|
1457
1426
|
"""
|
1458
1427
|
return pulumi.get(self, "vpc_access_connector")
|
1459
1428
|
|