pulumi-gcp 7.7.0a1706207981__py3-none-any.whl → 7.8.0__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- pulumi_gcp/__init__.py +73 -0
- pulumi_gcp/_utilities.py +6 -2
- pulumi_gcp/accesscontextmanager/access_level.py +2 -18
- pulumi_gcp/accesscontextmanager/access_levels.py +2 -18
- pulumi_gcp/accesscontextmanager/access_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +2 -18
- pulumi_gcp/accesscontextmanager/egress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +2 -18
- pulumi_gcp/accesscontextmanager/ingress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeters.py +2 -18
- pulumi_gcp/activedirectory/domain.py +2 -18
- pulumi_gcp/activedirectory/domain_trust.py +2 -18
- pulumi_gcp/alloydb/backup.py +2 -18
- pulumi_gcp/alloydb/cluster.py +26 -18
- pulumi_gcp/alloydb/instance.py +3 -19
- pulumi_gcp/alloydb/outputs.py +16 -0
- pulumi_gcp/alloydb/user.py +2 -18
- pulumi_gcp/apigateway/api.py +2 -18
- pulumi_gcp/apigateway/api_config.py +2 -18
- pulumi_gcp/apigateway/gateway.py +23 -53
- pulumi_gcp/apigee/addons_config.py +2 -18
- pulumi_gcp/apigee/endpoint_attachment.py +2 -18
- pulumi_gcp/apigee/env_group.py +2 -18
- pulumi_gcp/apigee/env_group_attachment.py +2 -18
- pulumi_gcp/apigee/env_keystore.py +2 -18
- pulumi_gcp/apigee/env_references.py +2 -18
- pulumi_gcp/apigee/environment.py +2 -18
- pulumi_gcp/apigee/flowhook.py +2 -18
- pulumi_gcp/apigee/instance.py +2 -18
- pulumi_gcp/apigee/instance_attachment.py +2 -18
- pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +2 -18
- pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -18
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +2 -18
- pulumi_gcp/apigee/nat_address.py +2 -18
- pulumi_gcp/apigee/organization.py +2 -18
- pulumi_gcp/apigee/sharedflow.py +2 -18
- pulumi_gcp/apigee/sharedflow_deployment.py +2 -18
- pulumi_gcp/apigee/sync_authorization.py +2 -18
- pulumi_gcp/apigee/target_server.py +2 -18
- pulumi_gcp/appengine/application.py +2 -18
- pulumi_gcp/appengine/application_url_dispatch_rules.py +2 -18
- pulumi_gcp/appengine/domain_mapping.py +2 -18
- pulumi_gcp/appengine/engine_split_traffic.py +2 -18
- pulumi_gcp/appengine/firewall_rule.py +2 -18
- pulumi_gcp/appengine/flexible_app_version.py +2 -18
- pulumi_gcp/appengine/service_network_settings.py +2 -18
- pulumi_gcp/appengine/standard_app_version.py +2 -18
- pulumi_gcp/artifactregistry/_inputs.py +60 -0
- pulumi_gcp/artifactregistry/outputs.py +264 -0
- pulumi_gcp/artifactregistry/repository.py +77 -74
- pulumi_gcp/artifactregistry/vpcsc_config.py +2 -18
- pulumi_gcp/assuredworkloads/_inputs.py +34 -0
- pulumi_gcp/assuredworkloads/outputs.py +34 -0
- pulumi_gcp/assuredworkloads/workload.py +2 -18
- pulumi_gcp/backupdisasterrecovery/management_server.py +2 -18
- pulumi_gcp/backupdisasterrecovery/outputs.py +20 -0
- pulumi_gcp/beyondcorp/app_connection.py +2 -18
- pulumi_gcp/beyondcorp/app_connector.py +2 -18
- pulumi_gcp/beyondcorp/app_gateway.py +2 -18
- pulumi_gcp/beyondcorp/outputs.py +54 -0
- pulumi_gcp/biglake/catalog.py +2 -18
- pulumi_gcp/biglake/database.py +2 -18
- pulumi_gcp/biglake/table.py +2 -18
- pulumi_gcp/bigquery/_inputs.py +18 -0
- pulumi_gcp/bigquery/app_profile.py +2 -18
- pulumi_gcp/bigquery/bi_reservation.py +2 -18
- pulumi_gcp/bigquery/capacity_commitment.py +2 -18
- pulumi_gcp/bigquery/connection.py +2 -18
- pulumi_gcp/bigquery/data_transfer_config.py +2 -18
- pulumi_gcp/bigquery/dataset.py +9 -18
- pulumi_gcp/bigquery/dataset_iam_binding.py +4 -12
- pulumi_gcp/bigquery/dataset_iam_member.py +4 -12
- pulumi_gcp/bigquery/dataset_iam_policy.py +4 -12
- pulumi_gcp/bigquery/job.py +2 -18
- pulumi_gcp/bigquery/outputs.py +172 -0
- pulumi_gcp/bigquery/reservation.py +2 -18
- pulumi_gcp/bigquery/reservation_assignment.py +2 -18
- pulumi_gcp/bigquery/routine.py +2 -18
- pulumi_gcp/bigquery/table.py +2 -18
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +2 -18
- pulumi_gcp/bigqueryanalyticshub/listing.py +2 -18
- pulumi_gcp/bigquerydatapolicy/data_policy.py +2 -18
- pulumi_gcp/bigtable/_inputs.py +4 -0
- pulumi_gcp/bigtable/instance.py +2 -18
- pulumi_gcp/bigtable/instance_iam_binding.py +4 -12
- pulumi_gcp/bigtable/instance_iam_member.py +4 -12
- pulumi_gcp/bigtable/instance_iam_policy.py +4 -12
- pulumi_gcp/bigtable/outputs.py +4 -0
- pulumi_gcp/bigtable/table.py +2 -18
- pulumi_gcp/bigtable/table_iam_binding.py +4 -12
- pulumi_gcp/bigtable/table_iam_member.py +4 -12
- pulumi_gcp/bigtable/table_iam_policy.py +4 -12
- pulumi_gcp/billing/account_iam_binding.py +4 -12
- pulumi_gcp/billing/account_iam_member.py +4 -12
- pulumi_gcp/billing/account_iam_policy.py +4 -12
- pulumi_gcp/billing/budget.py +2 -18
- pulumi_gcp/billing/project_info.py +2 -18
- pulumi_gcp/billing/sub_account.py +2 -18
- pulumi_gcp/binaryauthorization/attestor.py +2 -18
- pulumi_gcp/binaryauthorization/policy.py +2 -18
- pulumi_gcp/blockchainnodeengine/__init__.py +10 -0
- pulumi_gcp/blockchainnodeengine/_inputs.py +388 -0
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +791 -0
- pulumi_gcp/blockchainnodeengine/outputs.py +441 -0
- pulumi_gcp/certificateauthority/authority.py +2 -18
- pulumi_gcp/certificateauthority/ca_pool.py +2 -18
- pulumi_gcp/certificateauthority/certificate.py +2 -18
- pulumi_gcp/certificateauthority/certificate_template.py +2 -18
- pulumi_gcp/certificateauthority/outputs.py +378 -0
- pulumi_gcp/certificatemanager/certificate.py +2 -18
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +2 -18
- pulumi_gcp/certificatemanager/certificate_map.py +2 -18
- pulumi_gcp/certificatemanager/certificate_map_entry.py +2 -18
- pulumi_gcp/certificatemanager/dns_authorization.py +2 -18
- pulumi_gcp/certificatemanager/outputs.py +32 -0
- pulumi_gcp/certificatemanager/trust_config.py +2 -18
- pulumi_gcp/cloudasset/folder_feed.py +2 -18
- pulumi_gcp/cloudasset/organization_feed.py +2 -18
- pulumi_gcp/cloudasset/project_feed.py +2 -18
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +2 -18
- pulumi_gcp/cloudbuild/outputs.py +1009 -3
- pulumi_gcp/cloudbuild/trigger.py +2 -18
- pulumi_gcp/cloudbuild/worker_pool.py +2 -18
- pulumi_gcp/cloudbuildv2/_inputs.py +14 -0
- pulumi_gcp/cloudbuildv2/connection.py +2 -18
- pulumi_gcp/cloudbuildv2/outputs.py +14 -0
- pulumi_gcp/cloudbuildv2/repository.py +2 -18
- pulumi_gcp/clouddeploy/_inputs.py +36 -0
- pulumi_gcp/clouddeploy/automation.py +2 -18
- pulumi_gcp/clouddeploy/delivery_pipeline.py +2 -18
- pulumi_gcp/clouddeploy/outputs.py +36 -0
- pulumi_gcp/clouddeploy/target.py +2 -18
- pulumi_gcp/clouddomains/registration.py +2 -18
- pulumi_gcp/cloudfunctions/_inputs.py +4 -0
- pulumi_gcp/cloudfunctions/function.py +2 -18
- pulumi_gcp/cloudfunctions/outputs.py +54 -0
- pulumi_gcp/cloudfunctionsv2/function.py +2 -18
- pulumi_gcp/cloudfunctionsv2/outputs.py +302 -0
- pulumi_gcp/cloudidentity/group.py +2 -18
- pulumi_gcp/cloudidentity/group_membership.py +2 -18
- pulumi_gcp/cloudidentity/outputs.py +54 -0
- pulumi_gcp/cloudids/endpoint.py +2 -18
- pulumi_gcp/cloudrun/_inputs.py +93 -4
- pulumi_gcp/cloudrun/domain_mapping.py +2 -18
- pulumi_gcp/cloudrun/outputs.py +867 -9
- pulumi_gcp/cloudrun/service.py +2 -18
- pulumi_gcp/cloudrunv2/_inputs.py +12 -0
- pulumi_gcp/cloudrunv2/job.py +2 -18
- pulumi_gcp/cloudrunv2/outputs.py +937 -1
- pulumi_gcp/cloudrunv2/service.py +2 -18
- pulumi_gcp/cloudscheduler/job.py +2 -18
- pulumi_gcp/cloudtasks/queue.py +2 -18
- pulumi_gcp/composer/_inputs.py +493 -0
- pulumi_gcp/composer/environment.py +2 -18
- pulumi_gcp/composer/outputs.py +996 -0
- pulumi_gcp/compute/__init__.py +2 -0
- pulumi_gcp/compute/_inputs.py +1010 -46
- pulumi_gcp/compute/address.py +2 -18
- pulumi_gcp/compute/attached_disk.py +2 -18
- pulumi_gcp/compute/autoscaler.py +2 -18
- pulumi_gcp/compute/backend_bucket.py +2 -18
- pulumi_gcp/compute/backend_service.py +30 -18
- pulumi_gcp/compute/disk.py +34 -29
- pulumi_gcp/compute/disk_resource_policy_attachment.py +2 -18
- pulumi_gcp/compute/external_vpn_gateway.py +2 -18
- pulumi_gcp/compute/firewall.py +2 -18
- pulumi_gcp/compute/firewall_policy_association.py +2 -18
- pulumi_gcp/compute/firewall_policy_rule.py +2 -18
- pulumi_gcp/compute/forwarding_rule.py +2 -18
- pulumi_gcp/compute/get_disk.py +11 -1
- pulumi_gcp/compute/get_instance_group_manager.py +11 -1
- pulumi_gcp/compute/get_instance_template.py +3 -0
- pulumi_gcp/compute/get_machine_types.py +143 -0
- pulumi_gcp/compute/global_address.py +9 -25
- pulumi_gcp/compute/global_forwarding_rule.py +2 -18
- pulumi_gcp/compute/global_network_endpoint.py +2 -18
- pulumi_gcp/compute/global_network_endpoint_group.py +2 -18
- pulumi_gcp/compute/ha_vpn_gateway.py +2 -18
- pulumi_gcp/compute/health_check.py +2 -18
- pulumi_gcp/compute/http_health_check.py +2 -18
- pulumi_gcp/compute/https_health_check.py +2 -18
- pulumi_gcp/compute/image.py +2 -18
- pulumi_gcp/compute/instance.py +13 -22
- pulumi_gcp/compute/instance_group.py +2 -18
- pulumi_gcp/compute/instance_group_manager.py +34 -29
- pulumi_gcp/compute/instance_group_named_port.py +2 -18
- pulumi_gcp/compute/instance_settings.py +2 -18
- pulumi_gcp/compute/instance_template.py +9 -25
- pulumi_gcp/compute/interconnect_attachment.py +77 -18
- pulumi_gcp/compute/machine_image.py +2 -18
- pulumi_gcp/compute/managed_ssl_certificate.py +2 -18
- pulumi_gcp/compute/manged_ssl_certificate.py +2 -18
- pulumi_gcp/compute/network.py +2 -18
- pulumi_gcp/compute/network_attachment.py +2 -18
- pulumi_gcp/compute/network_edge_security_service.py +2 -18
- pulumi_gcp/compute/network_endpoint.py +2 -18
- pulumi_gcp/compute/network_endpoint_group.py +2 -18
- pulumi_gcp/compute/network_endpoint_list.py +2 -18
- pulumi_gcp/compute/network_firewall_policy.py +2 -18
- pulumi_gcp/compute/network_firewall_policy_association.py +2 -18
- pulumi_gcp/compute/network_firewall_policy_rule.py +2 -18
- pulumi_gcp/compute/network_peering.py +2 -18
- pulumi_gcp/compute/network_peering_routes_config.py +2 -18
- pulumi_gcp/compute/node_group.py +30 -53
- pulumi_gcp/compute/node_template.py +2 -18
- pulumi_gcp/compute/organization_security_policy.py +2 -18
- pulumi_gcp/compute/organization_security_policy_association.py +2 -18
- pulumi_gcp/compute/organization_security_policy_rule.py +2 -18
- pulumi_gcp/compute/outputs.py +4530 -181
- pulumi_gcp/compute/packet_mirroring.py +2 -18
- pulumi_gcp/compute/per_instance_config.py +2 -18
- pulumi_gcp/compute/project_default_network_tier.py +2 -18
- pulumi_gcp/compute/project_metadata.py +2 -18
- pulumi_gcp/compute/project_metadata_item.py +2 -18
- pulumi_gcp/compute/public_advertised_prefix.py +2 -18
- pulumi_gcp/compute/public_delegated_prefix.py +2 -18
- pulumi_gcp/compute/region_autoscaler.py +2 -18
- pulumi_gcp/compute/region_backend_service.py +46 -32
- pulumi_gcp/compute/region_commitment.py +2 -18
- pulumi_gcp/compute/region_disk.py +6 -29
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +2 -18
- pulumi_gcp/compute/region_health_check.py +2 -18
- pulumi_gcp/compute/region_instance_group_manager.py +34 -29
- pulumi_gcp/compute/region_instance_template.py +2 -18
- pulumi_gcp/compute/region_network_endpoint.py +556 -0
- pulumi_gcp/compute/region_network_endpoint_group.py +140 -92
- pulumi_gcp/compute/region_network_firewall_policy.py +2 -18
- pulumi_gcp/compute/region_network_firewall_policy_association.py +2 -18
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +2 -18
- pulumi_gcp/compute/region_per_instance_config.py +2 -18
- pulumi_gcp/compute/region_security_policy.py +2 -18
- pulumi_gcp/compute/region_security_policy_rule.py +2 -18
- pulumi_gcp/compute/region_ssl_certificate.py +2 -18
- pulumi_gcp/compute/region_ssl_policy.py +2 -18
- pulumi_gcp/compute/region_target_http_proxy.py +2 -18
- pulumi_gcp/compute/region_target_https_proxy.py +2 -18
- pulumi_gcp/compute/region_target_tcp_proxy.py +2 -18
- pulumi_gcp/compute/region_url_map.py +2 -18
- pulumi_gcp/compute/reservation.py +2 -18
- pulumi_gcp/compute/resource_policy.py +2 -18
- pulumi_gcp/compute/route.py +2 -18
- pulumi_gcp/compute/router.py +2 -18
- pulumi_gcp/compute/router_interface.py +2 -18
- pulumi_gcp/compute/router_nat.py +44 -39
- pulumi_gcp/compute/router_peer.py +2 -18
- pulumi_gcp/compute/security_policy.py +2 -18
- pulumi_gcp/compute/security_scan_config.py +2 -18
- pulumi_gcp/compute/service_attachment.py +2 -18
- pulumi_gcp/compute/shared_vpc_host_project.py +2 -18
- pulumi_gcp/compute/shared_vpc_service_project.py +2 -18
- pulumi_gcp/compute/snapshot.py +2 -18
- pulumi_gcp/compute/ssl_certificate.py +2 -18
- pulumi_gcp/compute/ssl_policy.py +2 -18
- pulumi_gcp/compute/subnetwork.py +79 -102
- pulumi_gcp/compute/target_grpc_proxy.py +2 -18
- pulumi_gcp/compute/target_http_proxy.py +2 -18
- pulumi_gcp/compute/target_https_proxy.py +2 -18
- pulumi_gcp/compute/target_instance.py +2 -18
- pulumi_gcp/compute/target_pool.py +9 -25
- pulumi_gcp/compute/target_ssl_proxy.py +2 -18
- pulumi_gcp/compute/target_tcp_proxy.py +2 -18
- pulumi_gcp/compute/url_map.py +2 -18
- pulumi_gcp/compute/vpn_gateway.py +2 -18
- pulumi_gcp/compute/vpn_tunnel.py +2 -18
- pulumi_gcp/config/__init__.pyi +6 -0
- pulumi_gcp/config/vars.py +12 -0
- pulumi_gcp/container/_inputs.py +568 -30
- pulumi_gcp/container/attached_cluster.py +2 -18
- pulumi_gcp/container/aws_cluster.py +9 -25
- pulumi_gcp/container/aws_node_pool.py +2 -18
- pulumi_gcp/container/azure_client.py +2 -18
- pulumi_gcp/container/azure_cluster.py +9 -25
- pulumi_gcp/container/azure_node_pool.py +2 -18
- pulumi_gcp/container/cluster.py +25 -69
- pulumi_gcp/container/node_pool.py +2 -18
- pulumi_gcp/container/outputs.py +2161 -31
- pulumi_gcp/containeranalysis/note.py +2 -18
- pulumi_gcp/containeranalysis/occurence.py +2 -18
- pulumi_gcp/databasemigrationservice/connection_profile.py +2 -18
- pulumi_gcp/databasemigrationservice/private_connection.py +2 -18
- pulumi_gcp/datacatalog/entry.py +2 -18
- pulumi_gcp/datacatalog/entry_group.py +2 -18
- pulumi_gcp/datacatalog/policy_tag.py +2 -18
- pulumi_gcp/datacatalog/tag.py +2 -18
- pulumi_gcp/datacatalog/tag_template.py +2 -18
- pulumi_gcp/datacatalog/taxonomy.py +2 -18
- pulumi_gcp/dataflow/job.py +2 -18
- pulumi_gcp/dataflow/pipeline.py +2 -18
- pulumi_gcp/dataform/repository.py +2 -18
- pulumi_gcp/dataform/repository_release_config.py +2 -18
- pulumi_gcp/dataform/repository_workflow_config.py +2 -18
- pulumi_gcp/datafusion/instance.py +30 -46
- pulumi_gcp/dataloss/prevention_deidentify_template.py +2 -18
- pulumi_gcp/dataloss/prevention_inspect_template.py +2 -18
- pulumi_gcp/dataloss/prevention_job_trigger.py +2 -18
- pulumi_gcp/dataloss/prevention_stored_info_type.py +2 -18
- pulumi_gcp/dataplex/_inputs.py +66 -0
- pulumi_gcp/dataplex/asset.py +2 -18
- pulumi_gcp/dataplex/datascan.py +2 -18
- pulumi_gcp/dataplex/lake.py +2 -18
- pulumi_gcp/dataplex/outputs.py +66 -0
- pulumi_gcp/dataplex/task.py +2 -18
- pulumi_gcp/dataplex/zone.py +2 -18
- pulumi_gcp/dataproc/_inputs.py +178 -0
- pulumi_gcp/dataproc/autoscaling_policy.py +2 -18
- pulumi_gcp/dataproc/cluster_iam_binding.py +4 -12
- pulumi_gcp/dataproc/cluster_iam_member.py +4 -12
- pulumi_gcp/dataproc/cluster_iam_policy.py +4 -12
- pulumi_gcp/dataproc/job_iam_binding.py +4 -12
- pulumi_gcp/dataproc/job_iam_member.py +4 -12
- pulumi_gcp/dataproc/job_iam_policy.py +4 -12
- pulumi_gcp/dataproc/metastore_federation.py +2 -18
- pulumi_gcp/dataproc/metastore_service.py +2 -18
- pulumi_gcp/dataproc/outputs.py +178 -0
- pulumi_gcp/dataproc/workflow_template.py +9 -25
- pulumi_gcp/datastore/data_store_index.py +2 -18
- pulumi_gcp/datastream/connection_profile.py +2 -18
- pulumi_gcp/datastream/private_connection.py +2 -18
- pulumi_gcp/datastream/stream.py +2 -18
- pulumi_gcp/deploymentmanager/deployment.py +2 -18
- pulumi_gcp/diagflow/agent.py +2 -18
- pulumi_gcp/diagflow/cx_agent.py +2 -18
- pulumi_gcp/diagflow/cx_entity_type.py +2 -18
- pulumi_gcp/diagflow/cx_environment.py +2 -18
- pulumi_gcp/diagflow/cx_flow.py +2 -18
- pulumi_gcp/diagflow/cx_intent.py +2 -18
- pulumi_gcp/diagflow/cx_page.py +2 -18
- pulumi_gcp/diagflow/cx_security_settings.py +2 -18
- pulumi_gcp/diagflow/cx_test_case.py +2 -18
- pulumi_gcp/diagflow/cx_version.py +2 -18
- pulumi_gcp/diagflow/cx_webhook.py +2 -18
- pulumi_gcp/diagflow/entity_type.py +2 -18
- pulumi_gcp/diagflow/fulfillment.py +2 -18
- pulumi_gcp/diagflow/intent.py +2 -18
- pulumi_gcp/discoveryengine/__init__.py +12 -0
- pulumi_gcp/discoveryengine/_inputs.py +237 -0
- pulumi_gcp/discoveryengine/chat_engine.py +822 -0
- pulumi_gcp/discoveryengine/data_store.py +734 -0
- pulumi_gcp/discoveryengine/outputs.py +304 -0
- pulumi_gcp/discoveryengine/search_engine.py +752 -0
- pulumi_gcp/dns/_inputs.py +34 -0
- pulumi_gcp/dns/managed_zone.py +2 -18
- pulumi_gcp/dns/outputs.py +34 -0
- pulumi_gcp/dns/policy.py +2 -18
- pulumi_gcp/dns/record_set.py +2 -18
- pulumi_gcp/dns/response_policy.py +2 -18
- pulumi_gcp/dns/response_policy_rule.py +9 -32
- pulumi_gcp/edgecontainer/cluster.py +2 -18
- pulumi_gcp/edgecontainer/node_pool.py +2 -18
- pulumi_gcp/edgecontainer/vpn_connection.py +2 -18
- pulumi_gcp/edgenetwork/network.py +2 -18
- pulumi_gcp/edgenetwork/subnet.py +2 -18
- pulumi_gcp/essentialcontacts/contact.py +2 -18
- pulumi_gcp/essentialcontacts/document_ai_processor.py +2 -18
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +2 -18
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +2 -18
- pulumi_gcp/eventarc/_inputs.py +2 -2
- pulumi_gcp/eventarc/channel.py +2 -18
- pulumi_gcp/eventarc/google_channel_config.py +2 -18
- pulumi_gcp/eventarc/outputs.py +2 -2
- pulumi_gcp/eventarc/trigger.py +2 -18
- pulumi_gcp/filestore/_inputs.py +1 -3
- pulumi_gcp/filestore/backup.py +2 -18
- pulumi_gcp/filestore/instance.py +2 -18
- pulumi_gcp/filestore/outputs.py +89 -3
- pulumi_gcp/filestore/snapshot.py +2 -18
- pulumi_gcp/firebase/_inputs.py +4 -2
- pulumi_gcp/firebase/android_app.py +2 -18
- pulumi_gcp/firebase/apple_app.py +2 -18
- pulumi_gcp/firebase/database_instance.py +2 -18
- pulumi_gcp/firebase/extensions_instance.py +8 -26
- pulumi_gcp/firebase/hosting_channel.py +2 -18
- pulumi_gcp/firebase/hosting_custom_domain.py +2 -18
- pulumi_gcp/firebase/hosting_release.py +2 -18
- pulumi_gcp/firebase/hosting_site.py +2 -18
- pulumi_gcp/firebase/hosting_version.py +2 -18
- pulumi_gcp/firebase/outputs.py +4 -2
- pulumi_gcp/firebase/project.py +2 -18
- pulumi_gcp/firebase/storage_bucket.py +2 -18
- pulumi_gcp/firebase/web_app.py +2 -18
- pulumi_gcp/firebaserules/_inputs.py +6 -0
- pulumi_gcp/firebaserules/outputs.py +6 -0
- pulumi_gcp/firebaserules/release.py +4 -16
- pulumi_gcp/firebaserules/ruleset.py +2 -18
- pulumi_gcp/firestore/backup_schedule.py +38 -30
- pulumi_gcp/firestore/database.py +2 -26
- pulumi_gcp/firestore/document.py +2 -86
- pulumi_gcp/firestore/field.py +24 -120
- pulumi_gcp/firestore/index.py +6 -60
- pulumi_gcp/folder/_inputs.py +4 -0
- pulumi_gcp/folder/access_approval_settings.py +2 -18
- pulumi_gcp/folder/iam_audit_config.py +6 -14
- pulumi_gcp/folder/iam_member.py +6 -14
- pulumi_gcp/folder/iam_policy.py +6 -14
- pulumi_gcp/folder/organization_policy.py +2 -18
- pulumi_gcp/folder/outputs.py +54 -0
- pulumi_gcp/gkebackup/backup_plan.py +2 -18
- pulumi_gcp/gkebackup/restore_plan.py +2 -18
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +2 -18
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +2 -18
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +2 -18
- pulumi_gcp/gkehub/_inputs.py +8 -0
- pulumi_gcp/gkehub/feature.py +4 -20
- pulumi_gcp/gkehub/feature_membership.py +2 -18
- pulumi_gcp/gkehub/fleet.py +2 -18
- pulumi_gcp/gkehub/membership.py +6 -29
- pulumi_gcp/gkehub/membership_binding.py +2 -18
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +2 -18
- pulumi_gcp/gkehub/namespace.py +2 -18
- pulumi_gcp/gkehub/outputs.py +8 -0
- pulumi_gcp/gkehub/scope.py +2 -18
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +2 -18
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +2 -18
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +2 -18
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +2 -18
- pulumi_gcp/gkeonprem/v_mware_cluster.py +2 -18
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +2 -18
- pulumi_gcp/healthcare/consent_store.py +2 -18
- pulumi_gcp/healthcare/dataset.py +2 -18
- pulumi_gcp/healthcare/dataset_iam_binding.py +4 -12
- pulumi_gcp/healthcare/dataset_iam_member.py +4 -12
- pulumi_gcp/healthcare/dataset_iam_policy.py +4 -12
- pulumi_gcp/healthcare/dicom_store.py +2 -18
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +4 -12
- pulumi_gcp/healthcare/dicom_store_iam_member.py +4 -12
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +4 -12
- pulumi_gcp/healthcare/fhir_store.py +23 -32
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +4 -12
- pulumi_gcp/healthcare/fhir_store_iam_member.py +4 -12
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +4 -12
- pulumi_gcp/healthcare/hl7_store.py +2 -18
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +4 -12
- pulumi_gcp/healthcare/hl7_store_iam_member.py +4 -12
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +4 -12
- pulumi_gcp/iam/access_boundary_policy.py +2 -18
- pulumi_gcp/iam/deny_policy.py +2 -18
- pulumi_gcp/iam/outputs.py +92 -0
- pulumi_gcp/iam/workforce_pool.py +2 -18
- pulumi_gcp/iam/workforce_pool_provider.py +2 -18
- pulumi_gcp/iam/workload_identity_pool.py +2 -18
- pulumi_gcp/iam/workload_identity_pool_provider.py +2 -18
- pulumi_gcp/iap/brand.py +2 -18
- pulumi_gcp/iap/client.py +2 -18
- pulumi_gcp/identityplatform/config.py +2 -18
- pulumi_gcp/identityplatform/default_supported_idp_config.py +2 -18
- pulumi_gcp/identityplatform/inbound_saml_config.py +2 -18
- pulumi_gcp/identityplatform/oauth_idp_config.py +2 -18
- pulumi_gcp/identityplatform/project_default_config.py +2 -18
- pulumi_gcp/identityplatform/tenant.py +2 -18
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +2 -18
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +2 -18
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +2 -18
- pulumi_gcp/integrationconnectors/connection.py +2 -18
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +2 -18
- pulumi_gcp/kms/crypto_key.py +36 -18
- pulumi_gcp/kms/crypto_key_iam_binding.py +11 -19
- pulumi_gcp/kms/crypto_key_iam_member.py +11 -19
- pulumi_gcp/kms/crypto_key_iam_policy.py +4 -12
- pulumi_gcp/kms/crypto_key_version.py +2 -18
- pulumi_gcp/kms/key_ring.py +2 -18
- pulumi_gcp/kms/key_ring_iam_binding.py +11 -19
- pulumi_gcp/kms/key_ring_iam_member.py +11 -19
- pulumi_gcp/kms/key_ring_iam_policy.py +4 -12
- pulumi_gcp/kms/key_ring_import_job.py +2 -18
- pulumi_gcp/kms/outputs.py +16 -0
- pulumi_gcp/logging/_inputs.py +108 -0
- pulumi_gcp/logging/billing_account_bucket_config.py +2 -18
- pulumi_gcp/logging/billing_account_exclusion.py +2 -18
- pulumi_gcp/logging/billing_account_sink.py +2 -18
- pulumi_gcp/logging/folder_bucket_config.py +2 -18
- pulumi_gcp/logging/folder_exclusion.py +2 -18
- pulumi_gcp/logging/folder_settings.py +2 -18
- pulumi_gcp/logging/folder_sink.py +2 -18
- pulumi_gcp/logging/linked_dataset.py +2 -18
- pulumi_gcp/logging/log_view.py +2 -18
- pulumi_gcp/logging/metric.py +2 -18
- pulumi_gcp/logging/organization_bucket_config.py +2 -18
- pulumi_gcp/logging/organization_exclusion.py +2 -18
- pulumi_gcp/logging/organization_settings.py +2 -18
- pulumi_gcp/logging/organization_sink.py +2 -18
- pulumi_gcp/logging/outputs.py +108 -0
- pulumi_gcp/logging/project_bucket_config.py +2 -18
- pulumi_gcp/logging/project_exclusion.py +2 -18
- pulumi_gcp/logging/project_sink.py +2 -18
- pulumi_gcp/looker/instance.py +2 -18
- pulumi_gcp/memcache/instance.py +63 -18
- pulumi_gcp/migrationcenter/group.py +2 -18
- pulumi_gcp/ml/engine_model.py +2 -18
- pulumi_gcp/monitoring/alert_policy.py +2 -18
- pulumi_gcp/monitoring/custom_service.py +2 -18
- pulumi_gcp/monitoring/dashboard.py +2 -18
- pulumi_gcp/monitoring/generic_service.py +2 -18
- pulumi_gcp/monitoring/group.py +2 -18
- pulumi_gcp/monitoring/metric_descriptor.py +2 -18
- pulumi_gcp/monitoring/monitored_project.py +2 -18
- pulumi_gcp/monitoring/notification_channel.py +2 -18
- pulumi_gcp/monitoring/outputs.py +14 -0
- pulumi_gcp/monitoring/slo.py +2 -18
- pulumi_gcp/monitoring/uptime_check_config.py +2 -18
- pulumi_gcp/netapp/__init__.py +1 -0
- pulumi_gcp/netapp/active_directory.py +2 -18
- pulumi_gcp/netapp/backup_policy.py +2 -18
- pulumi_gcp/netapp/backup_vault.py +2 -18
- pulumi_gcp/netapp/kmsconfig.py +2 -18
- pulumi_gcp/netapp/storage_pool.py +36 -24
- pulumi_gcp/netapp/volume.py +67 -20
- pulumi_gcp/netapp/volume_snapshot.py +625 -0
- pulumi_gcp/networkconnectivity/_inputs.py +6 -0
- pulumi_gcp/networkconnectivity/hub.py +2 -18
- pulumi_gcp/networkconnectivity/outputs.py +6 -0
- pulumi_gcp/networkconnectivity/policy_based_route.py +2 -18
- pulumi_gcp/networkconnectivity/service_connection_policy.py +2 -18
- pulumi_gcp/networkconnectivity/spoke.py +2 -18
- pulumi_gcp/networkmanagement/connectivity_test.py +2 -18
- pulumi_gcp/networksecurity/address_group.py +2 -18
- pulumi_gcp/networksecurity/authorization_policy.py +2 -18
- pulumi_gcp/networksecurity/client_tls_policy.py +2 -18
- pulumi_gcp/networksecurity/gateway_security_policy.py +2 -18
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +2 -18
- pulumi_gcp/networksecurity/security_profile.py +2 -18
- pulumi_gcp/networksecurity/server_tls_policy.py +2 -18
- pulumi_gcp/networksecurity/tls_inspection_policy.py +2 -18
- pulumi_gcp/networksecurity/url_list.py +2 -18
- pulumi_gcp/networkservices/edge_cache_keyset.py +2 -18
- pulumi_gcp/networkservices/edge_cache_origin.py +2 -18
- pulumi_gcp/networkservices/edge_cache_service.py +2 -18
- pulumi_gcp/networkservices/endpoint_policy.py +2 -18
- pulumi_gcp/networkservices/gateway.py +2 -18
- pulumi_gcp/networkservices/grpc_route.py +2 -18
- pulumi_gcp/networkservices/http_route.py +2 -18
- pulumi_gcp/networkservices/mesh.py +2 -18
- pulumi_gcp/networkservices/service_binding.py +2 -18
- pulumi_gcp/networkservices/tcp_route.py +2 -18
- pulumi_gcp/networkservices/tls_route.py +2 -18
- pulumi_gcp/notebooks/environment.py +2 -18
- pulumi_gcp/notebooks/instance.py +2 -18
- pulumi_gcp/notebooks/location.py +2 -18
- pulumi_gcp/notebooks/runtime.py +2 -18
- pulumi_gcp/organizations/_inputs.py +4 -0
- pulumi_gcp/organizations/access_approval_settings.py +2 -18
- pulumi_gcp/organizations/folder.py +2 -18
- pulumi_gcp/organizations/iam_audit_config.py +2 -2
- pulumi_gcp/organizations/iam_member.py +6 -14
- pulumi_gcp/organizations/iam_policy.py +6 -14
- pulumi_gcp/organizations/outputs.py +4 -0
- pulumi_gcp/organizations/policy.py +2 -18
- pulumi_gcp/organizations/project.py +2 -18
- pulumi_gcp/orgpolicy/custom_constraint.py +2 -18
- pulumi_gcp/orgpolicy/policy.py +4 -16
- pulumi_gcp/osconfig/guest_policies.py +2 -18
- pulumi_gcp/osconfig/os_policy_assignment.py +2 -18
- pulumi_gcp/osconfig/patch_deployment.py +2 -18
- pulumi_gcp/oslogin/ssh_public_key.py +2 -18
- pulumi_gcp/projects/_inputs.py +4 -0
- pulumi_gcp/projects/access_approval_settings.py +2 -18
- pulumi_gcp/projects/api_key.py +2 -18
- pulumi_gcp/projects/iam_audit_config.py +6 -14
- pulumi_gcp/projects/iam_binding.py +6 -14
- pulumi_gcp/projects/iam_custom_role.py +2 -18
- pulumi_gcp/projects/iam_member.py +6 -14
- pulumi_gcp/projects/iam_policy.py +6 -14
- pulumi_gcp/projects/organization_policy.py +2 -18
- pulumi_gcp/projects/outputs.py +54 -0
- pulumi_gcp/projects/service.py +2 -18
- pulumi_gcp/projects/usage_export_bucket.py +2 -18
- pulumi_gcp/provider.py +60 -0
- pulumi_gcp/pubsub/_inputs.py +26 -4
- pulumi_gcp/pubsub/lite_reservation.py +2 -18
- pulumi_gcp/pubsub/lite_subscription.py +2 -18
- pulumi_gcp/pubsub/lite_topic.py +2 -18
- pulumi_gcp/pubsub/outputs.py +323 -4
- pulumi_gcp/pubsub/schema.py +2 -18
- pulumi_gcp/pubsub/subscription.py +82 -16
- pulumi_gcp/pubsub/subscription_iam_binding.py +4 -12
- pulumi_gcp/pubsub/subscription_iam_member.py +4 -12
- pulumi_gcp/pubsub/subscription_iam_policy.py +4 -12
- pulumi_gcp/pubsub/topic.py +2 -18
- pulumi_gcp/recaptcha/enterprise_key.py +2 -18
- pulumi_gcp/redis/cluster.py +2 -18
- pulumi_gcp/redis/instance.py +2 -18
- pulumi_gcp/redis/outputs.py +204 -0
- pulumi_gcp/resourcemanager/lien.py +2 -18
- pulumi_gcp/runtimeconfig/config.py +2 -18
- pulumi_gcp/runtimeconfig/variable.py +2 -18
- pulumi_gcp/secretmanager/outputs.py +88 -0
- pulumi_gcp/secretmanager/secret.py +2 -18
- pulumi_gcp/secretmanager/secret_version.py +2 -18
- pulumi_gcp/securesourcemanager/instance.py +2 -18
- pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +2 -18
- pulumi_gcp/securitycenter/folder_custom_module.py +2 -18
- pulumi_gcp/securitycenter/instance_iam_binding.py +2 -18
- pulumi_gcp/securitycenter/instance_iam_member.py +2 -18
- pulumi_gcp/securitycenter/instance_iam_policy.py +2 -18
- pulumi_gcp/securitycenter/mute_config.py +2 -18
- pulumi_gcp/securitycenter/notification_config.py +2 -18
- pulumi_gcp/securitycenter/organization_custom_module.py +2 -18
- pulumi_gcp/securitycenter/project_custom_module.py +2 -18
- pulumi_gcp/securitycenter/source.py +2 -18
- pulumi_gcp/securitycenter/source_iam_binding.py +2 -18
- pulumi_gcp/securitycenter/source_iam_member.py +2 -18
- pulumi_gcp/securitycenter/source_iam_policy.py +2 -18
- pulumi_gcp/securityposture/__init__.py +11 -0
- pulumi_gcp/securityposture/_inputs.py +1364 -0
- pulumi_gcp/securityposture/outputs.py +1372 -0
- pulumi_gcp/securityposture/posture.py +828 -0
- pulumi_gcp/securityposture/posture_deployment.py +872 -0
- pulumi_gcp/serviceaccount/account.py +2 -18
- pulumi_gcp/servicedirectory/endpoint.py +2 -18
- pulumi_gcp/servicedirectory/namespace.py +2 -18
- pulumi_gcp/servicedirectory/service.py +2 -18
- pulumi_gcp/servicenetworking/connection.py +2 -18
- pulumi_gcp/servicenetworking/peered_dns_domain.py +2 -18
- pulumi_gcp/serviceusage/consumer_quota_override.py +2 -18
- pulumi_gcp/sourcerepo/outputs.py +20 -0
- pulumi_gcp/sourcerepo/repository.py +2 -18
- pulumi_gcp/spanner/database.py +2 -18
- pulumi_gcp/spanner/database_iam_binding.py +4 -12
- pulumi_gcp/spanner/database_iam_member.py +4 -12
- pulumi_gcp/spanner/database_iam_policy.py +4 -12
- pulumi_gcp/spanner/instance.py +2 -18
- pulumi_gcp/spanner/instance_iam_binding.py +4 -12
- pulumi_gcp/spanner/instance_iam_member.py +4 -12
- pulumi_gcp/spanner/instance_iam_policy.py +4 -12
- pulumi_gcp/spanner/outputs.py +68 -0
- pulumi_gcp/sql/_inputs.py +50 -0
- pulumi_gcp/sql/database.py +2 -18
- pulumi_gcp/sql/database_instance.py +2 -18
- pulumi_gcp/sql/outputs.py +904 -0
- pulumi_gcp/sql/source_representation_instance.py +2 -18
- pulumi_gcp/sql/user.py +2 -30
- pulumi_gcp/storage/bucket.py +2 -18
- pulumi_gcp/storage/bucket_access_control.py +2 -18
- pulumi_gcp/storage/default_object_access_control.py +2 -18
- pulumi_gcp/storage/hmac_key.py +2 -18
- pulumi_gcp/storage/insights_report_config.py +2 -18
- pulumi_gcp/storage/notification.py +2 -18
- pulumi_gcp/storage/object_access_control.py +2 -18
- pulumi_gcp/storage/outputs.py +188 -0
- pulumi_gcp/storage/transfer_agent_pool.py +2 -18
- pulumi_gcp/storage/transfer_job.py +2 -18
- pulumi_gcp/tags/location_tag_binding.py +2 -18
- pulumi_gcp/tags/tag_binding.py +2 -18
- pulumi_gcp/tags/tag_key.py +2 -18
- pulumi_gcp/tags/tag_value.py +2 -18
- pulumi_gcp/tpu/node.py +2 -18
- pulumi_gcp/tpu/v2_vm.py +2 -18
- pulumi_gcp/vertex/_inputs.py +166 -0
- pulumi_gcp/vertex/ai_endpoint.py +2 -18
- pulumi_gcp/vertex/ai_feature_group.py +2 -18
- pulumi_gcp/vertex/ai_feature_group_feature.py +2 -18
- pulumi_gcp/vertex/ai_feature_online_store.py +30 -46
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +259 -19
- pulumi_gcp/vertex/ai_feature_store.py +9 -46
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +9 -39
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +2 -18
- pulumi_gcp/vertex/ai_index.py +2 -18
- pulumi_gcp/vertex/ai_index_endpoint.py +2 -18
- pulumi_gcp/vertex/ai_metadata_store.py +2 -18
- pulumi_gcp/vertex/ai_tensorboard.py +2 -18
- pulumi_gcp/vertex/outputs.py +304 -0
- pulumi_gcp/vmwareengine/cluster.py +2 -18
- pulumi_gcp/vmwareengine/external_access_rule.py +2 -18
- pulumi_gcp/vmwareengine/external_address.py +2 -18
- pulumi_gcp/vmwareengine/network.py +2 -18
- pulumi_gcp/vmwareengine/network_peering.py +2 -18
- pulumi_gcp/vmwareengine/network_policy.py +2 -18
- pulumi_gcp/vmwareengine/outputs.py +208 -0
- pulumi_gcp/vmwareengine/private_cloud.py +2 -25
- pulumi_gcp/vmwareengine/subnet.py +2 -18
- pulumi_gcp/vpcaccess/connector.py +2 -18
- pulumi_gcp/vpcaccess/outputs.py +4 -0
- pulumi_gcp/workbench/instance.py +2 -18
- pulumi_gcp/workflows/workflow.py +75 -7
- pulumi_gcp/workstations/_inputs.py +38 -0
- pulumi_gcp/workstations/outputs.py +30 -0
- pulumi_gcp/workstations/workstation.py +2 -18
- pulumi_gcp/workstations/workstation_cluster.py +2 -18
- pulumi_gcp/workstations/workstation_config.py +56 -18
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/METADATA +2 -1
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/RECORD +686 -668
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/top_level.txt +0 -0
@@ -1746,15 +1746,7 @@ class ForwardingRule(pulumi.CustomResource):
|
|
1746
1746
|
|
1747
1747
|
## Import
|
1748
1748
|
|
1749
|
-
ForwardingRule can be imported using any of these accepted formats* `projects/{{project}}/regions/{{region}}/forwardingRules/{{name}}` * `{{project}}/{{region}}/{{name}}` * `{{region}}/{{name}}` * `{{name}}`
|
1750
|
-
|
1751
|
-
id = "projects/{{project}}/regions/{{region}}/forwardingRules/{{name}}"
|
1752
|
-
|
1753
|
-
to = google_compute_forwarding_rule.default }
|
1754
|
-
|
1755
|
-
```sh
|
1756
|
-
$ pulumi import gcp:compute/forwardingRule:ForwardingRule When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), ForwardingRule can be imported using one of the formats above. For example
|
1757
|
-
```
|
1749
|
+
ForwardingRule can be imported using any of these accepted formats* `projects/{{project}}/regions/{{region}}/forwardingRules/{{name}}` * `{{project}}/{{region}}/{{name}}` * `{{region}}/{{name}}` * `{{name}}` When using the `pulumi import` command, ForwardingRule can be imported using one of the formats above. For example
|
1758
1750
|
|
1759
1751
|
```sh
|
1760
1752
|
$ pulumi import gcp:compute/forwardingRule:ForwardingRule default projects/{{project}}/regions/{{region}}/forwardingRules/{{name}}
|
@@ -2029,15 +2021,7 @@ class ForwardingRule(pulumi.CustomResource):
|
|
2029
2021
|
|
2030
2022
|
## Import
|
2031
2023
|
|
2032
|
-
ForwardingRule can be imported using any of these accepted formats* `projects/{{project}}/regions/{{region}}/forwardingRules/{{name}}` * `{{project}}/{{region}}/{{name}}` * `{{region}}/{{name}}` * `{{name}}`
|
2033
|
-
|
2034
|
-
id = "projects/{{project}}/regions/{{region}}/forwardingRules/{{name}}"
|
2035
|
-
|
2036
|
-
to = google_compute_forwarding_rule.default }
|
2037
|
-
|
2038
|
-
```sh
|
2039
|
-
$ pulumi import gcp:compute/forwardingRule:ForwardingRule When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), ForwardingRule can be imported using one of the formats above. For example
|
2040
|
-
```
|
2024
|
+
ForwardingRule can be imported using any of these accepted formats* `projects/{{project}}/regions/{{region}}/forwardingRules/{{name}}` * `{{project}}/{{region}}/{{name}}` * `{{region}}/{{name}}` * `{{name}}` When using the `pulumi import` command, ForwardingRule can be imported using one of the formats above. For example
|
2041
2025
|
|
2042
2026
|
```sh
|
2043
2027
|
$ pulumi import gcp:compute/forwardingRule:ForwardingRule default projects/{{project}}/regions/{{region}}/forwardingRules/{{name}}
|
pulumi_gcp/compute/get_disk.py
CHANGED
@@ -22,7 +22,7 @@ class GetDiskResult:
|
|
22
22
|
"""
|
23
23
|
A collection of values returned by getDisk.
|
24
24
|
"""
|
25
|
-
def __init__(__self__, async_primary_disks=None, creation_timestamp=None, description=None, disk_encryption_keys=None, effective_labels=None, enable_confidential_compute=None, guest_os_features=None, id=None, image=None, interface=None, label_fingerprint=None, labels=None, last_attach_timestamp=None, last_detach_timestamp=None, licenses=None, multi_writer=None, name=None, physical_block_size_bytes=None, project=None, provisioned_iops=None, provisioned_throughput=None, pulumi_labels=None, resource_policies=None, self_link=None, size=None, snapshot=None, source_disk=None, source_disk_id=None, source_image_encryption_keys=None, source_image_id=None, source_snapshot_encryption_keys=None, source_snapshot_id=None, type=None, users=None, zone=None):
|
25
|
+
def __init__(__self__, async_primary_disks=None, creation_timestamp=None, description=None, disk_encryption_keys=None, disk_id=None, effective_labels=None, enable_confidential_compute=None, guest_os_features=None, id=None, image=None, interface=None, label_fingerprint=None, labels=None, last_attach_timestamp=None, last_detach_timestamp=None, licenses=None, multi_writer=None, name=None, physical_block_size_bytes=None, project=None, provisioned_iops=None, provisioned_throughput=None, pulumi_labels=None, resource_policies=None, self_link=None, size=None, snapshot=None, source_disk=None, source_disk_id=None, source_image_encryption_keys=None, source_image_id=None, source_snapshot_encryption_keys=None, source_snapshot_id=None, type=None, users=None, zone=None):
|
26
26
|
if async_primary_disks and not isinstance(async_primary_disks, list):
|
27
27
|
raise TypeError("Expected argument 'async_primary_disks' to be a list")
|
28
28
|
pulumi.set(__self__, "async_primary_disks", async_primary_disks)
|
@@ -35,6 +35,9 @@ class GetDiskResult:
|
|
35
35
|
if disk_encryption_keys and not isinstance(disk_encryption_keys, list):
|
36
36
|
raise TypeError("Expected argument 'disk_encryption_keys' to be a list")
|
37
37
|
pulumi.set(__self__, "disk_encryption_keys", disk_encryption_keys)
|
38
|
+
if disk_id and not isinstance(disk_id, str):
|
39
|
+
raise TypeError("Expected argument 'disk_id' to be a str")
|
40
|
+
pulumi.set(__self__, "disk_id", disk_id)
|
38
41
|
if effective_labels and not isinstance(effective_labels, dict):
|
39
42
|
raise TypeError("Expected argument 'effective_labels' to be a dict")
|
40
43
|
pulumi.set(__self__, "effective_labels", effective_labels)
|
@@ -155,6 +158,11 @@ class GetDiskResult:
|
|
155
158
|
def disk_encryption_keys(self) -> Sequence['outputs.GetDiskDiskEncryptionKeyResult']:
|
156
159
|
return pulumi.get(self, "disk_encryption_keys")
|
157
160
|
|
161
|
+
@property
|
162
|
+
@pulumi.getter(name="diskId")
|
163
|
+
def disk_id(self) -> str:
|
164
|
+
return pulumi.get(self, "disk_id")
|
165
|
+
|
158
166
|
@property
|
159
167
|
@pulumi.getter(name="effectiveLabels")
|
160
168
|
def effective_labels(self) -> Mapping[str, str]:
|
@@ -384,6 +392,7 @@ class AwaitableGetDiskResult(GetDiskResult):
|
|
384
392
|
creation_timestamp=self.creation_timestamp,
|
385
393
|
description=self.description,
|
386
394
|
disk_encryption_keys=self.disk_encryption_keys,
|
395
|
+
disk_id=self.disk_id,
|
387
396
|
effective_labels=self.effective_labels,
|
388
397
|
enable_confidential_compute=self.enable_confidential_compute,
|
389
398
|
guest_os_features=self.guest_os_features,
|
@@ -461,6 +470,7 @@ def get_disk(name: Optional[str] = None,
|
|
461
470
|
creation_timestamp=pulumi.get(__ret__, 'creation_timestamp'),
|
462
471
|
description=pulumi.get(__ret__, 'description'),
|
463
472
|
disk_encryption_keys=pulumi.get(__ret__, 'disk_encryption_keys'),
|
473
|
+
disk_id=pulumi.get(__ret__, 'disk_id'),
|
464
474
|
effective_labels=pulumi.get(__ret__, 'effective_labels'),
|
465
475
|
enable_confidential_compute=pulumi.get(__ret__, 'enable_confidential_compute'),
|
466
476
|
guest_os_features=pulumi.get(__ret__, 'guest_os_features'),
|
@@ -22,7 +22,7 @@ class GetInstanceGroupManagerResult:
|
|
22
22
|
"""
|
23
23
|
A collection of values returned by getInstanceGroupManager.
|
24
24
|
"""
|
25
|
-
def __init__(__self__, all_instances_configs=None, auto_healing_policies=None, base_instance_name=None, description=None, fingerprint=None, id=None, instance_group=None, instance_lifecycle_policies=None, list_managed_instances_results=None, name=None, named_ports=None, operation=None, project=None, self_link=None, stateful_disks=None, stateful_external_ips=None, stateful_internal_ips=None, statuses=None, target_pools=None, target_size=None, update_policies=None, versions=None, wait_for_instances=None, wait_for_instances_status=None, zone=None):
|
25
|
+
def __init__(__self__, all_instances_configs=None, auto_healing_policies=None, base_instance_name=None, creation_timestamp=None, description=None, fingerprint=None, id=None, instance_group=None, instance_lifecycle_policies=None, list_managed_instances_results=None, name=None, named_ports=None, operation=None, project=None, self_link=None, stateful_disks=None, stateful_external_ips=None, stateful_internal_ips=None, statuses=None, target_pools=None, target_size=None, update_policies=None, versions=None, wait_for_instances=None, wait_for_instances_status=None, zone=None):
|
26
26
|
if all_instances_configs and not isinstance(all_instances_configs, list):
|
27
27
|
raise TypeError("Expected argument 'all_instances_configs' to be a list")
|
28
28
|
pulumi.set(__self__, "all_instances_configs", all_instances_configs)
|
@@ -32,6 +32,9 @@ class GetInstanceGroupManagerResult:
|
|
32
32
|
if base_instance_name and not isinstance(base_instance_name, str):
|
33
33
|
raise TypeError("Expected argument 'base_instance_name' to be a str")
|
34
34
|
pulumi.set(__self__, "base_instance_name", base_instance_name)
|
35
|
+
if creation_timestamp and not isinstance(creation_timestamp, str):
|
36
|
+
raise TypeError("Expected argument 'creation_timestamp' to be a str")
|
37
|
+
pulumi.set(__self__, "creation_timestamp", creation_timestamp)
|
35
38
|
if description and not isinstance(description, str):
|
36
39
|
raise TypeError("Expected argument 'description' to be a str")
|
37
40
|
pulumi.set(__self__, "description", description)
|
@@ -114,6 +117,11 @@ class GetInstanceGroupManagerResult:
|
|
114
117
|
def base_instance_name(self) -> str:
|
115
118
|
return pulumi.get(self, "base_instance_name")
|
116
119
|
|
120
|
+
@property
|
121
|
+
@pulumi.getter(name="creationTimestamp")
|
122
|
+
def creation_timestamp(self) -> str:
|
123
|
+
return pulumi.get(self, "creation_timestamp")
|
124
|
+
|
117
125
|
@property
|
118
126
|
@pulumi.getter
|
119
127
|
def description(self) -> str:
|
@@ -237,6 +245,7 @@ class AwaitableGetInstanceGroupManagerResult(GetInstanceGroupManagerResult):
|
|
237
245
|
all_instances_configs=self.all_instances_configs,
|
238
246
|
auto_healing_policies=self.auto_healing_policies,
|
239
247
|
base_instance_name=self.base_instance_name,
|
248
|
+
creation_timestamp=self.creation_timestamp,
|
240
249
|
description=self.description,
|
241
250
|
fingerprint=self.fingerprint,
|
242
251
|
id=self.id,
|
@@ -300,6 +309,7 @@ def get_instance_group_manager(name: Optional[str] = None,
|
|
300
309
|
all_instances_configs=pulumi.get(__ret__, 'all_instances_configs'),
|
301
310
|
auto_healing_policies=pulumi.get(__ret__, 'auto_healing_policies'),
|
302
311
|
base_instance_name=pulumi.get(__ret__, 'base_instance_name'),
|
312
|
+
creation_timestamp=pulumi.get(__ret__, 'creation_timestamp'),
|
303
313
|
description=pulumi.get(__ret__, 'description'),
|
304
314
|
fingerprint=pulumi.get(__ret__, 'fingerprint'),
|
305
315
|
id=pulumi.get(__ret__, 'id'),
|
@@ -293,6 +293,9 @@ class GetInstanceTemplateResult:
|
|
293
293
|
@property
|
294
294
|
@pulumi.getter(name="networkInterfaces")
|
295
295
|
def network_interfaces(self) -> Sequence['outputs.GetInstanceTemplateNetworkInterfaceResult']:
|
296
|
+
"""
|
297
|
+
The URL of the network attachment that this interface should connect to in the following format: projects/{projectNumber}/regions/{region_name}/networkAttachments/{network_attachment_name}. s
|
298
|
+
"""
|
296
299
|
return pulumi.get(self, "network_interfaces")
|
297
300
|
|
298
301
|
@property
|
@@ -0,0 +1,143 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
+
|
5
|
+
import copy
|
6
|
+
import warnings
|
7
|
+
import pulumi
|
8
|
+
import pulumi.runtime
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
10
|
+
from .. import _utilities
|
11
|
+
from . import outputs
|
12
|
+
|
13
|
+
__all__ = [
|
14
|
+
'GetMachineTypesResult',
|
15
|
+
'AwaitableGetMachineTypesResult',
|
16
|
+
'get_machine_types',
|
17
|
+
'get_machine_types_output',
|
18
|
+
]
|
19
|
+
|
20
|
+
@pulumi.output_type
|
21
|
+
class GetMachineTypesResult:
|
22
|
+
"""
|
23
|
+
A collection of values returned by getMachineTypes.
|
24
|
+
"""
|
25
|
+
def __init__(__self__, filter=None, id=None, machine_types=None, project=None, zone=None):
|
26
|
+
if filter and not isinstance(filter, str):
|
27
|
+
raise TypeError("Expected argument 'filter' to be a str")
|
28
|
+
pulumi.set(__self__, "filter", filter)
|
29
|
+
if id and not isinstance(id, str):
|
30
|
+
raise TypeError("Expected argument 'id' to be a str")
|
31
|
+
pulumi.set(__self__, "id", id)
|
32
|
+
if machine_types and not isinstance(machine_types, list):
|
33
|
+
raise TypeError("Expected argument 'machine_types' to be a list")
|
34
|
+
pulumi.set(__self__, "machine_types", machine_types)
|
35
|
+
if project and not isinstance(project, str):
|
36
|
+
raise TypeError("Expected argument 'project' to be a str")
|
37
|
+
pulumi.set(__self__, "project", project)
|
38
|
+
if zone and not isinstance(zone, str):
|
39
|
+
raise TypeError("Expected argument 'zone' to be a str")
|
40
|
+
pulumi.set(__self__, "zone", zone)
|
41
|
+
|
42
|
+
@property
|
43
|
+
@pulumi.getter
|
44
|
+
def filter(self) -> Optional[str]:
|
45
|
+
return pulumi.get(self, "filter")
|
46
|
+
|
47
|
+
@property
|
48
|
+
@pulumi.getter
|
49
|
+
def id(self) -> str:
|
50
|
+
"""
|
51
|
+
The provider-assigned unique ID for this managed resource.
|
52
|
+
"""
|
53
|
+
return pulumi.get(self, "id")
|
54
|
+
|
55
|
+
@property
|
56
|
+
@pulumi.getter(name="machineTypes")
|
57
|
+
def machine_types(self) -> Sequence['outputs.GetMachineTypesMachineTypeResult']:
|
58
|
+
"""
|
59
|
+
The list of machine types matching the provided filter. Structure is documented below.
|
60
|
+
"""
|
61
|
+
return pulumi.get(self, "machine_types")
|
62
|
+
|
63
|
+
@property
|
64
|
+
@pulumi.getter
|
65
|
+
def project(self) -> str:
|
66
|
+
return pulumi.get(self, "project")
|
67
|
+
|
68
|
+
@property
|
69
|
+
@pulumi.getter
|
70
|
+
def zone(self) -> str:
|
71
|
+
return pulumi.get(self, "zone")
|
72
|
+
|
73
|
+
|
74
|
+
class AwaitableGetMachineTypesResult(GetMachineTypesResult):
|
75
|
+
# pylint: disable=using-constant-test
|
76
|
+
def __await__(self):
|
77
|
+
if False:
|
78
|
+
yield self
|
79
|
+
return GetMachineTypesResult(
|
80
|
+
filter=self.filter,
|
81
|
+
id=self.id,
|
82
|
+
machine_types=self.machine_types,
|
83
|
+
project=self.project,
|
84
|
+
zone=self.zone)
|
85
|
+
|
86
|
+
|
87
|
+
def get_machine_types(filter: Optional[str] = None,
|
88
|
+
project: Optional[str] = None,
|
89
|
+
zone: Optional[str] = None,
|
90
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetMachineTypesResult:
|
91
|
+
"""
|
92
|
+
Provides access to available Google Compute machine types in a zone for a given project.
|
93
|
+
See more about [machine type availability](https://cloud.google.com/compute/docs/regions-zones#available) in the upstream docs.
|
94
|
+
|
95
|
+
To get more information about machine types, see:
|
96
|
+
|
97
|
+
* [API Documentation](https://cloud.google.com/compute/docs/reference/rest/v1/machineTypes/list)
|
98
|
+
* [Comparison Guide](https://cloud.google.com/compute/docs/machine-resource)
|
99
|
+
|
100
|
+
## Example Usage
|
101
|
+
|
102
|
+
|
103
|
+
:param str filter: A filter expression that filters machine types listed in the response.
|
104
|
+
:param str project: Project from which to list available zones. Defaults to project declared in the provider.
|
105
|
+
:param str zone: Zone from which to list machine types.
|
106
|
+
"""
|
107
|
+
__args__ = dict()
|
108
|
+
__args__['filter'] = filter
|
109
|
+
__args__['project'] = project
|
110
|
+
__args__['zone'] = zone
|
111
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
112
|
+
__ret__ = pulumi.runtime.invoke('gcp:compute/getMachineTypes:getMachineTypes', __args__, opts=opts, typ=GetMachineTypesResult).value
|
113
|
+
|
114
|
+
return AwaitableGetMachineTypesResult(
|
115
|
+
filter=pulumi.get(__ret__, 'filter'),
|
116
|
+
id=pulumi.get(__ret__, 'id'),
|
117
|
+
machine_types=pulumi.get(__ret__, 'machine_types'),
|
118
|
+
project=pulumi.get(__ret__, 'project'),
|
119
|
+
zone=pulumi.get(__ret__, 'zone'))
|
120
|
+
|
121
|
+
|
122
|
+
@_utilities.lift_output_func(get_machine_types)
|
123
|
+
def get_machine_types_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
124
|
+
project: Optional[pulumi.Input[Optional[str]]] = None,
|
125
|
+
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
126
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetMachineTypesResult]:
|
127
|
+
"""
|
128
|
+
Provides access to available Google Compute machine types in a zone for a given project.
|
129
|
+
See more about [machine type availability](https://cloud.google.com/compute/docs/regions-zones#available) in the upstream docs.
|
130
|
+
|
131
|
+
To get more information about machine types, see:
|
132
|
+
|
133
|
+
* [API Documentation](https://cloud.google.com/compute/docs/reference/rest/v1/machineTypes/list)
|
134
|
+
* [Comparison Guide](https://cloud.google.com/compute/docs/machine-resource)
|
135
|
+
|
136
|
+
## Example Usage
|
137
|
+
|
138
|
+
|
139
|
+
:param str filter: A filter expression that filters machine types listed in the response.
|
140
|
+
:param str project: Project from which to list available zones. Defaults to project declared in the provider.
|
141
|
+
:param str zone: Zone from which to list machine types.
|
142
|
+
"""
|
143
|
+
...
|
@@ -63,7 +63,7 @@ class GlobalAddressArgs:
|
|
63
63
|
If it is not provided, the provider project is used.
|
64
64
|
:param pulumi.Input[str] purpose: The purpose of the resource. Possible values include:
|
65
65
|
* VPC_PEERING - for peer networks
|
66
|
-
* PRIVATE_SERVICE_CONNECT - for
|
66
|
+
* PRIVATE_SERVICE_CONNECT - for Private Service Connect networks
|
67
67
|
"""
|
68
68
|
if address is not None:
|
69
69
|
pulumi.set(__self__, "address", address)
|
@@ -226,7 +226,7 @@ class GlobalAddressArgs:
|
|
226
226
|
"""
|
227
227
|
The purpose of the resource. Possible values include:
|
228
228
|
* VPC_PEERING - for peer networks
|
229
|
-
* PRIVATE_SERVICE_CONNECT - for
|
229
|
+
* PRIVATE_SERVICE_CONNECT - for Private Service Connect networks
|
230
230
|
"""
|
231
231
|
return pulumi.get(self, "purpose")
|
232
232
|
|
@@ -297,7 +297,7 @@ class _GlobalAddressState:
|
|
297
297
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource and default labels configured on the provider.
|
298
298
|
:param pulumi.Input[str] purpose: The purpose of the resource. Possible values include:
|
299
299
|
* VPC_PEERING - for peer networks
|
300
|
-
* PRIVATE_SERVICE_CONNECT - for
|
300
|
+
* PRIVATE_SERVICE_CONNECT - for Private Service Connect networks
|
301
301
|
:param pulumi.Input[str] self_link: The URI of the created resource.
|
302
302
|
"""
|
303
303
|
if address is not None:
|
@@ -520,7 +520,7 @@ class _GlobalAddressState:
|
|
520
520
|
"""
|
521
521
|
The purpose of the resource. Possible values include:
|
522
522
|
* VPC_PEERING - for peer networks
|
523
|
-
* PRIVATE_SERVICE_CONNECT - for
|
523
|
+
* PRIVATE_SERVICE_CONNECT - for Private Service Connect networks
|
524
524
|
"""
|
525
525
|
return pulumi.get(self, "purpose")
|
526
526
|
|
@@ -594,15 +594,7 @@ class GlobalAddress(pulumi.CustomResource):
|
|
594
594
|
|
595
595
|
## Import
|
596
596
|
|
597
|
-
GlobalAddress can be imported using any of these accepted formats* `projects/{{project}}/global/addresses/{{name}}` * `{{project}}/{{name}}` * `{{name}}`
|
598
|
-
|
599
|
-
id = "projects/{{project}}/global/addresses/{{name}}"
|
600
|
-
|
601
|
-
to = google_compute_global_address.default }
|
602
|
-
|
603
|
-
```sh
|
604
|
-
$ pulumi import gcp:compute/globalAddress:GlobalAddress When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), GlobalAddress can be imported using one of the formats above. For example
|
605
|
-
```
|
597
|
+
GlobalAddress can be imported using any of these accepted formats* `projects/{{project}}/global/addresses/{{name}}` * `{{project}}/{{name}}` * `{{name}}` When using the `pulumi import` command, GlobalAddress can be imported using one of the formats above. For example
|
606
598
|
|
607
599
|
```sh
|
608
600
|
$ pulumi import gcp:compute/globalAddress:GlobalAddress default projects/{{project}}/global/addresses/{{name}}
|
@@ -655,7 +647,7 @@ class GlobalAddress(pulumi.CustomResource):
|
|
655
647
|
If it is not provided, the provider project is used.
|
656
648
|
:param pulumi.Input[str] purpose: The purpose of the resource. Possible values include:
|
657
649
|
* VPC_PEERING - for peer networks
|
658
|
-
* PRIVATE_SERVICE_CONNECT - for
|
650
|
+
* PRIVATE_SERVICE_CONNECT - for Private Service Connect networks
|
659
651
|
"""
|
660
652
|
...
|
661
653
|
@overload
|
@@ -700,15 +692,7 @@ class GlobalAddress(pulumi.CustomResource):
|
|
700
692
|
|
701
693
|
## Import
|
702
694
|
|
703
|
-
GlobalAddress can be imported using any of these accepted formats* `projects/{{project}}/global/addresses/{{name}}` * `{{project}}/{{name}}` * `{{name}}`
|
704
|
-
|
705
|
-
id = "projects/{{project}}/global/addresses/{{name}}"
|
706
|
-
|
707
|
-
to = google_compute_global_address.default }
|
708
|
-
|
709
|
-
```sh
|
710
|
-
$ pulumi import gcp:compute/globalAddress:GlobalAddress When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), GlobalAddress can be imported using one of the formats above. For example
|
711
|
-
```
|
695
|
+
GlobalAddress can be imported using any of these accepted formats* `projects/{{project}}/global/addresses/{{name}}` * `{{project}}/{{name}}` * `{{name}}` When using the `pulumi import` command, GlobalAddress can be imported using one of the formats above. For example
|
712
696
|
|
713
697
|
```sh
|
714
698
|
$ pulumi import gcp:compute/globalAddress:GlobalAddress default projects/{{project}}/global/addresses/{{name}}
|
@@ -847,7 +831,7 @@ class GlobalAddress(pulumi.CustomResource):
|
|
847
831
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource and default labels configured on the provider.
|
848
832
|
:param pulumi.Input[str] purpose: The purpose of the resource. Possible values include:
|
849
833
|
* VPC_PEERING - for peer networks
|
850
|
-
* PRIVATE_SERVICE_CONNECT - for
|
834
|
+
* PRIVATE_SERVICE_CONNECT - for Private Service Connect networks
|
851
835
|
:param pulumi.Input[str] self_link: The URI of the created resource.
|
852
836
|
"""
|
853
837
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
@@ -1008,7 +992,7 @@ class GlobalAddress(pulumi.CustomResource):
|
|
1008
992
|
"""
|
1009
993
|
The purpose of the resource. Possible values include:
|
1010
994
|
* VPC_PEERING - for peer networks
|
1011
|
-
* PRIVATE_SERVICE_CONNECT - for
|
995
|
+
* PRIVATE_SERVICE_CONNECT - for Private Service Connect networks
|
1012
996
|
"""
|
1013
997
|
return pulumi.get(self, "purpose")
|
1014
998
|
|
@@ -1291,15 +1291,7 @@ class GlobalForwardingRule(pulumi.CustomResource):
|
|
1291
1291
|
|
1292
1292
|
## Import
|
1293
1293
|
|
1294
|
-
GlobalForwardingRule can be imported using any of these accepted formats* `projects/{{project}}/global/forwardingRules/{{name}}` * `{{project}}/{{name}}` * `{{name}}`
|
1295
|
-
|
1296
|
-
id = "projects/{{project}}/global/forwardingRules/{{name}}"
|
1297
|
-
|
1298
|
-
to = google_compute_global_forwarding_rule.default }
|
1299
|
-
|
1300
|
-
```sh
|
1301
|
-
$ pulumi import gcp:compute/globalForwardingRule:GlobalForwardingRule When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), GlobalForwardingRule can be imported using one of the formats above. For example
|
1302
|
-
```
|
1294
|
+
GlobalForwardingRule can be imported using any of these accepted formats* `projects/{{project}}/global/forwardingRules/{{name}}` * `{{project}}/{{name}}` * `{{name}}` When using the `pulumi import` command, GlobalForwardingRule can be imported using one of the formats above. For example
|
1303
1295
|
|
1304
1296
|
```sh
|
1305
1297
|
$ pulumi import gcp:compute/globalForwardingRule:GlobalForwardingRule default projects/{{project}}/global/forwardingRules/{{name}}
|
@@ -1571,15 +1563,7 @@ class GlobalForwardingRule(pulumi.CustomResource):
|
|
1571
1563
|
|
1572
1564
|
## Import
|
1573
1565
|
|
1574
|
-
GlobalForwardingRule can be imported using any of these accepted formats* `projects/{{project}}/global/forwardingRules/{{name}}` * `{{project}}/{{name}}` * `{{name}}`
|
1575
|
-
|
1576
|
-
id = "projects/{{project}}/global/forwardingRules/{{name}}"
|
1577
|
-
|
1578
|
-
to = google_compute_global_forwarding_rule.default }
|
1579
|
-
|
1580
|
-
```sh
|
1581
|
-
$ pulumi import gcp:compute/globalForwardingRule:GlobalForwardingRule When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), GlobalForwardingRule can be imported using one of the formats above. For example
|
1582
|
-
```
|
1566
|
+
GlobalForwardingRule can be imported using any of these accepted formats* `projects/{{project}}/global/forwardingRules/{{name}}` * `{{project}}/{{name}}` * `{{name}}` When using the `pulumi import` command, GlobalForwardingRule can be imported using one of the formats above. For example
|
1583
1567
|
|
1584
1568
|
```sh
|
1585
1569
|
$ pulumi import gcp:compute/globalForwardingRule:GlobalForwardingRule default projects/{{project}}/global/forwardingRules/{{name}}
|
@@ -245,15 +245,7 @@ class GlobalNetworkEndpoint(pulumi.CustomResource):
|
|
245
245
|
|
246
246
|
## Import
|
247
247
|
|
248
|
-
GlobalNetworkEndpoint can be imported using any of these accepted formats* `projects/{{project}}/global/networkEndpointGroups/{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}` * `{{project}}/{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}` * `{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}`
|
249
|
-
|
250
|
-
id = "projects/{{project}}/global/networkEndpointGroups/{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}"
|
251
|
-
|
252
|
-
to = google_compute_global_network_endpoint.default }
|
253
|
-
|
254
|
-
```sh
|
255
|
-
$ pulumi import gcp:compute/globalNetworkEndpoint:GlobalNetworkEndpoint When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), GlobalNetworkEndpoint can be imported using one of the formats above. For example
|
256
|
-
```
|
248
|
+
GlobalNetworkEndpoint can be imported using any of these accepted formats* `projects/{{project}}/global/networkEndpointGroups/{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}` * `{{project}}/{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}` * `{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}` When using the `pulumi import` command, GlobalNetworkEndpoint can be imported using one of the formats above. For example
|
257
249
|
|
258
250
|
```sh
|
259
251
|
$ pulumi import gcp:compute/globalNetworkEndpoint:GlobalNetworkEndpoint default projects/{{project}}/global/networkEndpointGroups/{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}
|
@@ -315,15 +307,7 @@ class GlobalNetworkEndpoint(pulumi.CustomResource):
|
|
315
307
|
|
316
308
|
## Import
|
317
309
|
|
318
|
-
GlobalNetworkEndpoint can be imported using any of these accepted formats* `projects/{{project}}/global/networkEndpointGroups/{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}` * `{{project}}/{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}` * `{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}`
|
319
|
-
|
320
|
-
id = "projects/{{project}}/global/networkEndpointGroups/{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}"
|
321
|
-
|
322
|
-
to = google_compute_global_network_endpoint.default }
|
323
|
-
|
324
|
-
```sh
|
325
|
-
$ pulumi import gcp:compute/globalNetworkEndpoint:GlobalNetworkEndpoint When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), GlobalNetworkEndpoint can be imported using one of the formats above. For example
|
326
|
-
```
|
310
|
+
GlobalNetworkEndpoint can be imported using any of these accepted formats* `projects/{{project}}/global/networkEndpointGroups/{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}` * `{{project}}/{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}` * `{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}` When using the `pulumi import` command, GlobalNetworkEndpoint can be imported using one of the formats above. For example
|
327
311
|
|
328
312
|
```sh
|
329
313
|
$ pulumi import gcp:compute/globalNetworkEndpoint:GlobalNetworkEndpoint default projects/{{project}}/global/networkEndpointGroups/{{global_network_endpoint_group}}/{{ip_address}}/{{fqdn}}/{{port}}
|
@@ -303,15 +303,7 @@ class GlobalNetworkEndpointGroup(pulumi.CustomResource):
|
|
303
303
|
|
304
304
|
## Import
|
305
305
|
|
306
|
-
GlobalNetworkEndpointGroup can be imported using any of these accepted formats* `projects/{{project}}/global/networkEndpointGroups/{{name}}` * `{{project}}/{{name}}` * `{{name}}`
|
307
|
-
|
308
|
-
id = "projects/{{project}}/global/networkEndpointGroups/{{name}}"
|
309
|
-
|
310
|
-
to = google_compute_global_network_endpoint_group.default }
|
311
|
-
|
312
|
-
```sh
|
313
|
-
$ pulumi import gcp:compute/globalNetworkEndpointGroup:GlobalNetworkEndpointGroup When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), GlobalNetworkEndpointGroup can be imported using one of the formats above. For example
|
314
|
-
```
|
306
|
+
GlobalNetworkEndpointGroup can be imported using any of these accepted formats* `projects/{{project}}/global/networkEndpointGroups/{{name}}` * `{{project}}/{{name}}` * `{{name}}` When using the `pulumi import` command, GlobalNetworkEndpointGroup can be imported using one of the formats above. For example
|
315
307
|
|
316
308
|
```sh
|
317
309
|
$ pulumi import gcp:compute/globalNetworkEndpointGroup:GlobalNetworkEndpointGroup default projects/{{project}}/global/networkEndpointGroups/{{name}}
|
@@ -390,15 +382,7 @@ class GlobalNetworkEndpointGroup(pulumi.CustomResource):
|
|
390
382
|
|
391
383
|
## Import
|
392
384
|
|
393
|
-
GlobalNetworkEndpointGroup can be imported using any of these accepted formats* `projects/{{project}}/global/networkEndpointGroups/{{name}}` * `{{project}}/{{name}}` * `{{name}}`
|
394
|
-
|
395
|
-
id = "projects/{{project}}/global/networkEndpointGroups/{{name}}"
|
396
|
-
|
397
|
-
to = google_compute_global_network_endpoint_group.default }
|
398
|
-
|
399
|
-
```sh
|
400
|
-
$ pulumi import gcp:compute/globalNetworkEndpointGroup:GlobalNetworkEndpointGroup When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), GlobalNetworkEndpointGroup can be imported using one of the formats above. For example
|
401
|
-
```
|
385
|
+
GlobalNetworkEndpointGroup can be imported using any of these accepted formats* `projects/{{project}}/global/networkEndpointGroups/{{name}}` * `{{project}}/{{name}}` * `{{name}}` When using the `pulumi import` command, GlobalNetworkEndpointGroup can be imported using one of the formats above. For example
|
402
386
|
|
403
387
|
```sh
|
404
388
|
$ pulumi import gcp:compute/globalNetworkEndpointGroup:GlobalNetworkEndpointGroup default projects/{{project}}/global/networkEndpointGroups/{{name}}
|
@@ -426,15 +426,7 @@ class HaVpnGateway(pulumi.CustomResource):
|
|
426
426
|
|
427
427
|
## Import
|
428
428
|
|
429
|
-
HaVpnGateway can be imported using any of these accepted formats* `projects/{{project}}/regions/{{region}}/vpnGateways/{{name}}` * `{{project}}/{{region}}/{{name}}` * `{{region}}/{{name}}` * `{{name}}`
|
430
|
-
|
431
|
-
id = "projects/{{project}}/regions/{{region}}/vpnGateways/{{name}}"
|
432
|
-
|
433
|
-
to = google_compute_ha_vpn_gateway.default }
|
434
|
-
|
435
|
-
```sh
|
436
|
-
$ pulumi import gcp:compute/haVpnGateway:HaVpnGateway When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), HaVpnGateway can be imported using one of the formats above. For example
|
437
|
-
```
|
429
|
+
HaVpnGateway can be imported using any of these accepted formats* `projects/{{project}}/regions/{{region}}/vpnGateways/{{name}}` * `{{project}}/{{region}}/{{name}}` * `{{region}}/{{name}}` * `{{name}}` When using the `pulumi import` command, HaVpnGateway can be imported using one of the formats above. For example
|
438
430
|
|
439
431
|
```sh
|
440
432
|
$ pulumi import gcp:compute/haVpnGateway:HaVpnGateway default projects/{{project}}/regions/{{region}}/vpnGateways/{{name}}
|
@@ -571,15 +563,7 @@ class HaVpnGateway(pulumi.CustomResource):
|
|
571
563
|
|
572
564
|
## Import
|
573
565
|
|
574
|
-
HaVpnGateway can be imported using any of these accepted formats* `projects/{{project}}/regions/{{region}}/vpnGateways/{{name}}` * `{{project}}/{{region}}/{{name}}` * `{{region}}/{{name}}` * `{{name}}`
|
575
|
-
|
576
|
-
id = "projects/{{project}}/regions/{{region}}/vpnGateways/{{name}}"
|
577
|
-
|
578
|
-
to = google_compute_ha_vpn_gateway.default }
|
579
|
-
|
580
|
-
```sh
|
581
|
-
$ pulumi import gcp:compute/haVpnGateway:HaVpnGateway When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), HaVpnGateway can be imported using one of the formats above. For example
|
582
|
-
```
|
566
|
+
HaVpnGateway can be imported using any of these accepted formats* `projects/{{project}}/regions/{{region}}/vpnGateways/{{name}}` * `{{project}}/{{region}}/{{name}}` * `{{region}}/{{name}}` * `{{name}}` When using the `pulumi import` command, HaVpnGateway can be imported using one of the formats above. For example
|
583
567
|
|
584
568
|
```sh
|
585
569
|
$ pulumi import gcp:compute/haVpnGateway:HaVpnGateway default projects/{{project}}/regions/{{region}}/vpnGateways/{{name}}
|
@@ -877,15 +877,7 @@ class HealthCheck(pulumi.CustomResource):
|
|
877
877
|
|
878
878
|
## Import
|
879
879
|
|
880
|
-
HealthCheck can be imported using any of these accepted formats* `projects/{{project}}/global/healthChecks/{{name}}` * `{{project}}/{{name}}` * `{{name}}`
|
881
|
-
|
882
|
-
id = "projects/{{project}}/global/healthChecks/{{name}}"
|
883
|
-
|
884
|
-
to = google_compute_health_check.default }
|
885
|
-
|
886
|
-
```sh
|
887
|
-
$ pulumi import gcp:compute/healthCheck:HealthCheck When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), HealthCheck can be imported using one of the formats above. For example
|
888
|
-
```
|
880
|
+
HealthCheck can be imported using any of these accepted formats* `projects/{{project}}/global/healthChecks/{{name}}` * `{{project}}/{{name}}` * `{{name}}` When using the `pulumi import` command, HealthCheck can be imported using one of the formats above. For example
|
889
881
|
|
890
882
|
```sh
|
891
883
|
$ pulumi import gcp:compute/healthCheck:HealthCheck default projects/{{project}}/global/healthChecks/{{name}}
|
@@ -1185,15 +1177,7 @@ class HealthCheck(pulumi.CustomResource):
|
|
1185
1177
|
|
1186
1178
|
## Import
|
1187
1179
|
|
1188
|
-
HealthCheck can be imported using any of these accepted formats* `projects/{{project}}/global/healthChecks/{{name}}` * `{{project}}/{{name}}` * `{{name}}`
|
1189
|
-
|
1190
|
-
id = "projects/{{project}}/global/healthChecks/{{name}}"
|
1191
|
-
|
1192
|
-
to = google_compute_health_check.default }
|
1193
|
-
|
1194
|
-
```sh
|
1195
|
-
$ pulumi import gcp:compute/healthCheck:HealthCheck When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), HealthCheck can be imported using one of the formats above. For example
|
1196
|
-
```
|
1180
|
+
HealthCheck can be imported using any of these accepted formats* `projects/{{project}}/global/healthChecks/{{name}}` * `{{project}}/{{name}}` * `{{name}}` When using the `pulumi import` command, HealthCheck can be imported using one of the formats above. For example
|
1197
1181
|
|
1198
1182
|
```sh
|
1199
1183
|
$ pulumi import gcp:compute/healthCheck:HealthCheck default projects/{{project}}/global/healthChecks/{{name}}
|
@@ -506,15 +506,7 @@ class HttpHealthCheck(pulumi.CustomResource):
|
|
506
506
|
|
507
507
|
## Import
|
508
508
|
|
509
|
-
HttpHealthCheck can be imported using any of these accepted formats* `projects/{{project}}/global/httpHealthChecks/{{name}}` * `{{project}}/{{name}}` * `{{name}}`
|
510
|
-
|
511
|
-
id = "projects/{{project}}/global/httpHealthChecks/{{name}}"
|
512
|
-
|
513
|
-
to = google_compute_http_health_check.default }
|
514
|
-
|
515
|
-
```sh
|
516
|
-
$ pulumi import gcp:compute/httpHealthCheck:HttpHealthCheck When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), HttpHealthCheck can be imported using one of the formats above. For example
|
517
|
-
```
|
509
|
+
HttpHealthCheck can be imported using any of these accepted formats* `projects/{{project}}/global/httpHealthChecks/{{name}}` * `{{project}}/{{name}}` * `{{name}}` When using the `pulumi import` command, HttpHealthCheck can be imported using one of the formats above. For example
|
518
510
|
|
519
511
|
```sh
|
520
512
|
$ pulumi import gcp:compute/httpHealthCheck:HttpHealthCheck default projects/{{project}}/global/httpHealthChecks/{{name}}
|
@@ -598,15 +590,7 @@ class HttpHealthCheck(pulumi.CustomResource):
|
|
598
590
|
|
599
591
|
## Import
|
600
592
|
|
601
|
-
HttpHealthCheck can be imported using any of these accepted formats* `projects/{{project}}/global/httpHealthChecks/{{name}}` * `{{project}}/{{name}}` * `{{name}}`
|
602
|
-
|
603
|
-
id = "projects/{{project}}/global/httpHealthChecks/{{name}}"
|
604
|
-
|
605
|
-
to = google_compute_http_health_check.default }
|
606
|
-
|
607
|
-
```sh
|
608
|
-
$ pulumi import gcp:compute/httpHealthCheck:HttpHealthCheck When using the [`terraform import` command](https://developer.hashicorp.com/terraform/cli/commands/import), HttpHealthCheck can be imported using one of the formats above. For example
|
609
|
-
```
|
593
|
+
HttpHealthCheck can be imported using any of these accepted formats* `projects/{{project}}/global/httpHealthChecks/{{name}}` * `{{project}}/{{name}}` * `{{name}}` When using the `pulumi import` command, HttpHealthCheck can be imported using one of the formats above. For example
|
610
594
|
|
611
595
|
```sh
|
612
596
|
$ pulumi import gcp:compute/httpHealthCheck:HttpHealthCheck default projects/{{project}}/global/httpHealthChecks/{{name}}
|