pulumi-gcp 7.33.0__py3-none-any.whl → 7.33.0a1721332169__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/_utilities.py +0 -2
- pulumi_gcp/accesscontextmanager/access_level.py +8 -8
- pulumi_gcp/accesscontextmanager/access_level_condition.py +18 -18
- pulumi_gcp/accesscontextmanager/access_levels.py +16 -16
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +8 -8
- pulumi_gcp/accesscontextmanager/service_perimeter.py +66 -66
- pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +2 -2
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +2 -2
- pulumi_gcp/accesscontextmanager/service_perimeters.py +12 -12
- pulumi_gcp/alloydb/cluster.py +22 -22
- pulumi_gcp/alloydb/instance.py +8 -8
- pulumi_gcp/apigee/addons_config.py +14 -14
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +6 -6
- pulumi_gcp/appengine/application_url_dispatch_rules.py +2 -2
- pulumi_gcp/appengine/domain_mapping.py +2 -2
- pulumi_gcp/appengine/engine_split_traffic.py +10 -10
- pulumi_gcp/appengine/flexible_app_version.py +18 -18
- pulumi_gcp/appengine/service_network_settings.py +4 -4
- pulumi_gcp/appengine/standard_app_version.py +26 -26
- pulumi_gcp/apphub/application.py +12 -12
- pulumi_gcp/apphub/service.py +12 -12
- pulumi_gcp/applicationintegration/auth_config.py +4 -4
- pulumi_gcp/applicationintegration/client.py +8 -8
- pulumi_gcp/artifactregistry/repository.py +102 -102
- pulumi_gcp/assuredworkloads/workload.py +26 -26
- pulumi_gcp/backupdisasterrecovery/management_server.py +2 -2
- pulumi_gcp/beyondcorp/app_connection.py +6 -6
- pulumi_gcp/beyondcorp/app_connector.py +4 -4
- pulumi_gcp/biglake/database.py +2 -2
- pulumi_gcp/biglake/table.py +24 -24
- pulumi_gcp/bigquery/app_profile.py +56 -56
- pulumi_gcp/bigquery/connection.py +42 -42
- pulumi_gcp/bigquery/dataset.py +30 -30
- pulumi_gcp/bigquery/dataset_access.py +26 -26
- pulumi_gcp/bigquery/job.py +126 -126
- pulumi_gcp/bigquery/reservation.py +2 -2
- pulumi_gcp/bigquery/routine.py +40 -40
- pulumi_gcp/bigquery/table.py +8 -8
- pulumi_gcp/bigqueryanalyticshub/listing.py +2 -2
- pulumi_gcp/bigquerydatapolicy/data_policy.py +2 -2
- pulumi_gcp/bigtable/authorized_view.py +16 -16
- pulumi_gcp/bigtable/gc_policy.py +8 -8
- pulumi_gcp/bigtable/instance.py +24 -24
- pulumi_gcp/bigtable/table.py +6 -6
- pulumi_gcp/billing/budget.py +64 -64
- pulumi_gcp/binaryauthorization/attestor.py +20 -20
- pulumi_gcp/binaryauthorization/policy.py +26 -26
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +32 -32
- pulumi_gcp/certificateauthority/authority.py +222 -222
- pulumi_gcp/certificateauthority/ca_pool.py +108 -108
- pulumi_gcp/certificateauthority/certificate.py +338 -338
- pulumi_gcp/certificateauthority/certificate_template.py +70 -70
- pulumi_gcp/certificatemanager/certificate.py +76 -76
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +30 -30
- pulumi_gcp/certificatemanager/certificate_map_entry.py +2 -2
- pulumi_gcp/certificatemanager/trust_config.py +12 -12
- pulumi_gcp/cloudasset/folder_feed.py +2 -2
- pulumi_gcp/cloudasset/organization_feed.py +2 -2
- pulumi_gcp/cloudasset/project_feed.py +2 -2
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +26 -26
- pulumi_gcp/cloudbuild/trigger.py +228 -228
- pulumi_gcp/cloudbuild/worker_pool.py +16 -16
- pulumi_gcp/cloudbuildv2/connection.py +24 -24
- pulumi_gcp/cloudbuildv2/repository.py +18 -18
- pulumi_gcp/clouddeploy/automation.py +16 -16
- pulumi_gcp/clouddeploy/custom_target_type.py +26 -26
- pulumi_gcp/clouddeploy/delivery_pipeline.py +50 -50
- pulumi_gcp/clouddeploy/target.py +6 -6
- pulumi_gcp/clouddomains/registration.py +48 -48
- pulumi_gcp/cloudfunctionsv2/function.py +292 -292
- pulumi_gcp/cloudquota/s_quota_preference.py +2 -2
- pulumi_gcp/cloudrun/domain_mapping.py +2 -2
- pulumi_gcp/cloudrun/service.py +60 -60
- pulumi_gcp/cloudrunv2/job.py +30 -30
- pulumi_gcp/cloudrunv2/service.py +78 -78
- pulumi_gcp/cloudscheduler/job.py +40 -40
- pulumi_gcp/cloudtasks/queue.py +16 -16
- pulumi_gcp/composer/get_image_versions.py +4 -4
- pulumi_gcp/composer/get_user_workloads_config_map.py +4 -4
- pulumi_gcp/composer/get_user_workloads_secret.py +4 -4
- pulumi_gcp/composer/user_workloads_config_map.py +4 -4
- pulumi_gcp/composer/user_workloads_secret.py +4 -4
- pulumi_gcp/compute/address.py +6 -6
- pulumi_gcp/compute/attached_disk.py +2 -2
- pulumi_gcp/compute/autoscaler.py +24 -24
- pulumi_gcp/compute/backend_bucket.py +8 -8
- pulumi_gcp/compute/backend_service.py +72 -72
- pulumi_gcp/compute/backend_service_signed_url_key.py +6 -6
- pulumi_gcp/compute/disk_resource_policy_attachment.py +6 -6
- pulumi_gcp/compute/external_vpn_gateway.py +2 -2
- pulumi_gcp/compute/firewall_policy_rule.py +18 -18
- pulumi_gcp/compute/forwarding_rule.py +24 -24
- pulumi_gcp/compute/get_disk.py +2 -2
- pulumi_gcp/compute/get_image.py +2 -2
- pulumi_gcp/compute/get_instance_serial_port.py +4 -4
- pulumi_gcp/compute/global_forwarding_rule.py +50 -50
- pulumi_gcp/compute/ha_vpn_gateway.py +4 -4
- pulumi_gcp/compute/health_check.py +42 -42
- pulumi_gcp/compute/instance.py +4 -4
- pulumi_gcp/compute/instance_from_template.py +6 -6
- pulumi_gcp/compute/instance_group_manager.py +18 -18
- pulumi_gcp/compute/instance_group_membership.py +2 -2
- pulumi_gcp/compute/instance_group_named_port.py +4 -4
- pulumi_gcp/compute/instance_template.py +24 -24
- pulumi_gcp/compute/machine_image.py +6 -6
- pulumi_gcp/compute/managed_ssl_certificate.py +6 -6
- pulumi_gcp/compute/manged_ssl_certificate.py +6 -6
- pulumi_gcp/compute/network_attachment.py +4 -4
- pulumi_gcp/compute/network_endpoint.py +4 -4
- pulumi_gcp/compute/network_endpoint_list.py +12 -12
- pulumi_gcp/compute/network_firewall_policy_rule.py +16 -16
- pulumi_gcp/compute/network_peering_routes_config.py +18 -18
- pulumi_gcp/compute/node_group.py +12 -12
- pulumi_gcp/compute/organization_security_policy_association.py +8 -8
- pulumi_gcp/compute/organization_security_policy_rule.py +8 -8
- pulumi_gcp/compute/packet_mirroring.py +8 -8
- pulumi_gcp/compute/per_instance_config.py +8 -8
- pulumi_gcp/compute/region_autoscaler.py +18 -18
- pulumi_gcp/compute/region_backend_service.py +42 -42
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +6 -6
- pulumi_gcp/compute/region_health_check.py +42 -42
- pulumi_gcp/compute/region_instance_group_manager.py +18 -18
- pulumi_gcp/compute/region_network_endpoint.py +4 -4
- pulumi_gcp/compute/region_network_endpoint_group.py +20 -20
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +16 -16
- pulumi_gcp/compute/region_per_instance_config.py +12 -12
- pulumi_gcp/compute/region_security_policy.py +2 -2
- pulumi_gcp/compute/region_security_policy_rule.py +32 -32
- pulumi_gcp/compute/region_target_http_proxy.py +10 -10
- pulumi_gcp/compute/region_target_https_proxy.py +28 -28
- pulumi_gcp/compute/region_url_map.py +314 -314
- pulumi_gcp/compute/reservation.py +6 -6
- pulumi_gcp/compute/resource_policy.py +56 -56
- pulumi_gcp/compute/router.py +6 -6
- pulumi_gcp/compute/router_nat.py +16 -16
- pulumi_gcp/compute/router_peer.py +16 -16
- pulumi_gcp/compute/security_policy.py +54 -54
- pulumi_gcp/compute/security_policy_rule.py +20 -20
- pulumi_gcp/compute/service_attachment.py +12 -12
- pulumi_gcp/compute/subnetwork.py +8 -8
- pulumi_gcp/compute/target_grpc_proxy.py +66 -66
- pulumi_gcp/compute/target_http_proxy.py +16 -16
- pulumi_gcp/compute/target_https_proxy.py +40 -40
- pulumi_gcp/compute/target_instance.py +10 -10
- pulumi_gcp/compute/url_map.py +324 -324
- pulumi_gcp/container/attached_cluster.py +20 -20
- pulumi_gcp/container/aws_cluster.py +176 -176
- pulumi_gcp/container/aws_node_pool.py +288 -288
- pulumi_gcp/container/azure_cluster.py +34 -34
- pulumi_gcp/container/azure_node_pool.py +38 -38
- pulumi_gcp/container/cluster.py +10 -10
- pulumi_gcp/container/node_pool.py +18 -18
- pulumi_gcp/containeranalysis/note.py +4 -4
- pulumi_gcp/databasemigrationservice/connection_profile.py +60 -60
- pulumi_gcp/databasemigrationservice/private_connection.py +2 -2
- pulumi_gcp/datacatalog/entry.py +2 -2
- pulumi_gcp/datacatalog/tag.py +112 -112
- pulumi_gcp/datacatalog/tag_template.py +28 -28
- pulumi_gcp/dataflow/pipeline.py +32 -32
- pulumi_gcp/dataform/repository.py +10 -10
- pulumi_gcp/dataform/repository_release_config.py +24 -24
- pulumi_gcp/dataform/repository_workflow_config.py +36 -36
- pulumi_gcp/datafusion/instance.py +14 -14
- pulumi_gcp/dataloss/prevention_deidentify_template.py +66 -66
- pulumi_gcp/dataloss/prevention_inspect_template.py +124 -124
- pulumi_gcp/dataloss/prevention_job_trigger.py +292 -292
- pulumi_gcp/dataloss/prevention_stored_info_type.py +10 -10
- pulumi_gcp/dataplex/asset.py +2 -2
- pulumi_gcp/dataplex/datascan.py +76 -76
- pulumi_gcp/dataplex/task.py +64 -64
- pulumi_gcp/dataplex/zone.py +2 -2
- pulumi_gcp/dataproc/autoscaling_policy.py +14 -14
- pulumi_gcp/dataproc/cluster.py +58 -58
- pulumi_gcp/dataproc/job.py +18 -18
- pulumi_gcp/dataproc/metastore_federation.py +10 -10
- pulumi_gcp/dataproc/metastore_service.py +52 -52
- pulumi_gcp/dataproc/workflow_template.py +52 -52
- pulumi_gcp/datastream/connection_profile.py +18 -18
- pulumi_gcp/datastream/stream.py +222 -222
- pulumi_gcp/diagflow/cx_agent.py +22 -22
- pulumi_gcp/diagflow/cx_entity_type.py +2 -2
- pulumi_gcp/diagflow/cx_environment.py +2 -2
- pulumi_gcp/diagflow/cx_flow.py +98 -98
- pulumi_gcp/diagflow/cx_intent.py +6 -6
- pulumi_gcp/diagflow/cx_page.py +154 -154
- pulumi_gcp/diagflow/cx_security_settings.py +22 -22
- pulumi_gcp/diagflow/cx_test_case.py +46 -46
- pulumi_gcp/diagflow/cx_version.py +2 -2
- pulumi_gcp/diagflow/cx_webhook.py +2 -2
- pulumi_gcp/diagflow/fulfillment.py +2 -2
- pulumi_gcp/discoveryengine/chat_engine.py +8 -8
- pulumi_gcp/discoveryengine/data_store.py +12 -12
- pulumi_gcp/dns/get_keys.py +2 -2
- pulumi_gcp/dns/managed_zone.py +48 -48
- pulumi_gcp/dns/policy.py +12 -12
- pulumi_gcp/dns/record_set.py +20 -20
- pulumi_gcp/dns/response_policy.py +26 -26
- pulumi_gcp/dns/response_policy_rule.py +6 -6
- pulumi_gcp/edgecontainer/cluster.py +32 -32
- pulumi_gcp/edgecontainer/node_pool.py +28 -28
- pulumi_gcp/edgecontainer/vpn_connection.py +6 -6
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +20 -20
- pulumi_gcp/eventarc/trigger.py +10 -10
- pulumi_gcp/filestore/backup.py +4 -4
- pulumi_gcp/filestore/instance.py +28 -28
- pulumi_gcp/filestore/snapshot.py +4 -4
- pulumi_gcp/firebase/android_app.py +8 -8
- pulumi_gcp/firebase/apple_app.py +4 -4
- pulumi_gcp/firebase/extensions_instance.py +34 -34
- pulumi_gcp/firebase/hosting_custom_domain.py +2 -2
- pulumi_gcp/firebase/hosting_release.py +4 -4
- pulumi_gcp/firebase/hosting_version.py +4 -4
- pulumi_gcp/firebase/web_app.py +4 -4
- pulumi_gcp/firestore/database.py +4 -4
- pulumi_gcp/firestore/field.py +6 -6
- pulumi_gcp/firestore/index.py +16 -16
- pulumi_gcp/folder/access_approval_settings.py +4 -4
- pulumi_gcp/folder/iam_audit_config.py +12 -12
- pulumi_gcp/folder/iam_member.py +12 -12
- pulumi_gcp/folder/iam_policy.py +12 -12
- pulumi_gcp/folder/organization_policy.py +2 -2
- pulumi_gcp/gkebackup/backup_plan.py +130 -130
- pulumi_gcp/gkebackup/restore_plan.py +262 -262
- pulumi_gcp/gkehub/feature.py +90 -90
- pulumi_gcp/gkehub/feature_membership.py +66 -66
- pulumi_gcp/gkehub/fleet.py +4 -4
- pulumi_gcp/gkehub/membership.py +14 -14
- pulumi_gcp/gkehub/membership_binding.py +4 -4
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +6 -6
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +2 -2
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +100 -100
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +182 -182
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +100 -100
- pulumi_gcp/gkeonprem/v_mware_cluster.py +112 -112
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +24 -24
- pulumi_gcp/healthcare/dataset.py +2 -2
- pulumi_gcp/healthcare/dicom_store.py +10 -10
- pulumi_gcp/healthcare/fhir_store.py +22 -22
- pulumi_gcp/healthcare/hl7_store.py +10 -10
- pulumi_gcp/iam/access_boundary_policy.py +16 -16
- pulumi_gcp/iam/deny_policy.py +18 -18
- pulumi_gcp/iam/workforce_pool.py +4 -4
- pulumi_gcp/iam/workforce_pool_provider.py +84 -84
- pulumi_gcp/iam/workload_identity_pool_provider.py +20 -20
- pulumi_gcp/identityplatform/config.py +32 -32
- pulumi_gcp/identityplatform/inbound_saml_config.py +14 -14
- pulumi_gcp/identityplatform/project_default_config.py +10 -10
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +14 -14
- pulumi_gcp/integrationconnectors/connection.py +132 -132
- pulumi_gcp/integrationconnectors/managed_zone.py +2 -2
- pulumi_gcp/kms/ekm_connection.py +6 -6
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +4 -4
- pulumi_gcp/kms/secret_ciphertext.py +4 -4
- pulumi_gcp/logging/folder_bucket_config.py +2 -2
- pulumi_gcp/logging/metric.py +28 -28
- pulumi_gcp/logging/organization_bucket_config.py +2 -2
- pulumi_gcp/logging/project_bucket_config.py +4 -4
- pulumi_gcp/looker/instance.py +38 -38
- pulumi_gcp/managedkafka/cluster.py +18 -18
- pulumi_gcp/managedkafka/topic.py +8 -8
- pulumi_gcp/memcache/instance.py +8 -8
- pulumi_gcp/migrationcenter/preference_set.py +46 -46
- pulumi_gcp/monitoring/alert_policy.py +42 -42
- pulumi_gcp/monitoring/custom_service.py +2 -2
- pulumi_gcp/monitoring/generic_service.py +4 -4
- pulumi_gcp/monitoring/get_app_engine_service.py +2 -2
- pulumi_gcp/monitoring/get_notification_channel.py +8 -8
- pulumi_gcp/monitoring/metric_descriptor.py +10 -10
- pulumi_gcp/monitoring/notification_channel.py +2 -2
- pulumi_gcp/monitoring/slo.py +28 -28
- pulumi_gcp/monitoring/uptime_check_config.py +66 -66
- pulumi_gcp/netapp/backup.py +2 -2
- pulumi_gcp/netapp/volume_replication.py +6 -6
- pulumi_gcp/networkconnectivity/policy_based_route.py +10 -10
- pulumi_gcp/networkconnectivity/spoke.py +16 -16
- pulumi_gcp/networkmanagement/connectivity_test.py +18 -18
- pulumi_gcp/networksecurity/authorization_policy.py +10 -10
- pulumi_gcp/networksecurity/client_tls_policy.py +12 -12
- pulumi_gcp/networksecurity/gateway_security_policy.py +42 -42
- pulumi_gcp/networksecurity/security_profile.py +6 -6
- pulumi_gcp/networksecurity/server_tls_policy.py +36 -36
- pulumi_gcp/networksecurity/tls_inspection_policy.py +92 -92
- pulumi_gcp/networkservices/edge_cache_keyset.py +2 -2
- pulumi_gcp/networkservices/edge_cache_origin.py +30 -30
- pulumi_gcp/networkservices/edge_cache_service.py +260 -260
- pulumi_gcp/networkservices/endpoint_policy.py +14 -14
- pulumi_gcp/networkservices/gateway.py +8 -8
- pulumi_gcp/networkservices/grpc_route.py +36 -36
- pulumi_gcp/networkservices/http_route.py +148 -148
- pulumi_gcp/networkservices/service_lb_policies.py +2 -2
- pulumi_gcp/networkservices/tcp_route.py +16 -16
- pulumi_gcp/networkservices/tls_route.py +12 -12
- pulumi_gcp/notebooks/instance.py +10 -10
- pulumi_gcp/notebooks/runtime.py +90 -90
- pulumi_gcp/organizations/access_approval_settings.py +8 -8
- pulumi_gcp/organizations/iam_audit_config.py +4 -4
- pulumi_gcp/organizations/iam_member.py +12 -12
- pulumi_gcp/organizations/iam_policy.py +12 -12
- pulumi_gcp/organizations/policy.py +2 -2
- pulumi_gcp/orgpolicy/policy.py +12 -12
- pulumi_gcp/osconfig/guest_policies.py +28 -28
- pulumi_gcp/osconfig/os_policy_assignment.py +42 -42
- pulumi_gcp/osconfig/patch_deployment.py +70 -70
- pulumi_gcp/privilegedaccessmanager/entitlement.py +20 -20
- pulumi_gcp/projects/access_approval_settings.py +6 -6
- pulumi_gcp/projects/api_key.py +28 -28
- pulumi_gcp/projects/iam_audit_config.py +12 -12
- pulumi_gcp/projects/iam_binding.py +12 -12
- pulumi_gcp/projects/iam_member.py +12 -12
- pulumi_gcp/projects/iam_policy.py +12 -12
- pulumi_gcp/projects/organization_policy.py +2 -2
- pulumi_gcp/pubsub/lite_subscription.py +8 -8
- pulumi_gcp/pubsub/lite_topic.py +8 -8
- pulumi_gcp/pubsub/subscription.py +50 -50
- pulumi_gcp/pubsub/topic.py +12 -12
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/recaptcha/enterprise_key.py +54 -54
- pulumi_gcp/redis/instance.py +8 -8
- pulumi_gcp/secretmanager/secret.py +6 -6
- pulumi_gcp/secretmanager/secret_version.py +6 -6
- pulumi_gcp/securesourcemanager/instance.py +30 -30
- pulumi_gcp/securesourcemanager/repository.py +2 -2
- pulumi_gcp/securitycenter/folder_custom_module.py +12 -12
- pulumi_gcp/securitycenter/instance_iam_binding.py +14 -14
- pulumi_gcp/securitycenter/instance_iam_member.py +14 -14
- pulumi_gcp/securitycenter/instance_iam_policy.py +14 -14
- pulumi_gcp/securitycenter/management_folder_security_health_analytics_custom_module.py +12 -12
- pulumi_gcp/securitycenter/management_organization_security_health_analytics_custom_module.py +12 -12
- pulumi_gcp/securitycenter/management_project_security_health_analytics_custom_module.py +12 -12
- pulumi_gcp/securitycenter/organization_custom_module.py +12 -12
- pulumi_gcp/securitycenter/project_custom_module.py +12 -12
- pulumi_gcp/securityposture/posture.py +52 -52
- pulumi_gcp/sourcerepo/repository.py +4 -4
- pulumi_gcp/spanner/instance.py +12 -12
- pulumi_gcp/sql/database_instance.py +28 -28
- pulumi_gcp/sql/user.py +4 -4
- pulumi_gcp/storage/bucket.py +12 -12
- pulumi_gcp/storage/get_project_service_account.py +2 -2
- pulumi_gcp/storage/insights_report_config.py +16 -16
- pulumi_gcp/storage/transfer_agent_pool.py +2 -2
- pulumi_gcp/storage/transfer_job.py +38 -38
- pulumi_gcp/tpu/v2_vm.py +8 -8
- pulumi_gcp/vertex/ai_deployment_resource_pool.py +16 -16
- pulumi_gcp/vertex/ai_endpoint.py +2 -2
- pulumi_gcp/vertex/ai_feature_group.py +6 -6
- pulumi_gcp/vertex/ai_feature_group_feature.py +6 -6
- pulumi_gcp/vertex/ai_feature_online_store.py +22 -22
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +76 -76
- pulumi_gcp/vertex/ai_feature_store.py +14 -14
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +30 -30
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +12 -12
- pulumi_gcp/vertex/ai_index.py +28 -28
- pulumi_gcp/vertex/ai_index_endpoint.py +4 -4
- pulumi_gcp/vertex/ai_tensorboard.py +2 -2
- pulumi_gcp/vmwareengine/cluster.py +36 -36
- pulumi_gcp/vmwareengine/external_access_rule.py +20 -20
- pulumi_gcp/vmwareengine/external_address.py +12 -12
- pulumi_gcp/vmwareengine/private_cloud.py +26 -26
- pulumi_gcp/vmwareengine/subnet.py +12 -12
- pulumi_gcp/workbench/instance.py +66 -66
- pulumi_gcp/workstations/workstation.py +8 -8
- pulumi_gcp/workstations/workstation_cluster.py +4 -4
- pulumi_gcp/workstations/workstation_config.py +122 -122
- {pulumi_gcp-7.33.0.dist-info → pulumi_gcp-7.33.0a1721332169.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.33.0.dist-info → pulumi_gcp-7.33.0a1721332169.dist-info}/RECORD +367 -367
- {pulumi_gcp-7.33.0.dist-info → pulumi_gcp-7.33.0a1721332169.dist-info}/WHEEL +1 -1
- {pulumi_gcp-7.33.0.dist-info → pulumi_gcp-7.33.0a1721332169.dist-info}/top_level.txt +0 -0
@@ -578,7 +578,7 @@ class CxSecuritySettings(pulumi.CustomResource):
|
|
578
578
|
parent="projects/my-project-name/locations/global",
|
579
579
|
display_name="dialogflowcx-inspect-template",
|
580
580
|
inspect_config={
|
581
|
-
"
|
581
|
+
"infoTypes": [{
|
582
582
|
"name": "EMAIL_ADDRESS",
|
583
583
|
}],
|
584
584
|
})
|
@@ -586,12 +586,12 @@ class CxSecuritySettings(pulumi.CustomResource):
|
|
586
586
|
parent="projects/my-project-name/locations/global",
|
587
587
|
display_name="dialogflowcx-deidentify-template",
|
588
588
|
deidentify_config={
|
589
|
-
"
|
589
|
+
"infoTypeTransformations": {
|
590
590
|
"transformations": [{
|
591
|
-
"
|
592
|
-
"
|
593
|
-
"
|
594
|
-
"
|
591
|
+
"primitiveTransformation": {
|
592
|
+
"replaceConfig": {
|
593
|
+
"newValue": {
|
594
|
+
"stringValue": "[REDACTED]",
|
595
595
|
},
|
596
596
|
},
|
597
597
|
},
|
@@ -611,13 +611,13 @@ class CxSecuritySettings(pulumi.CustomResource):
|
|
611
611
|
deidentify_template=deidentify.id,
|
612
612
|
purge_data_types=["DIALOGFLOW_HISTORY"],
|
613
613
|
audio_export_settings={
|
614
|
-
"
|
615
|
-
"
|
616
|
-
"
|
617
|
-
"
|
614
|
+
"gcsBucket": bucket.id,
|
615
|
+
"audioExportPattern": "export",
|
616
|
+
"enableAudioRedaction": True,
|
617
|
+
"audioFormat": "OGG",
|
618
618
|
},
|
619
619
|
insights_export_settings={
|
620
|
-
"
|
620
|
+
"enableInsightsExport": True,
|
621
621
|
},
|
622
622
|
retention_strategy="REMOVE_AFTER_CONVERSATION")
|
623
623
|
```
|
@@ -724,7 +724,7 @@ class CxSecuritySettings(pulumi.CustomResource):
|
|
724
724
|
parent="projects/my-project-name/locations/global",
|
725
725
|
display_name="dialogflowcx-inspect-template",
|
726
726
|
inspect_config={
|
727
|
-
"
|
727
|
+
"infoTypes": [{
|
728
728
|
"name": "EMAIL_ADDRESS",
|
729
729
|
}],
|
730
730
|
})
|
@@ -732,12 +732,12 @@ class CxSecuritySettings(pulumi.CustomResource):
|
|
732
732
|
parent="projects/my-project-name/locations/global",
|
733
733
|
display_name="dialogflowcx-deidentify-template",
|
734
734
|
deidentify_config={
|
735
|
-
"
|
735
|
+
"infoTypeTransformations": {
|
736
736
|
"transformations": [{
|
737
|
-
"
|
738
|
-
"
|
739
|
-
"
|
740
|
-
"
|
737
|
+
"primitiveTransformation": {
|
738
|
+
"replaceConfig": {
|
739
|
+
"newValue": {
|
740
|
+
"stringValue": "[REDACTED]",
|
741
741
|
},
|
742
742
|
},
|
743
743
|
},
|
@@ -757,13 +757,13 @@ class CxSecuritySettings(pulumi.CustomResource):
|
|
757
757
|
deidentify_template=deidentify.id,
|
758
758
|
purge_data_types=["DIALOGFLOW_HISTORY"],
|
759
759
|
audio_export_settings={
|
760
|
-
"
|
761
|
-
"
|
762
|
-
"
|
763
|
-
"
|
760
|
+
"gcsBucket": bucket.id,
|
761
|
+
"audioExportPattern": "export",
|
762
|
+
"enableAudioRedaction": True,
|
763
|
+
"audioFormat": "OGG",
|
764
764
|
},
|
765
765
|
insights_export_settings={
|
766
|
-
"
|
766
|
+
"enableInsightsExport": True,
|
767
767
|
},
|
768
768
|
retention_strategy="REMOVE_AFTER_CONVERSATION")
|
769
769
|
```
|
@@ -350,7 +350,7 @@ class CxTestCase(pulumi.CustomResource):
|
|
350
350
|
enable_stackdriver_logging=True,
|
351
351
|
enable_spell_correction=True,
|
352
352
|
speech_to_text_settings={
|
353
|
-
"
|
353
|
+
"enableSpeechAdaptation": True,
|
354
354
|
})
|
355
355
|
intent = gcp.diagflow.CxIntent("intent",
|
356
356
|
parent=agent.id,
|
@@ -360,14 +360,14 @@ class CxTestCase(pulumi.CustomResource):
|
|
360
360
|
"parts": [{
|
361
361
|
"text": "training phrase",
|
362
362
|
}],
|
363
|
-
"
|
363
|
+
"repeatCount": 1,
|
364
364
|
}])
|
365
365
|
page = gcp.diagflow.CxPage("page",
|
366
366
|
parent=agent.start_flow,
|
367
367
|
display_name="MyPage",
|
368
368
|
transition_routes=[{
|
369
369
|
"intent": intent.id,
|
370
|
-
"
|
370
|
+
"triggerFulfillment": {
|
371
371
|
"messages": [{
|
372
372
|
"text": {
|
373
373
|
"texts": ["Training phrase response"],
|
@@ -377,7 +377,7 @@ class CxTestCase(pulumi.CustomResource):
|
|
377
377
|
}],
|
378
378
|
event_handlers=[{
|
379
379
|
"event": "some-event",
|
380
|
-
"
|
380
|
+
"triggerFulfillment": {
|
381
381
|
"messages": [{
|
382
382
|
"text": {
|
383
383
|
"texts": ["Handling some event"],
|
@@ -391,67 +391,67 @@ class CxTestCase(pulumi.CustomResource):
|
|
391
391
|
tags=["#tag1"],
|
392
392
|
notes="demonstrates a simple training phrase response",
|
393
393
|
test_config={
|
394
|
-
"
|
394
|
+
"trackingParameters": ["some_param"],
|
395
395
|
"page": page.id,
|
396
396
|
},
|
397
397
|
test_case_conversation_turns=[
|
398
398
|
{
|
399
|
-
"
|
399
|
+
"userInput": {
|
400
400
|
"input": {
|
401
|
-
"
|
401
|
+
"languageCode": "en",
|
402
402
|
"text": {
|
403
403
|
"text": "training phrase",
|
404
404
|
},
|
405
405
|
},
|
406
|
-
"
|
406
|
+
"injectedParameters": json.dumps({
|
407
407
|
"some_param": "1",
|
408
408
|
}),
|
409
|
-
"
|
410
|
-
"
|
409
|
+
"isWebhookEnabled": True,
|
410
|
+
"enableSentimentAnalysis": True,
|
411
411
|
},
|
412
|
-
"
|
413
|
-
"
|
412
|
+
"virtualAgentOutput": {
|
413
|
+
"sessionParameters": json.dumps({
|
414
414
|
"some_param": "1",
|
415
415
|
}),
|
416
|
-
"
|
416
|
+
"triggeredIntent": {
|
417
417
|
"name": intent.id,
|
418
418
|
},
|
419
|
-
"
|
419
|
+
"currentPage": {
|
420
420
|
"name": page.id,
|
421
421
|
},
|
422
|
-
"
|
422
|
+
"textResponses": [{
|
423
423
|
"texts": ["Training phrase response"],
|
424
424
|
}],
|
425
425
|
},
|
426
426
|
},
|
427
427
|
{
|
428
|
-
"
|
428
|
+
"userInput": {
|
429
429
|
"input": {
|
430
430
|
"event": {
|
431
431
|
"event": "some-event",
|
432
432
|
},
|
433
433
|
},
|
434
434
|
},
|
435
|
-
"
|
436
|
-
"
|
435
|
+
"virtualAgentOutput": {
|
436
|
+
"currentPage": {
|
437
437
|
"name": page.id,
|
438
438
|
},
|
439
|
-
"
|
439
|
+
"textResponses": [{
|
440
440
|
"texts": ["Handling some event"],
|
441
441
|
}],
|
442
442
|
},
|
443
443
|
},
|
444
444
|
{
|
445
|
-
"
|
445
|
+
"userInput": {
|
446
446
|
"input": {
|
447
447
|
"dtmf": {
|
448
448
|
"digits": "12",
|
449
|
-
"
|
449
|
+
"finishDigit": "3",
|
450
450
|
},
|
451
451
|
},
|
452
452
|
},
|
453
|
-
"
|
454
|
-
"
|
453
|
+
"virtualAgentOutput": {
|
454
|
+
"textResponses": [{
|
455
455
|
"texts": ["I didn't get that. Can you say it again?"],
|
456
456
|
}],
|
457
457
|
},
|
@@ -526,7 +526,7 @@ class CxTestCase(pulumi.CustomResource):
|
|
526
526
|
enable_stackdriver_logging=True,
|
527
527
|
enable_spell_correction=True,
|
528
528
|
speech_to_text_settings={
|
529
|
-
"
|
529
|
+
"enableSpeechAdaptation": True,
|
530
530
|
})
|
531
531
|
intent = gcp.diagflow.CxIntent("intent",
|
532
532
|
parent=agent.id,
|
@@ -536,14 +536,14 @@ class CxTestCase(pulumi.CustomResource):
|
|
536
536
|
"parts": [{
|
537
537
|
"text": "training phrase",
|
538
538
|
}],
|
539
|
-
"
|
539
|
+
"repeatCount": 1,
|
540
540
|
}])
|
541
541
|
page = gcp.diagflow.CxPage("page",
|
542
542
|
parent=agent.start_flow,
|
543
543
|
display_name="MyPage",
|
544
544
|
transition_routes=[{
|
545
545
|
"intent": intent.id,
|
546
|
-
"
|
546
|
+
"triggerFulfillment": {
|
547
547
|
"messages": [{
|
548
548
|
"text": {
|
549
549
|
"texts": ["Training phrase response"],
|
@@ -553,7 +553,7 @@ class CxTestCase(pulumi.CustomResource):
|
|
553
553
|
}],
|
554
554
|
event_handlers=[{
|
555
555
|
"event": "some-event",
|
556
|
-
"
|
556
|
+
"triggerFulfillment": {
|
557
557
|
"messages": [{
|
558
558
|
"text": {
|
559
559
|
"texts": ["Handling some event"],
|
@@ -567,67 +567,67 @@ class CxTestCase(pulumi.CustomResource):
|
|
567
567
|
tags=["#tag1"],
|
568
568
|
notes="demonstrates a simple training phrase response",
|
569
569
|
test_config={
|
570
|
-
"
|
570
|
+
"trackingParameters": ["some_param"],
|
571
571
|
"page": page.id,
|
572
572
|
},
|
573
573
|
test_case_conversation_turns=[
|
574
574
|
{
|
575
|
-
"
|
575
|
+
"userInput": {
|
576
576
|
"input": {
|
577
|
-
"
|
577
|
+
"languageCode": "en",
|
578
578
|
"text": {
|
579
579
|
"text": "training phrase",
|
580
580
|
},
|
581
581
|
},
|
582
|
-
"
|
582
|
+
"injectedParameters": json.dumps({
|
583
583
|
"some_param": "1",
|
584
584
|
}),
|
585
|
-
"
|
586
|
-
"
|
585
|
+
"isWebhookEnabled": True,
|
586
|
+
"enableSentimentAnalysis": True,
|
587
587
|
},
|
588
|
-
"
|
589
|
-
"
|
588
|
+
"virtualAgentOutput": {
|
589
|
+
"sessionParameters": json.dumps({
|
590
590
|
"some_param": "1",
|
591
591
|
}),
|
592
|
-
"
|
592
|
+
"triggeredIntent": {
|
593
593
|
"name": intent.id,
|
594
594
|
},
|
595
|
-
"
|
595
|
+
"currentPage": {
|
596
596
|
"name": page.id,
|
597
597
|
},
|
598
|
-
"
|
598
|
+
"textResponses": [{
|
599
599
|
"texts": ["Training phrase response"],
|
600
600
|
}],
|
601
601
|
},
|
602
602
|
},
|
603
603
|
{
|
604
|
-
"
|
604
|
+
"userInput": {
|
605
605
|
"input": {
|
606
606
|
"event": {
|
607
607
|
"event": "some-event",
|
608
608
|
},
|
609
609
|
},
|
610
610
|
},
|
611
|
-
"
|
612
|
-
"
|
611
|
+
"virtualAgentOutput": {
|
612
|
+
"currentPage": {
|
613
613
|
"name": page.id,
|
614
614
|
},
|
615
|
-
"
|
615
|
+
"textResponses": [{
|
616
616
|
"texts": ["Handling some event"],
|
617
617
|
}],
|
618
618
|
},
|
619
619
|
},
|
620
620
|
{
|
621
|
-
"
|
621
|
+
"userInput": {
|
622
622
|
"input": {
|
623
623
|
"dtmf": {
|
624
624
|
"digits": "12",
|
625
|
-
"
|
625
|
+
"finishDigit": "3",
|
626
626
|
},
|
627
627
|
},
|
628
628
|
},
|
629
|
-
"
|
630
|
-
"
|
629
|
+
"virtualAgentOutput": {
|
630
|
+
"textResponses": [{
|
631
631
|
"texts": ["I didn't get that. Can you say it again?"],
|
632
632
|
}],
|
633
633
|
},
|
@@ -259,7 +259,7 @@ class CxVersion(pulumi.CustomResource):
|
|
259
259
|
enable_stackdriver_logging=True,
|
260
260
|
enable_spell_correction=True,
|
261
261
|
speech_to_text_settings={
|
262
|
-
"
|
262
|
+
"enableSpeechAdaptation": True,
|
263
263
|
})
|
264
264
|
version1 = gcp.diagflow.CxVersion("version_1",
|
265
265
|
parent=agent.start_flow,
|
@@ -334,7 +334,7 @@ class CxVersion(pulumi.CustomResource):
|
|
334
334
|
enable_stackdriver_logging=True,
|
335
335
|
enable_spell_correction=True,
|
336
336
|
speech_to_text_settings={
|
337
|
-
"
|
337
|
+
"enableSpeechAdaptation": True,
|
338
338
|
})
|
339
339
|
version1 = gcp.diagflow.CxVersion("version_1",
|
340
340
|
parent=agent.start_flow,
|
@@ -426,7 +426,7 @@ class CxWebhook(pulumi.CustomResource):
|
|
426
426
|
enable_stackdriver_logging=True,
|
427
427
|
enable_spell_correction=True,
|
428
428
|
speech_to_text_settings={
|
429
|
-
"
|
429
|
+
"enableSpeechAdaptation": True,
|
430
430
|
})
|
431
431
|
basic_webhook = gcp.diagflow.CxWebhook("basic_webhook",
|
432
432
|
parent=agent.id,
|
@@ -510,7 +510,7 @@ class CxWebhook(pulumi.CustomResource):
|
|
510
510
|
enable_stackdriver_logging=True,
|
511
511
|
enable_spell_correction=True,
|
512
512
|
speech_to_text_settings={
|
513
|
-
"
|
513
|
+
"enableSpeechAdaptation": True,
|
514
514
|
})
|
515
515
|
basic_webhook = gcp.diagflow.CxWebhook("basic_webhook",
|
516
516
|
parent=agent.id,
|
@@ -274,7 +274,7 @@ class Fulfillment(pulumi.CustomResource):
|
|
274
274
|
"uri": "https://google.com",
|
275
275
|
"username": "admin",
|
276
276
|
"password": "password",
|
277
|
-
"
|
277
|
+
"requestHeaders": {
|
278
278
|
"name": "wrench",
|
279
279
|
},
|
280
280
|
},
|
@@ -341,7 +341,7 @@ class Fulfillment(pulumi.CustomResource):
|
|
341
341
|
"uri": "https://google.com",
|
342
342
|
"username": "admin",
|
343
343
|
"password": "password",
|
344
|
-
"
|
344
|
+
"requestHeaders": {
|
345
345
|
"name": "wrench",
|
346
346
|
},
|
347
347
|
},
|
@@ -445,13 +445,13 @@ class ChatEngine(pulumi.CustomResource):
|
|
445
445
|
test_data_store2.data_store_id,
|
446
446
|
],
|
447
447
|
common_config={
|
448
|
-
"
|
448
|
+
"companyName": "test-company",
|
449
449
|
},
|
450
450
|
chat_engine_config={
|
451
|
-
"
|
451
|
+
"agentCreationConfig": {
|
452
452
|
"business": "test business name",
|
453
|
-
"
|
454
|
-
"
|
453
|
+
"defaultLanguageCode": "en",
|
454
|
+
"timeZone": "America/Los_Angeles",
|
455
455
|
},
|
456
456
|
})
|
457
457
|
```
|
@@ -541,13 +541,13 @@ class ChatEngine(pulumi.CustomResource):
|
|
541
541
|
test_data_store2.data_store_id,
|
542
542
|
],
|
543
543
|
common_config={
|
544
|
-
"
|
544
|
+
"companyName": "test-company",
|
545
545
|
},
|
546
546
|
chat_engine_config={
|
547
|
-
"
|
547
|
+
"agentCreationConfig": {
|
548
548
|
"business": "test business name",
|
549
|
-
"
|
550
|
-
"
|
549
|
+
"defaultLanguageCode": "en",
|
550
|
+
"timeZone": "America/Los_Angeles",
|
551
551
|
},
|
552
552
|
})
|
553
553
|
```
|
@@ -477,13 +477,13 @@ class DataStore(pulumi.CustomResource):
|
|
477
477
|
solution_types=["SOLUTION_TYPE_SEARCH"],
|
478
478
|
create_advanced_site_search=False,
|
479
479
|
document_processing_config={
|
480
|
-
"
|
481
|
-
"
|
480
|
+
"defaultParsingConfig": {
|
481
|
+
"digitalParsingConfig": {},
|
482
482
|
},
|
483
|
-
"
|
484
|
-
"
|
485
|
-
"
|
486
|
-
"
|
483
|
+
"parsingConfigOverrides": [{
|
484
|
+
"fileType": "pdf",
|
485
|
+
"ocrParsingConfig": {
|
486
|
+
"useNativeText": True,
|
487
487
|
},
|
488
488
|
}],
|
489
489
|
})
|
@@ -586,13 +586,13 @@ class DataStore(pulumi.CustomResource):
|
|
586
586
|
solution_types=["SOLUTION_TYPE_SEARCH"],
|
587
587
|
create_advanced_site_search=False,
|
588
588
|
document_processing_config={
|
589
|
-
"
|
590
|
-
"
|
589
|
+
"defaultParsingConfig": {
|
590
|
+
"digitalParsingConfig": {},
|
591
591
|
},
|
592
|
-
"
|
593
|
-
"
|
594
|
-
"
|
595
|
-
"
|
592
|
+
"parsingConfigOverrides": [{
|
593
|
+
"fileType": "pdf",
|
594
|
+
"ocrParsingConfig": {
|
595
|
+
"useNativeText": True,
|
596
596
|
},
|
597
597
|
}],
|
598
598
|
})
|
pulumi_gcp/dns/get_keys.py
CHANGED
@@ -118,7 +118,7 @@ def get_keys(managed_zone: Optional[str] = None,
|
|
118
118
|
dns_name="foo.bar.",
|
119
119
|
dnssec_config={
|
120
120
|
"state": "on",
|
121
|
-
"
|
121
|
+
"nonExistence": "nsec3",
|
122
122
|
})
|
123
123
|
foo_dns_keys = gcp.dns.get_keys_output(managed_zone=foo.id)
|
124
124
|
pulumi.export("fooDnsDsRecord", foo_dns_keys.key_signing_keys[0].ds_record)
|
@@ -169,7 +169,7 @@ def get_keys_output(managed_zone: Optional[pulumi.Input[str]] = None,
|
|
169
169
|
dns_name="foo.bar.",
|
170
170
|
dnssec_config={
|
171
171
|
"state": "on",
|
172
|
-
"
|
172
|
+
"nonExistence": "nsec3",
|
173
173
|
})
|
174
174
|
foo_dns_keys = gcp.dns.get_keys_output(managed_zone=foo.id)
|
175
175
|
pulumi.export("fooDnsDsRecord", foo_dns_keys.key_signing_keys[0].ds_record)
|