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
pulumi_gcp/compute/_inputs.py
CHANGED
@@ -5675,6 +5675,7 @@ class InstanceAttachedDiskArgs:
|
|
5675
5675
|
(https://cloud.google.com/compute/docs/disks/customer-supplied-encryption),
|
5676
5676
|
encoded in [RFC 4648 base64](https://tools.ietf.org/html/rfc4648#section-4)
|
5677
5677
|
to encrypt this disk. Only one of `kms_key_self_link` and `disk_encryption_key_raw` may be set.
|
5678
|
+
:param pulumi.Input[str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
5678
5679
|
:param pulumi.Input[str] kms_key_self_link: The self_link of the encryption key that is
|
5679
5680
|
stored in Google Cloud KMS to encrypt this disk. Only one of `kms_key_self_link`
|
5680
5681
|
and `disk_encryption_key_raw` may be set.
|
@@ -5738,6 +5739,9 @@ class InstanceAttachedDiskArgs:
|
|
5738
5739
|
@property
|
5739
5740
|
@pulumi.getter(name="diskEncryptionKeySha256")
|
5740
5741
|
def disk_encryption_key_sha256(self) -> Optional[pulumi.Input[str]]:
|
5742
|
+
"""
|
5743
|
+
The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
5744
|
+
"""
|
5741
5745
|
return pulumi.get(self, "disk_encryption_key_sha256")
|
5742
5746
|
|
5743
5747
|
@disk_encryption_key_sha256.setter
|
@@ -5795,6 +5799,7 @@ class InstanceBootDiskArgs:
|
|
5795
5799
|
encoded in [RFC 4648 base64](https://tools.ietf.org/html/rfc4648#section-4)
|
5796
5800
|
to encrypt this disk. Only one of `kms_key_self_link` and `disk_encryption_key_raw`
|
5797
5801
|
may be set.
|
5802
|
+
:param pulumi.Input[str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
5798
5803
|
:param pulumi.Input['InstanceBootDiskInitializeParamsArgs'] initialize_params: Parameters for a new disk that will be created
|
5799
5804
|
alongside the new instance. Either `initialize_params` or `source` must be set.
|
5800
5805
|
Structure is documented below.
|
@@ -5869,6 +5874,9 @@ class InstanceBootDiskArgs:
|
|
5869
5874
|
@property
|
5870
5875
|
@pulumi.getter(name="diskEncryptionKeySha256")
|
5871
5876
|
def disk_encryption_key_sha256(self) -> Optional[pulumi.Input[str]]:
|
5877
|
+
"""
|
5878
|
+
The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
5879
|
+
"""
|
5872
5880
|
return pulumi.get(self, "disk_encryption_key_sha256")
|
5873
5881
|
|
5874
5882
|
@disk_encryption_key_sha256.setter
|
@@ -5970,6 +5978,7 @@ class InstanceBootDiskInitializeParamsArgs:
|
|
5970
5978
|
for hyperdisk skus via disk update api/gcloud without the need to delete and
|
5971
5979
|
recreate the disk, hyperdisk allows for an update of throughput every 4 hours.
|
5972
5980
|
To update your hyperdisk more frequently, you'll need to manually delete and recreate it.
|
5981
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
5973
5982
|
:param pulumi.Input[int] size: The size of the image in gigabytes. If not specified, it
|
5974
5983
|
will inherit the size of its base image.
|
5975
5984
|
:param pulumi.Input[str] type: The GCE disk type. Such as pd-standard, pd-balanced or pd-ssd.
|
@@ -6076,6 +6085,9 @@ class InstanceBootDiskInitializeParamsArgs:
|
|
6076
6085
|
@property
|
6077
6086
|
@pulumi.getter(name="resourceManagerTags")
|
6078
6087
|
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
6088
|
+
"""
|
6089
|
+
A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
6090
|
+
"""
|
6079
6091
|
return pulumi.get(self, "resource_manager_tags")
|
6080
6092
|
|
6081
6093
|
@resource_manager_tags.setter
|
@@ -6136,6 +6148,11 @@ class InstanceFromMachineImageAdvancedMachineFeaturesArgs:
|
|
6136
6148
|
enable_nested_virtualization: Optional[pulumi.Input[bool]] = None,
|
6137
6149
|
threads_per_core: Optional[pulumi.Input[int]] = None,
|
6138
6150
|
visible_core_count: Optional[pulumi.Input[int]] = None):
|
6151
|
+
"""
|
6152
|
+
:param pulumi.Input[bool] enable_nested_virtualization: Whether to enable nested virtualization or not.
|
6153
|
+
:param pulumi.Input[int] threads_per_core: The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
|
6154
|
+
:param pulumi.Input[int] visible_core_count: The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance\\'s nominal CPU count and the underlying platform\\'s SMT width.
|
6155
|
+
"""
|
6139
6156
|
if enable_nested_virtualization is not None:
|
6140
6157
|
pulumi.set(__self__, "enable_nested_virtualization", enable_nested_virtualization)
|
6141
6158
|
if threads_per_core is not None:
|
@@ -6146,6 +6163,9 @@ class InstanceFromMachineImageAdvancedMachineFeaturesArgs:
|
|
6146
6163
|
@property
|
6147
6164
|
@pulumi.getter(name="enableNestedVirtualization")
|
6148
6165
|
def enable_nested_virtualization(self) -> Optional[pulumi.Input[bool]]:
|
6166
|
+
"""
|
6167
|
+
Whether to enable nested virtualization or not.
|
6168
|
+
"""
|
6149
6169
|
return pulumi.get(self, "enable_nested_virtualization")
|
6150
6170
|
|
6151
6171
|
@enable_nested_virtualization.setter
|
@@ -6155,6 +6175,9 @@ class InstanceFromMachineImageAdvancedMachineFeaturesArgs:
|
|
6155
6175
|
@property
|
6156
6176
|
@pulumi.getter(name="threadsPerCore")
|
6157
6177
|
def threads_per_core(self) -> Optional[pulumi.Input[int]]:
|
6178
|
+
"""
|
6179
|
+
The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
|
6180
|
+
"""
|
6158
6181
|
return pulumi.get(self, "threads_per_core")
|
6159
6182
|
|
6160
6183
|
@threads_per_core.setter
|
@@ -6164,6 +6187,9 @@ class InstanceFromMachineImageAdvancedMachineFeaturesArgs:
|
|
6164
6187
|
@property
|
6165
6188
|
@pulumi.getter(name="visibleCoreCount")
|
6166
6189
|
def visible_core_count(self) -> Optional[pulumi.Input[int]]:
|
6190
|
+
"""
|
6191
|
+
The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance\\'s nominal CPU count and the underlying platform\\'s SMT width.
|
6192
|
+
"""
|
6167
6193
|
return pulumi.get(self, "visible_core_count")
|
6168
6194
|
|
6169
6195
|
@visible_core_count.setter
|
@@ -6180,6 +6206,14 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6180
6206
|
disk_encryption_key_sha256: Optional[pulumi.Input[str]] = None,
|
6181
6207
|
kms_key_self_link: Optional[pulumi.Input[str]] = None,
|
6182
6208
|
mode: Optional[pulumi.Input[str]] = None):
|
6209
|
+
"""
|
6210
|
+
:param pulumi.Input[str] source: The name or self_link of the disk attached to this instance.
|
6211
|
+
:param pulumi.Input[str] device_name: Name with which the attached disk is accessible under /dev/disk/by-id/
|
6212
|
+
:param pulumi.Input[str] disk_encryption_key_raw: A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
6213
|
+
:param pulumi.Input[str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
6214
|
+
:param pulumi.Input[str] kms_key_self_link: The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
6215
|
+
:param pulumi.Input[str] mode: Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
6216
|
+
"""
|
6183
6217
|
pulumi.set(__self__, "source", source)
|
6184
6218
|
if device_name is not None:
|
6185
6219
|
pulumi.set(__self__, "device_name", device_name)
|
@@ -6195,6 +6229,9 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6195
6229
|
@property
|
6196
6230
|
@pulumi.getter
|
6197
6231
|
def source(self) -> pulumi.Input[str]:
|
6232
|
+
"""
|
6233
|
+
The name or self_link of the disk attached to this instance.
|
6234
|
+
"""
|
6198
6235
|
return pulumi.get(self, "source")
|
6199
6236
|
|
6200
6237
|
@source.setter
|
@@ -6204,6 +6241,9 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6204
6241
|
@property
|
6205
6242
|
@pulumi.getter(name="deviceName")
|
6206
6243
|
def device_name(self) -> Optional[pulumi.Input[str]]:
|
6244
|
+
"""
|
6245
|
+
Name with which the attached disk is accessible under /dev/disk/by-id/
|
6246
|
+
"""
|
6207
6247
|
return pulumi.get(self, "device_name")
|
6208
6248
|
|
6209
6249
|
@device_name.setter
|
@@ -6213,6 +6253,9 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6213
6253
|
@property
|
6214
6254
|
@pulumi.getter(name="diskEncryptionKeyRaw")
|
6215
6255
|
def disk_encryption_key_raw(self) -> Optional[pulumi.Input[str]]:
|
6256
|
+
"""
|
6257
|
+
A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
6258
|
+
"""
|
6216
6259
|
return pulumi.get(self, "disk_encryption_key_raw")
|
6217
6260
|
|
6218
6261
|
@disk_encryption_key_raw.setter
|
@@ -6222,6 +6265,9 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6222
6265
|
@property
|
6223
6266
|
@pulumi.getter(name="diskEncryptionKeySha256")
|
6224
6267
|
def disk_encryption_key_sha256(self) -> Optional[pulumi.Input[str]]:
|
6268
|
+
"""
|
6269
|
+
The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
6270
|
+
"""
|
6225
6271
|
return pulumi.get(self, "disk_encryption_key_sha256")
|
6226
6272
|
|
6227
6273
|
@disk_encryption_key_sha256.setter
|
@@ -6231,6 +6277,9 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6231
6277
|
@property
|
6232
6278
|
@pulumi.getter(name="kmsKeySelfLink")
|
6233
6279
|
def kms_key_self_link(self) -> Optional[pulumi.Input[str]]:
|
6280
|
+
"""
|
6281
|
+
The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
6282
|
+
"""
|
6234
6283
|
return pulumi.get(self, "kms_key_self_link")
|
6235
6284
|
|
6236
6285
|
@kms_key_self_link.setter
|
@@ -6240,6 +6289,9 @@ class InstanceFromMachineImageAttachedDiskArgs:
|
|
6240
6289
|
@property
|
6241
6290
|
@pulumi.getter
|
6242
6291
|
def mode(self) -> Optional[pulumi.Input[str]]:
|
6292
|
+
"""
|
6293
|
+
Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
6294
|
+
"""
|
6243
6295
|
return pulumi.get(self, "mode")
|
6244
6296
|
|
6245
6297
|
@mode.setter
|
@@ -6258,6 +6310,16 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6258
6310
|
kms_key_self_link: Optional[pulumi.Input[str]] = None,
|
6259
6311
|
mode: Optional[pulumi.Input[str]] = None,
|
6260
6312
|
source: Optional[pulumi.Input[str]] = None):
|
6313
|
+
"""
|
6314
|
+
:param pulumi.Input[bool] auto_delete: Whether the disk will be auto-deleted when the instance is deleted.
|
6315
|
+
:param pulumi.Input[str] device_name: Name with which attached disk will be accessible under /dev/disk/by-id/
|
6316
|
+
:param pulumi.Input[str] disk_encryption_key_raw: A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
6317
|
+
:param pulumi.Input[str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
6318
|
+
:param pulumi.Input['InstanceFromMachineImageBootDiskInitializeParamsArgs'] initialize_params: Parameters with which a disk was created alongside the instance.
|
6319
|
+
:param pulumi.Input[str] kms_key_self_link: The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
6320
|
+
:param pulumi.Input[str] mode: Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
6321
|
+
:param pulumi.Input[str] source: The name or self_link of the disk attached to this instance.
|
6322
|
+
"""
|
6261
6323
|
if auto_delete is not None:
|
6262
6324
|
pulumi.set(__self__, "auto_delete", auto_delete)
|
6263
6325
|
if device_name is not None:
|
@@ -6278,6 +6340,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6278
6340
|
@property
|
6279
6341
|
@pulumi.getter(name="autoDelete")
|
6280
6342
|
def auto_delete(self) -> Optional[pulumi.Input[bool]]:
|
6343
|
+
"""
|
6344
|
+
Whether the disk will be auto-deleted when the instance is deleted.
|
6345
|
+
"""
|
6281
6346
|
return pulumi.get(self, "auto_delete")
|
6282
6347
|
|
6283
6348
|
@auto_delete.setter
|
@@ -6287,6 +6352,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6287
6352
|
@property
|
6288
6353
|
@pulumi.getter(name="deviceName")
|
6289
6354
|
def device_name(self) -> Optional[pulumi.Input[str]]:
|
6355
|
+
"""
|
6356
|
+
Name with which attached disk will be accessible under /dev/disk/by-id/
|
6357
|
+
"""
|
6290
6358
|
return pulumi.get(self, "device_name")
|
6291
6359
|
|
6292
6360
|
@device_name.setter
|
@@ -6296,6 +6364,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6296
6364
|
@property
|
6297
6365
|
@pulumi.getter(name="diskEncryptionKeyRaw")
|
6298
6366
|
def disk_encryption_key_raw(self) -> Optional[pulumi.Input[str]]:
|
6367
|
+
"""
|
6368
|
+
A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
6369
|
+
"""
|
6299
6370
|
return pulumi.get(self, "disk_encryption_key_raw")
|
6300
6371
|
|
6301
6372
|
@disk_encryption_key_raw.setter
|
@@ -6305,6 +6376,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6305
6376
|
@property
|
6306
6377
|
@pulumi.getter(name="diskEncryptionKeySha256")
|
6307
6378
|
def disk_encryption_key_sha256(self) -> Optional[pulumi.Input[str]]:
|
6379
|
+
"""
|
6380
|
+
The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
6381
|
+
"""
|
6308
6382
|
return pulumi.get(self, "disk_encryption_key_sha256")
|
6309
6383
|
|
6310
6384
|
@disk_encryption_key_sha256.setter
|
@@ -6314,6 +6388,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6314
6388
|
@property
|
6315
6389
|
@pulumi.getter(name="initializeParams")
|
6316
6390
|
def initialize_params(self) -> Optional[pulumi.Input['InstanceFromMachineImageBootDiskInitializeParamsArgs']]:
|
6391
|
+
"""
|
6392
|
+
Parameters with which a disk was created alongside the instance.
|
6393
|
+
"""
|
6317
6394
|
return pulumi.get(self, "initialize_params")
|
6318
6395
|
|
6319
6396
|
@initialize_params.setter
|
@@ -6323,6 +6400,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6323
6400
|
@property
|
6324
6401
|
@pulumi.getter(name="kmsKeySelfLink")
|
6325
6402
|
def kms_key_self_link(self) -> Optional[pulumi.Input[str]]:
|
6403
|
+
"""
|
6404
|
+
The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
6405
|
+
"""
|
6326
6406
|
return pulumi.get(self, "kms_key_self_link")
|
6327
6407
|
|
6328
6408
|
@kms_key_self_link.setter
|
@@ -6332,6 +6412,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6332
6412
|
@property
|
6333
6413
|
@pulumi.getter
|
6334
6414
|
def mode(self) -> Optional[pulumi.Input[str]]:
|
6415
|
+
"""
|
6416
|
+
Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
6417
|
+
"""
|
6335
6418
|
return pulumi.get(self, "mode")
|
6336
6419
|
|
6337
6420
|
@mode.setter
|
@@ -6341,6 +6424,9 @@ class InstanceFromMachineImageBootDiskArgs:
|
|
6341
6424
|
@property
|
6342
6425
|
@pulumi.getter
|
6343
6426
|
def source(self) -> Optional[pulumi.Input[str]]:
|
6427
|
+
"""
|
6428
|
+
The name or self_link of the disk attached to this instance.
|
6429
|
+
"""
|
6344
6430
|
return pulumi.get(self, "source")
|
6345
6431
|
|
6346
6432
|
@source.setter
|
@@ -6359,6 +6445,16 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6359
6445
|
resource_manager_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
6360
6446
|
size: Optional[pulumi.Input[int]] = None,
|
6361
6447
|
type: Optional[pulumi.Input[str]] = None):
|
6448
|
+
"""
|
6449
|
+
:param pulumi.Input[bool] enable_confidential_compute: A flag to enable confidential compute mode on boot disk
|
6450
|
+
:param pulumi.Input[str] image: The image from which this disk was initialised.
|
6451
|
+
:param pulumi.Input[Mapping[str, Any]] labels: A set of key/value label pairs assigned to the disk.
|
6452
|
+
:param pulumi.Input[int] provisioned_iops: Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000.
|
6453
|
+
:param pulumi.Input[int] provisioned_throughput: Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 7,124.
|
6454
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
6455
|
+
:param pulumi.Input[int] size: The size of the image in gigabytes.
|
6456
|
+
:param pulumi.Input[str] type: The Google Compute Engine disk type. Such as pd-standard, pd-ssd or pd-balanced.
|
6457
|
+
"""
|
6362
6458
|
if enable_confidential_compute is not None:
|
6363
6459
|
pulumi.set(__self__, "enable_confidential_compute", enable_confidential_compute)
|
6364
6460
|
if image is not None:
|
@@ -6379,6 +6475,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6379
6475
|
@property
|
6380
6476
|
@pulumi.getter(name="enableConfidentialCompute")
|
6381
6477
|
def enable_confidential_compute(self) -> Optional[pulumi.Input[bool]]:
|
6478
|
+
"""
|
6479
|
+
A flag to enable confidential compute mode on boot disk
|
6480
|
+
"""
|
6382
6481
|
return pulumi.get(self, "enable_confidential_compute")
|
6383
6482
|
|
6384
6483
|
@enable_confidential_compute.setter
|
@@ -6388,6 +6487,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6388
6487
|
@property
|
6389
6488
|
@pulumi.getter
|
6390
6489
|
def image(self) -> Optional[pulumi.Input[str]]:
|
6490
|
+
"""
|
6491
|
+
The image from which this disk was initialised.
|
6492
|
+
"""
|
6391
6493
|
return pulumi.get(self, "image")
|
6392
6494
|
|
6393
6495
|
@image.setter
|
@@ -6397,6 +6499,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6397
6499
|
@property
|
6398
6500
|
@pulumi.getter
|
6399
6501
|
def labels(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
6502
|
+
"""
|
6503
|
+
A set of key/value label pairs assigned to the disk.
|
6504
|
+
"""
|
6400
6505
|
return pulumi.get(self, "labels")
|
6401
6506
|
|
6402
6507
|
@labels.setter
|
@@ -6406,6 +6511,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6406
6511
|
@property
|
6407
6512
|
@pulumi.getter(name="provisionedIops")
|
6408
6513
|
def provisioned_iops(self) -> Optional[pulumi.Input[int]]:
|
6514
|
+
"""
|
6515
|
+
Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000.
|
6516
|
+
"""
|
6409
6517
|
return pulumi.get(self, "provisioned_iops")
|
6410
6518
|
|
6411
6519
|
@provisioned_iops.setter
|
@@ -6415,6 +6523,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6415
6523
|
@property
|
6416
6524
|
@pulumi.getter(name="provisionedThroughput")
|
6417
6525
|
def provisioned_throughput(self) -> Optional[pulumi.Input[int]]:
|
6526
|
+
"""
|
6527
|
+
Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 7,124.
|
6528
|
+
"""
|
6418
6529
|
return pulumi.get(self, "provisioned_throughput")
|
6419
6530
|
|
6420
6531
|
@provisioned_throughput.setter
|
@@ -6424,6 +6535,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6424
6535
|
@property
|
6425
6536
|
@pulumi.getter(name="resourceManagerTags")
|
6426
6537
|
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
6538
|
+
"""
|
6539
|
+
A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
6540
|
+
"""
|
6427
6541
|
return pulumi.get(self, "resource_manager_tags")
|
6428
6542
|
|
6429
6543
|
@resource_manager_tags.setter
|
@@ -6433,6 +6547,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6433
6547
|
@property
|
6434
6548
|
@pulumi.getter
|
6435
6549
|
def size(self) -> Optional[pulumi.Input[int]]:
|
6550
|
+
"""
|
6551
|
+
The size of the image in gigabytes.
|
6552
|
+
"""
|
6436
6553
|
return pulumi.get(self, "size")
|
6437
6554
|
|
6438
6555
|
@size.setter
|
@@ -6442,6 +6559,9 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6442
6559
|
@property
|
6443
6560
|
@pulumi.getter
|
6444
6561
|
def type(self) -> Optional[pulumi.Input[str]]:
|
6562
|
+
"""
|
6563
|
+
The Google Compute Engine disk type. Such as pd-standard, pd-ssd or pd-balanced.
|
6564
|
+
"""
|
6445
6565
|
return pulumi.get(self, "type")
|
6446
6566
|
|
6447
6567
|
@type.setter
|
@@ -6453,11 +6573,17 @@ class InstanceFromMachineImageBootDiskInitializeParamsArgs:
|
|
6453
6573
|
class InstanceFromMachineImageConfidentialInstanceConfigArgs:
|
6454
6574
|
def __init__(__self__, *,
|
6455
6575
|
enable_confidential_compute: pulumi.Input[bool]):
|
6576
|
+
"""
|
6577
|
+
:param pulumi.Input[bool] enable_confidential_compute: Defines whether the instance should have confidential compute enabled.
|
6578
|
+
"""
|
6456
6579
|
pulumi.set(__self__, "enable_confidential_compute", enable_confidential_compute)
|
6457
6580
|
|
6458
6581
|
@property
|
6459
6582
|
@pulumi.getter(name="enableConfidentialCompute")
|
6460
6583
|
def enable_confidential_compute(self) -> pulumi.Input[bool]:
|
6584
|
+
"""
|
6585
|
+
Defines whether the instance should have confidential compute enabled.
|
6586
|
+
"""
|
6461
6587
|
return pulumi.get(self, "enable_confidential_compute")
|
6462
6588
|
|
6463
6589
|
@enable_confidential_compute.setter
|
@@ -6470,12 +6596,19 @@ class InstanceFromMachineImageGuestAcceleratorArgs:
|
|
6470
6596
|
def __init__(__self__, *,
|
6471
6597
|
count: pulumi.Input[int],
|
6472
6598
|
type: pulumi.Input[str]):
|
6599
|
+
"""
|
6600
|
+
:param pulumi.Input[int] count: The number of the guest accelerator cards exposed to this instance.
|
6601
|
+
:param pulumi.Input[str] type: The accelerator type resource exposed to this instance. E.g. nvidia-tesla-k80.
|
6602
|
+
"""
|
6473
6603
|
pulumi.set(__self__, "count", count)
|
6474
6604
|
pulumi.set(__self__, "type", type)
|
6475
6605
|
|
6476
6606
|
@property
|
6477
6607
|
@pulumi.getter
|
6478
6608
|
def count(self) -> pulumi.Input[int]:
|
6609
|
+
"""
|
6610
|
+
The number of the guest accelerator cards exposed to this instance.
|
6611
|
+
"""
|
6479
6612
|
return pulumi.get(self, "count")
|
6480
6613
|
|
6481
6614
|
@count.setter
|
@@ -6485,6 +6618,9 @@ class InstanceFromMachineImageGuestAcceleratorArgs:
|
|
6485
6618
|
@property
|
6486
6619
|
@pulumi.getter
|
6487
6620
|
def type(self) -> pulumi.Input[str]:
|
6621
|
+
"""
|
6622
|
+
The accelerator type resource exposed to this instance. E.g. nvidia-tesla-k80.
|
6623
|
+
"""
|
6488
6624
|
return pulumi.get(self, "type")
|
6489
6625
|
|
6490
6626
|
@type.setter
|
@@ -6512,8 +6648,23 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6512
6648
|
subnetwork: Optional[pulumi.Input[str]] = None,
|
6513
6649
|
subnetwork_project: Optional[pulumi.Input[str]] = None):
|
6514
6650
|
"""
|
6651
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageNetworkInterfaceAccessConfigArgs']]] access_configs: Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
|
6652
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageNetworkInterfaceAliasIpRangeArgs']]] alias_ip_ranges: An array of alias IP ranges for this network interface.
|
6653
|
+
:param pulumi.Input[int] internal_ipv6_prefix_length: The prefix length of the primary internal IPv6 range.
|
6654
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs']]] ipv6_access_configs: An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
|
6655
|
+
:param pulumi.Input[str] ipv6_access_type: One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
6656
|
+
:param pulumi.Input[str] ipv6_address: An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
6515
6657
|
:param pulumi.Input[str] name: A unique name for the resource, required by GCE.
|
6516
6658
|
Changing this forces a new resource to be created.
|
6659
|
+
:param pulumi.Input[str] network: The name or self_link of the network attached to this interface.
|
6660
|
+
:param pulumi.Input[str] network_attachment: 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}.
|
6661
|
+
:param pulumi.Input[str] network_ip: The private IP address assigned to the instance.
|
6662
|
+
:param pulumi.Input[str] nic_type: The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET
|
6663
|
+
:param pulumi.Input[int] queue_count: The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
|
6664
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
6665
|
+
:param pulumi.Input[str] stack_type: The stack type for this network interface to identify whether the IPv6 feature is enabled or not. If not specified, IPV4_ONLY will be used.
|
6666
|
+
:param pulumi.Input[str] subnetwork: The name or self_link of the subnetwork attached to this interface.
|
6667
|
+
:param pulumi.Input[str] subnetwork_project: The project in which the subnetwork belongs.
|
6517
6668
|
"""
|
6518
6669
|
if access_configs is not None:
|
6519
6670
|
pulumi.set(__self__, "access_configs", access_configs)
|
@@ -6551,6 +6702,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6551
6702
|
@property
|
6552
6703
|
@pulumi.getter(name="accessConfigs")
|
6553
6704
|
def access_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageNetworkInterfaceAccessConfigArgs']]]]:
|
6705
|
+
"""
|
6706
|
+
Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
|
6707
|
+
"""
|
6554
6708
|
return pulumi.get(self, "access_configs")
|
6555
6709
|
|
6556
6710
|
@access_configs.setter
|
@@ -6560,6 +6714,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6560
6714
|
@property
|
6561
6715
|
@pulumi.getter(name="aliasIpRanges")
|
6562
6716
|
def alias_ip_ranges(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageNetworkInterfaceAliasIpRangeArgs']]]]:
|
6717
|
+
"""
|
6718
|
+
An array of alias IP ranges for this network interface.
|
6719
|
+
"""
|
6563
6720
|
return pulumi.get(self, "alias_ip_ranges")
|
6564
6721
|
|
6565
6722
|
@alias_ip_ranges.setter
|
@@ -6569,6 +6726,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6569
6726
|
@property
|
6570
6727
|
@pulumi.getter(name="internalIpv6PrefixLength")
|
6571
6728
|
def internal_ipv6_prefix_length(self) -> Optional[pulumi.Input[int]]:
|
6729
|
+
"""
|
6730
|
+
The prefix length of the primary internal IPv6 range.
|
6731
|
+
"""
|
6572
6732
|
return pulumi.get(self, "internal_ipv6_prefix_length")
|
6573
6733
|
|
6574
6734
|
@internal_ipv6_prefix_length.setter
|
@@ -6578,6 +6738,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6578
6738
|
@property
|
6579
6739
|
@pulumi.getter(name="ipv6AccessConfigs")
|
6580
6740
|
def ipv6_access_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs']]]]:
|
6741
|
+
"""
|
6742
|
+
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
|
6743
|
+
"""
|
6581
6744
|
return pulumi.get(self, "ipv6_access_configs")
|
6582
6745
|
|
6583
6746
|
@ipv6_access_configs.setter
|
@@ -6587,6 +6750,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6587
6750
|
@property
|
6588
6751
|
@pulumi.getter(name="ipv6AccessType")
|
6589
6752
|
def ipv6_access_type(self) -> Optional[pulumi.Input[str]]:
|
6753
|
+
"""
|
6754
|
+
One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
6755
|
+
"""
|
6590
6756
|
return pulumi.get(self, "ipv6_access_type")
|
6591
6757
|
|
6592
6758
|
@ipv6_access_type.setter
|
@@ -6596,6 +6762,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6596
6762
|
@property
|
6597
6763
|
@pulumi.getter(name="ipv6Address")
|
6598
6764
|
def ipv6_address(self) -> Optional[pulumi.Input[str]]:
|
6765
|
+
"""
|
6766
|
+
An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
6767
|
+
"""
|
6599
6768
|
return pulumi.get(self, "ipv6_address")
|
6600
6769
|
|
6601
6770
|
@ipv6_address.setter
|
@@ -6618,6 +6787,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6618
6787
|
@property
|
6619
6788
|
@pulumi.getter
|
6620
6789
|
def network(self) -> Optional[pulumi.Input[str]]:
|
6790
|
+
"""
|
6791
|
+
The name or self_link of the network attached to this interface.
|
6792
|
+
"""
|
6621
6793
|
return pulumi.get(self, "network")
|
6622
6794
|
|
6623
6795
|
@network.setter
|
@@ -6627,6 +6799,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6627
6799
|
@property
|
6628
6800
|
@pulumi.getter(name="networkAttachment")
|
6629
6801
|
def network_attachment(self) -> Optional[pulumi.Input[str]]:
|
6802
|
+
"""
|
6803
|
+
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}.
|
6804
|
+
"""
|
6630
6805
|
return pulumi.get(self, "network_attachment")
|
6631
6806
|
|
6632
6807
|
@network_attachment.setter
|
@@ -6636,6 +6811,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6636
6811
|
@property
|
6637
6812
|
@pulumi.getter(name="networkIp")
|
6638
6813
|
def network_ip(self) -> Optional[pulumi.Input[str]]:
|
6814
|
+
"""
|
6815
|
+
The private IP address assigned to the instance.
|
6816
|
+
"""
|
6639
6817
|
return pulumi.get(self, "network_ip")
|
6640
6818
|
|
6641
6819
|
@network_ip.setter
|
@@ -6645,6 +6823,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6645
6823
|
@property
|
6646
6824
|
@pulumi.getter(name="nicType")
|
6647
6825
|
def nic_type(self) -> Optional[pulumi.Input[str]]:
|
6826
|
+
"""
|
6827
|
+
The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET
|
6828
|
+
"""
|
6648
6829
|
return pulumi.get(self, "nic_type")
|
6649
6830
|
|
6650
6831
|
@nic_type.setter
|
@@ -6654,6 +6835,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6654
6835
|
@property
|
6655
6836
|
@pulumi.getter(name="queueCount")
|
6656
6837
|
def queue_count(self) -> Optional[pulumi.Input[int]]:
|
6838
|
+
"""
|
6839
|
+
The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
|
6840
|
+
"""
|
6657
6841
|
return pulumi.get(self, "queue_count")
|
6658
6842
|
|
6659
6843
|
@queue_count.setter
|
@@ -6663,6 +6847,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6663
6847
|
@property
|
6664
6848
|
@pulumi.getter(name="securityPolicy")
|
6665
6849
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
6850
|
+
"""
|
6851
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
6852
|
+
"""
|
6666
6853
|
return pulumi.get(self, "security_policy")
|
6667
6854
|
|
6668
6855
|
@security_policy.setter
|
@@ -6672,6 +6859,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6672
6859
|
@property
|
6673
6860
|
@pulumi.getter(name="stackType")
|
6674
6861
|
def stack_type(self) -> Optional[pulumi.Input[str]]:
|
6862
|
+
"""
|
6863
|
+
The stack type for this network interface to identify whether the IPv6 feature is enabled or not. If not specified, IPV4_ONLY will be used.
|
6864
|
+
"""
|
6675
6865
|
return pulumi.get(self, "stack_type")
|
6676
6866
|
|
6677
6867
|
@stack_type.setter
|
@@ -6681,6 +6871,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6681
6871
|
@property
|
6682
6872
|
@pulumi.getter
|
6683
6873
|
def subnetwork(self) -> Optional[pulumi.Input[str]]:
|
6874
|
+
"""
|
6875
|
+
The name or self_link of the subnetwork attached to this interface.
|
6876
|
+
"""
|
6684
6877
|
return pulumi.get(self, "subnetwork")
|
6685
6878
|
|
6686
6879
|
@subnetwork.setter
|
@@ -6690,6 +6883,9 @@ class InstanceFromMachineImageNetworkInterfaceArgs:
|
|
6690
6883
|
@property
|
6691
6884
|
@pulumi.getter(name="subnetworkProject")
|
6692
6885
|
def subnetwork_project(self) -> Optional[pulumi.Input[str]]:
|
6886
|
+
"""
|
6887
|
+
The project in which the subnetwork belongs.
|
6888
|
+
"""
|
6693
6889
|
return pulumi.get(self, "subnetwork_project")
|
6694
6890
|
|
6695
6891
|
@subnetwork_project.setter
|
@@ -6704,6 +6900,12 @@ class InstanceFromMachineImageNetworkInterfaceAccessConfigArgs:
|
|
6704
6900
|
network_tier: Optional[pulumi.Input[str]] = None,
|
6705
6901
|
public_ptr_domain_name: Optional[pulumi.Input[str]] = None,
|
6706
6902
|
security_policy: Optional[pulumi.Input[str]] = None):
|
6903
|
+
"""
|
6904
|
+
:param pulumi.Input[str] nat_ip: The IP address that is be 1:1 mapped to the instance's network ip.
|
6905
|
+
:param pulumi.Input[str] network_tier: The networking tier used for configuring this instance. One of PREMIUM or STANDARD.
|
6906
|
+
:param pulumi.Input[str] public_ptr_domain_name: The DNS domain name for the public PTR record.
|
6907
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
6908
|
+
"""
|
6707
6909
|
if nat_ip is not None:
|
6708
6910
|
pulumi.set(__self__, "nat_ip", nat_ip)
|
6709
6911
|
if network_tier is not None:
|
@@ -6716,6 +6918,9 @@ class InstanceFromMachineImageNetworkInterfaceAccessConfigArgs:
|
|
6716
6918
|
@property
|
6717
6919
|
@pulumi.getter(name="natIp")
|
6718
6920
|
def nat_ip(self) -> Optional[pulumi.Input[str]]:
|
6921
|
+
"""
|
6922
|
+
The IP address that is be 1:1 mapped to the instance's network ip.
|
6923
|
+
"""
|
6719
6924
|
return pulumi.get(self, "nat_ip")
|
6720
6925
|
|
6721
6926
|
@nat_ip.setter
|
@@ -6725,6 +6930,9 @@ class InstanceFromMachineImageNetworkInterfaceAccessConfigArgs:
|
|
6725
6930
|
@property
|
6726
6931
|
@pulumi.getter(name="networkTier")
|
6727
6932
|
def network_tier(self) -> Optional[pulumi.Input[str]]:
|
6933
|
+
"""
|
6934
|
+
The networking tier used for configuring this instance. One of PREMIUM or STANDARD.
|
6935
|
+
"""
|
6728
6936
|
return pulumi.get(self, "network_tier")
|
6729
6937
|
|
6730
6938
|
@network_tier.setter
|
@@ -6734,6 +6942,9 @@ class InstanceFromMachineImageNetworkInterfaceAccessConfigArgs:
|
|
6734
6942
|
@property
|
6735
6943
|
@pulumi.getter(name="publicPtrDomainName")
|
6736
6944
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
6945
|
+
"""
|
6946
|
+
The DNS domain name for the public PTR record.
|
6947
|
+
"""
|
6737
6948
|
return pulumi.get(self, "public_ptr_domain_name")
|
6738
6949
|
|
6739
6950
|
@public_ptr_domain_name.setter
|
@@ -6743,6 +6954,9 @@ class InstanceFromMachineImageNetworkInterfaceAccessConfigArgs:
|
|
6743
6954
|
@property
|
6744
6955
|
@pulumi.getter(name="securityPolicy")
|
6745
6956
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
6957
|
+
"""
|
6958
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
6959
|
+
"""
|
6746
6960
|
return pulumi.get(self, "security_policy")
|
6747
6961
|
|
6748
6962
|
@security_policy.setter
|
@@ -6755,6 +6969,10 @@ class InstanceFromMachineImageNetworkInterfaceAliasIpRangeArgs:
|
|
6755
6969
|
def __init__(__self__, *,
|
6756
6970
|
ip_cidr_range: pulumi.Input[str],
|
6757
6971
|
subnetwork_range_name: Optional[pulumi.Input[str]] = None):
|
6972
|
+
"""
|
6973
|
+
:param pulumi.Input[str] ip_cidr_range: The IP CIDR range represented by this alias IP range.
|
6974
|
+
:param pulumi.Input[str] subnetwork_range_name: The subnetwork secondary range name specifying the secondary range from which to allocate the IP CIDR range for this alias IP range.
|
6975
|
+
"""
|
6758
6976
|
pulumi.set(__self__, "ip_cidr_range", ip_cidr_range)
|
6759
6977
|
if subnetwork_range_name is not None:
|
6760
6978
|
pulumi.set(__self__, "subnetwork_range_name", subnetwork_range_name)
|
@@ -6762,6 +6980,9 @@ class InstanceFromMachineImageNetworkInterfaceAliasIpRangeArgs:
|
|
6762
6980
|
@property
|
6763
6981
|
@pulumi.getter(name="ipCidrRange")
|
6764
6982
|
def ip_cidr_range(self) -> pulumi.Input[str]:
|
6983
|
+
"""
|
6984
|
+
The IP CIDR range represented by this alias IP range.
|
6985
|
+
"""
|
6765
6986
|
return pulumi.get(self, "ip_cidr_range")
|
6766
6987
|
|
6767
6988
|
@ip_cidr_range.setter
|
@@ -6771,6 +6992,9 @@ class InstanceFromMachineImageNetworkInterfaceAliasIpRangeArgs:
|
|
6771
6992
|
@property
|
6772
6993
|
@pulumi.getter(name="subnetworkRangeName")
|
6773
6994
|
def subnetwork_range_name(self) -> Optional[pulumi.Input[str]]:
|
6995
|
+
"""
|
6996
|
+
The subnetwork secondary range name specifying the secondary range from which to allocate the IP CIDR range for this alias IP range.
|
6997
|
+
"""
|
6774
6998
|
return pulumi.get(self, "subnetwork_range_name")
|
6775
6999
|
|
6776
7000
|
@subnetwork_range_name.setter
|
@@ -6788,8 +7012,13 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6788
7012
|
public_ptr_domain_name: Optional[pulumi.Input[str]] = None,
|
6789
7013
|
security_policy: Optional[pulumi.Input[str]] = None):
|
6790
7014
|
"""
|
7015
|
+
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
7016
|
+
:param pulumi.Input[str] external_ipv6: The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
7017
|
+
:param pulumi.Input[str] external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
6791
7018
|
:param pulumi.Input[str] name: A unique name for the resource, required by GCE.
|
6792
7019
|
Changing this forces a new resource to be created.
|
7020
|
+
:param pulumi.Input[str] public_ptr_domain_name: The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
7021
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
6793
7022
|
"""
|
6794
7023
|
pulumi.set(__self__, "network_tier", network_tier)
|
6795
7024
|
if external_ipv6 is not None:
|
@@ -6806,6 +7035,9 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6806
7035
|
@property
|
6807
7036
|
@pulumi.getter(name="networkTier")
|
6808
7037
|
def network_tier(self) -> pulumi.Input[str]:
|
7038
|
+
"""
|
7039
|
+
The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
7040
|
+
"""
|
6809
7041
|
return pulumi.get(self, "network_tier")
|
6810
7042
|
|
6811
7043
|
@network_tier.setter
|
@@ -6815,6 +7047,9 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6815
7047
|
@property
|
6816
7048
|
@pulumi.getter(name="externalIpv6")
|
6817
7049
|
def external_ipv6(self) -> Optional[pulumi.Input[str]]:
|
7050
|
+
"""
|
7051
|
+
The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
7052
|
+
"""
|
6818
7053
|
return pulumi.get(self, "external_ipv6")
|
6819
7054
|
|
6820
7055
|
@external_ipv6.setter
|
@@ -6824,6 +7059,9 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6824
7059
|
@property
|
6825
7060
|
@pulumi.getter(name="externalIpv6PrefixLength")
|
6826
7061
|
def external_ipv6_prefix_length(self) -> Optional[pulumi.Input[str]]:
|
7062
|
+
"""
|
7063
|
+
The prefix length of the external IPv6 range.
|
7064
|
+
"""
|
6827
7065
|
return pulumi.get(self, "external_ipv6_prefix_length")
|
6828
7066
|
|
6829
7067
|
@external_ipv6_prefix_length.setter
|
@@ -6846,6 +7084,9 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6846
7084
|
@property
|
6847
7085
|
@pulumi.getter(name="publicPtrDomainName")
|
6848
7086
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
7087
|
+
"""
|
7088
|
+
The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
7089
|
+
"""
|
6849
7090
|
return pulumi.get(self, "public_ptr_domain_name")
|
6850
7091
|
|
6851
7092
|
@public_ptr_domain_name.setter
|
@@ -6855,6 +7096,9 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6855
7096
|
@property
|
6856
7097
|
@pulumi.getter(name="securityPolicy")
|
6857
7098
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
7099
|
+
"""
|
7100
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
7101
|
+
"""
|
6858
7102
|
return pulumi.get(self, "security_policy")
|
6859
7103
|
|
6860
7104
|
@security_policy.setter
|
@@ -6866,11 +7110,17 @@ class InstanceFromMachineImageNetworkInterfaceIpv6AccessConfigArgs:
|
|
6866
7110
|
class InstanceFromMachineImageNetworkPerformanceConfigArgs:
|
6867
7111
|
def __init__(__self__, *,
|
6868
7112
|
total_egress_bandwidth_tier: pulumi.Input[str]):
|
7113
|
+
"""
|
7114
|
+
:param pulumi.Input[str] total_egress_bandwidth_tier: The egress bandwidth tier to enable. Possible values:TIER_1, DEFAULT
|
7115
|
+
"""
|
6869
7116
|
pulumi.set(__self__, "total_egress_bandwidth_tier", total_egress_bandwidth_tier)
|
6870
7117
|
|
6871
7118
|
@property
|
6872
7119
|
@pulumi.getter(name="totalEgressBandwidthTier")
|
6873
7120
|
def total_egress_bandwidth_tier(self) -> pulumi.Input[str]:
|
7121
|
+
"""
|
7122
|
+
The egress bandwidth tier to enable. Possible values:TIER_1, DEFAULT
|
7123
|
+
"""
|
6874
7124
|
return pulumi.get(self, "total_egress_bandwidth_tier")
|
6875
7125
|
|
6876
7126
|
@total_egress_bandwidth_tier.setter
|
@@ -6882,12 +7132,18 @@ class InstanceFromMachineImageNetworkPerformanceConfigArgs:
|
|
6882
7132
|
class InstanceFromMachineImageParamsArgs:
|
6883
7133
|
def __init__(__self__, *,
|
6884
7134
|
resource_manager_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
|
7135
|
+
"""
|
7136
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
7137
|
+
"""
|
6885
7138
|
if resource_manager_tags is not None:
|
6886
7139
|
pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
|
6887
7140
|
|
6888
7141
|
@property
|
6889
7142
|
@pulumi.getter(name="resourceManagerTags")
|
6890
7143
|
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
7144
|
+
"""
|
7145
|
+
A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
7146
|
+
"""
|
6891
7147
|
return pulumi.get(self, "resource_manager_tags")
|
6892
7148
|
|
6893
7149
|
@resource_manager_tags.setter
|
@@ -6900,6 +7156,10 @@ class InstanceFromMachineImageReservationAffinityArgs:
|
|
6900
7156
|
def __init__(__self__, *,
|
6901
7157
|
type: pulumi.Input[str],
|
6902
7158
|
specific_reservation: Optional[pulumi.Input['InstanceFromMachineImageReservationAffinitySpecificReservationArgs']] = None):
|
7159
|
+
"""
|
7160
|
+
:param pulumi.Input[str] type: The type of reservation from which this instance can consume resources.
|
7161
|
+
:param pulumi.Input['InstanceFromMachineImageReservationAffinitySpecificReservationArgs'] specific_reservation: Specifies the label selector for the reservation to use.
|
7162
|
+
"""
|
6903
7163
|
pulumi.set(__self__, "type", type)
|
6904
7164
|
if specific_reservation is not None:
|
6905
7165
|
pulumi.set(__self__, "specific_reservation", specific_reservation)
|
@@ -6907,6 +7167,9 @@ class InstanceFromMachineImageReservationAffinityArgs:
|
|
6907
7167
|
@property
|
6908
7168
|
@pulumi.getter
|
6909
7169
|
def type(self) -> pulumi.Input[str]:
|
7170
|
+
"""
|
7171
|
+
The type of reservation from which this instance can consume resources.
|
7172
|
+
"""
|
6910
7173
|
return pulumi.get(self, "type")
|
6911
7174
|
|
6912
7175
|
@type.setter
|
@@ -6916,6 +7179,9 @@ class InstanceFromMachineImageReservationAffinityArgs:
|
|
6916
7179
|
@property
|
6917
7180
|
@pulumi.getter(name="specificReservation")
|
6918
7181
|
def specific_reservation(self) -> Optional[pulumi.Input['InstanceFromMachineImageReservationAffinitySpecificReservationArgs']]:
|
7182
|
+
"""
|
7183
|
+
Specifies the label selector for the reservation to use.
|
7184
|
+
"""
|
6919
7185
|
return pulumi.get(self, "specific_reservation")
|
6920
7186
|
|
6921
7187
|
@specific_reservation.setter
|
@@ -6928,12 +7194,19 @@ class InstanceFromMachineImageReservationAffinitySpecificReservationArgs:
|
|
6928
7194
|
def __init__(__self__, *,
|
6929
7195
|
key: pulumi.Input[str],
|
6930
7196
|
values: pulumi.Input[Sequence[pulumi.Input[str]]]):
|
7197
|
+
"""
|
7198
|
+
:param pulumi.Input[str] key: Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify compute.googleapis.com/reservation-name as the key and specify the name of your reservation as the only value.
|
7199
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] values: Corresponds to the label values of a reservation resource.
|
7200
|
+
"""
|
6931
7201
|
pulumi.set(__self__, "key", key)
|
6932
7202
|
pulumi.set(__self__, "values", values)
|
6933
7203
|
|
6934
7204
|
@property
|
6935
7205
|
@pulumi.getter
|
6936
7206
|
def key(self) -> pulumi.Input[str]:
|
7207
|
+
"""
|
7208
|
+
Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify compute.googleapis.com/reservation-name as the key and specify the name of your reservation as the only value.
|
7209
|
+
"""
|
6937
7210
|
return pulumi.get(self, "key")
|
6938
7211
|
|
6939
7212
|
@key.setter
|
@@ -6943,6 +7216,9 @@ class InstanceFromMachineImageReservationAffinitySpecificReservationArgs:
|
|
6943
7216
|
@property
|
6944
7217
|
@pulumi.getter
|
6945
7218
|
def values(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
7219
|
+
"""
|
7220
|
+
Corresponds to the label values of a reservation resource.
|
7221
|
+
"""
|
6946
7222
|
return pulumi.get(self, "values")
|
6947
7223
|
|
6948
7224
|
@values.setter
|
@@ -6963,6 +7239,20 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
6963
7239
|
on_host_maintenance: Optional[pulumi.Input[str]] = None,
|
6964
7240
|
preemptible: Optional[pulumi.Input[bool]] = None,
|
6965
7241
|
provisioning_model: Optional[pulumi.Input[str]] = None):
|
7242
|
+
"""
|
7243
|
+
:param pulumi.Input[bool] automatic_restart: Specifies if the instance should be restarted if it was terminated by Compute Engine (not a user).
|
7244
|
+
:param pulumi.Input[str] instance_termination_action: Specifies the action GCE should take when SPOT VM is preempted.
|
7245
|
+
:param pulumi.Input['InstanceFromMachineImageSchedulingLocalSsdRecoveryTimeoutArgs'] local_ssd_recovery_timeout: Specifies the maximum amount of time a Local Ssd Vm should wait while
|
7246
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
7247
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
7248
|
+
hour.
|
7249
|
+
:param pulumi.Input[str] maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are: PERIODIC
|
7250
|
+
:param pulumi.Input['InstanceFromMachineImageSchedulingMaxRunDurationArgs'] max_run_duration: The timeout for new network connections to hosts.
|
7251
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageSchedulingNodeAffinityArgs']]] node_affinities: Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems.
|
7252
|
+
:param pulumi.Input[str] on_host_maintenance: Describes maintenance behavior for the instance. One of MIGRATE or TERMINATE,
|
7253
|
+
:param pulumi.Input[bool] preemptible: Whether the instance is preemptible.
|
7254
|
+
:param pulumi.Input[str] provisioning_model: Whether the instance is spot. If this is set as SPOT.
|
7255
|
+
"""
|
6966
7256
|
if automatic_restart is not None:
|
6967
7257
|
pulumi.set(__self__, "automatic_restart", automatic_restart)
|
6968
7258
|
if instance_termination_action is not None:
|
@@ -6987,6 +7277,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
6987
7277
|
@property
|
6988
7278
|
@pulumi.getter(name="automaticRestart")
|
6989
7279
|
def automatic_restart(self) -> Optional[pulumi.Input[bool]]:
|
7280
|
+
"""
|
7281
|
+
Specifies if the instance should be restarted if it was terminated by Compute Engine (not a user).
|
7282
|
+
"""
|
6990
7283
|
return pulumi.get(self, "automatic_restart")
|
6991
7284
|
|
6992
7285
|
@automatic_restart.setter
|
@@ -6996,6 +7289,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
6996
7289
|
@property
|
6997
7290
|
@pulumi.getter(name="instanceTerminationAction")
|
6998
7291
|
def instance_termination_action(self) -> Optional[pulumi.Input[str]]:
|
7292
|
+
"""
|
7293
|
+
Specifies the action GCE should take when SPOT VM is preempted.
|
7294
|
+
"""
|
6999
7295
|
return pulumi.get(self, "instance_termination_action")
|
7000
7296
|
|
7001
7297
|
@instance_termination_action.setter
|
@@ -7005,6 +7301,12 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7005
7301
|
@property
|
7006
7302
|
@pulumi.getter(name="localSsdRecoveryTimeout")
|
7007
7303
|
def local_ssd_recovery_timeout(self) -> Optional[pulumi.Input['InstanceFromMachineImageSchedulingLocalSsdRecoveryTimeoutArgs']]:
|
7304
|
+
"""
|
7305
|
+
Specifies the maximum amount of time a Local Ssd Vm should wait while
|
7306
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
7307
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
7308
|
+
hour.
|
7309
|
+
"""
|
7008
7310
|
return pulumi.get(self, "local_ssd_recovery_timeout")
|
7009
7311
|
|
7010
7312
|
@local_ssd_recovery_timeout.setter
|
@@ -7014,6 +7316,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7014
7316
|
@property
|
7015
7317
|
@pulumi.getter(name="maintenanceInterval")
|
7016
7318
|
def maintenance_interval(self) -> Optional[pulumi.Input[str]]:
|
7319
|
+
"""
|
7320
|
+
Specifies the frequency of planned maintenance events. The accepted values are: PERIODIC
|
7321
|
+
"""
|
7017
7322
|
return pulumi.get(self, "maintenance_interval")
|
7018
7323
|
|
7019
7324
|
@maintenance_interval.setter
|
@@ -7023,6 +7328,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7023
7328
|
@property
|
7024
7329
|
@pulumi.getter(name="maxRunDuration")
|
7025
7330
|
def max_run_duration(self) -> Optional[pulumi.Input['InstanceFromMachineImageSchedulingMaxRunDurationArgs']]:
|
7331
|
+
"""
|
7332
|
+
The timeout for new network connections to hosts.
|
7333
|
+
"""
|
7026
7334
|
return pulumi.get(self, "max_run_duration")
|
7027
7335
|
|
7028
7336
|
@max_run_duration.setter
|
@@ -7041,6 +7349,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7041
7349
|
@property
|
7042
7350
|
@pulumi.getter(name="nodeAffinities")
|
7043
7351
|
def node_affinities(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromMachineImageSchedulingNodeAffinityArgs']]]]:
|
7352
|
+
"""
|
7353
|
+
Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems.
|
7354
|
+
"""
|
7044
7355
|
return pulumi.get(self, "node_affinities")
|
7045
7356
|
|
7046
7357
|
@node_affinities.setter
|
@@ -7050,6 +7361,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7050
7361
|
@property
|
7051
7362
|
@pulumi.getter(name="onHostMaintenance")
|
7052
7363
|
def on_host_maintenance(self) -> Optional[pulumi.Input[str]]:
|
7364
|
+
"""
|
7365
|
+
Describes maintenance behavior for the instance. One of MIGRATE or TERMINATE,
|
7366
|
+
"""
|
7053
7367
|
return pulumi.get(self, "on_host_maintenance")
|
7054
7368
|
|
7055
7369
|
@on_host_maintenance.setter
|
@@ -7059,6 +7373,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7059
7373
|
@property
|
7060
7374
|
@pulumi.getter
|
7061
7375
|
def preemptible(self) -> Optional[pulumi.Input[bool]]:
|
7376
|
+
"""
|
7377
|
+
Whether the instance is preemptible.
|
7378
|
+
"""
|
7062
7379
|
return pulumi.get(self, "preemptible")
|
7063
7380
|
|
7064
7381
|
@preemptible.setter
|
@@ -7068,6 +7385,9 @@ class InstanceFromMachineImageSchedulingArgs:
|
|
7068
7385
|
@property
|
7069
7386
|
@pulumi.getter(name="provisioningModel")
|
7070
7387
|
def provisioning_model(self) -> Optional[pulumi.Input[str]]:
|
7388
|
+
"""
|
7389
|
+
Whether the instance is spot. If this is set as SPOT.
|
7390
|
+
"""
|
7071
7391
|
return pulumi.get(self, "provisioning_model")
|
7072
7392
|
|
7073
7393
|
@provisioning_model.setter
|
@@ -7080,6 +7400,14 @@ class InstanceFromMachineImageSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
7080
7400
|
def __init__(__self__, *,
|
7081
7401
|
seconds: pulumi.Input[int],
|
7082
7402
|
nanos: Optional[pulumi.Input[int]] = None):
|
7403
|
+
"""
|
7404
|
+
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
7405
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
7406
|
+
:param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
|
7407
|
+
resolution. Durations less than one second are represented
|
7408
|
+
with a 0 seconds field and a positive nanos field. Must
|
7409
|
+
be from 0 to 999,999,999 inclusive.
|
7410
|
+
"""
|
7083
7411
|
pulumi.set(__self__, "seconds", seconds)
|
7084
7412
|
if nanos is not None:
|
7085
7413
|
pulumi.set(__self__, "nanos", nanos)
|
@@ -7087,6 +7415,10 @@ class InstanceFromMachineImageSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
7087
7415
|
@property
|
7088
7416
|
@pulumi.getter
|
7089
7417
|
def seconds(self) -> pulumi.Input[int]:
|
7418
|
+
"""
|
7419
|
+
Span of time at a resolution of a second.
|
7420
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
7421
|
+
"""
|
7090
7422
|
return pulumi.get(self, "seconds")
|
7091
7423
|
|
7092
7424
|
@seconds.setter
|
@@ -7096,6 +7428,12 @@ class InstanceFromMachineImageSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
7096
7428
|
@property
|
7097
7429
|
@pulumi.getter
|
7098
7430
|
def nanos(self) -> Optional[pulumi.Input[int]]:
|
7431
|
+
"""
|
7432
|
+
Span of time that's a fraction of a second at nanosecond
|
7433
|
+
resolution. Durations less than one second are represented
|
7434
|
+
with a 0 seconds field and a positive nanos field. Must
|
7435
|
+
be from 0 to 999,999,999 inclusive.
|
7436
|
+
"""
|
7099
7437
|
return pulumi.get(self, "nanos")
|
7100
7438
|
|
7101
7439
|
@nanos.setter
|
@@ -7108,6 +7446,14 @@ class InstanceFromMachineImageSchedulingMaxRunDurationArgs:
|
|
7108
7446
|
def __init__(__self__, *,
|
7109
7447
|
seconds: pulumi.Input[int],
|
7110
7448
|
nanos: Optional[pulumi.Input[int]] = None):
|
7449
|
+
"""
|
7450
|
+
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
7451
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
7452
|
+
:param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
|
7453
|
+
resolution. Durations less than one second are represented
|
7454
|
+
with a 0 seconds field and a positive nanos field. Must
|
7455
|
+
be from 0 to 999,999,999 inclusive.
|
7456
|
+
"""
|
7111
7457
|
pulumi.set(__self__, "seconds", seconds)
|
7112
7458
|
if nanos is not None:
|
7113
7459
|
pulumi.set(__self__, "nanos", nanos)
|
@@ -7115,6 +7461,10 @@ class InstanceFromMachineImageSchedulingMaxRunDurationArgs:
|
|
7115
7461
|
@property
|
7116
7462
|
@pulumi.getter
|
7117
7463
|
def seconds(self) -> pulumi.Input[int]:
|
7464
|
+
"""
|
7465
|
+
Span of time at a resolution of a second.
|
7466
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
7467
|
+
"""
|
7118
7468
|
return pulumi.get(self, "seconds")
|
7119
7469
|
|
7120
7470
|
@seconds.setter
|
@@ -7124,6 +7474,12 @@ class InstanceFromMachineImageSchedulingMaxRunDurationArgs:
|
|
7124
7474
|
@property
|
7125
7475
|
@pulumi.getter
|
7126
7476
|
def nanos(self) -> Optional[pulumi.Input[int]]:
|
7477
|
+
"""
|
7478
|
+
Span of time that's a fraction of a second at nanosecond
|
7479
|
+
resolution. Durations less than one second are represented
|
7480
|
+
with a 0 seconds field and a positive nanos field. Must
|
7481
|
+
be from 0 to 999,999,999 inclusive.
|
7482
|
+
"""
|
7127
7483
|
return pulumi.get(self, "nanos")
|
7128
7484
|
|
7129
7485
|
@nanos.setter
|
@@ -7175,6 +7531,11 @@ class InstanceFromMachineImageScratchDiskArgs:
|
|
7175
7531
|
interface: pulumi.Input[str],
|
7176
7532
|
device_name: Optional[pulumi.Input[str]] = None,
|
7177
7533
|
size: Optional[pulumi.Input[int]] = None):
|
7534
|
+
"""
|
7535
|
+
:param pulumi.Input[str] interface: The disk interface used for attaching this disk. One of SCSI or NVME.
|
7536
|
+
:param pulumi.Input[str] device_name: Name with which the attached disk is accessible under /dev/disk/by-id/
|
7537
|
+
:param pulumi.Input[int] size: The size of the disk in gigabytes. One of 375 or 3000.
|
7538
|
+
"""
|
7178
7539
|
pulumi.set(__self__, "interface", interface)
|
7179
7540
|
if device_name is not None:
|
7180
7541
|
pulumi.set(__self__, "device_name", device_name)
|
@@ -7184,6 +7545,9 @@ class InstanceFromMachineImageScratchDiskArgs:
|
|
7184
7545
|
@property
|
7185
7546
|
@pulumi.getter
|
7186
7547
|
def interface(self) -> pulumi.Input[str]:
|
7548
|
+
"""
|
7549
|
+
The disk interface used for attaching this disk. One of SCSI or NVME.
|
7550
|
+
"""
|
7187
7551
|
return pulumi.get(self, "interface")
|
7188
7552
|
|
7189
7553
|
@interface.setter
|
@@ -7193,6 +7557,9 @@ class InstanceFromMachineImageScratchDiskArgs:
|
|
7193
7557
|
@property
|
7194
7558
|
@pulumi.getter(name="deviceName")
|
7195
7559
|
def device_name(self) -> Optional[pulumi.Input[str]]:
|
7560
|
+
"""
|
7561
|
+
Name with which the attached disk is accessible under /dev/disk/by-id/
|
7562
|
+
"""
|
7196
7563
|
return pulumi.get(self, "device_name")
|
7197
7564
|
|
7198
7565
|
@device_name.setter
|
@@ -7202,6 +7569,9 @@ class InstanceFromMachineImageScratchDiskArgs:
|
|
7202
7569
|
@property
|
7203
7570
|
@pulumi.getter
|
7204
7571
|
def size(self) -> Optional[pulumi.Input[int]]:
|
7572
|
+
"""
|
7573
|
+
The size of the disk in gigabytes. One of 375 or 3000.
|
7574
|
+
"""
|
7205
7575
|
return pulumi.get(self, "size")
|
7206
7576
|
|
7207
7577
|
@size.setter
|
@@ -7214,6 +7584,10 @@ class InstanceFromMachineImageServiceAccountArgs:
|
|
7214
7584
|
def __init__(__self__, *,
|
7215
7585
|
scopes: pulumi.Input[Sequence[pulumi.Input[str]]],
|
7216
7586
|
email: Optional[pulumi.Input[str]] = None):
|
7587
|
+
"""
|
7588
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] scopes: A list of service scopes.
|
7589
|
+
:param pulumi.Input[str] email: The service account e-mail address.
|
7590
|
+
"""
|
7217
7591
|
pulumi.set(__self__, "scopes", scopes)
|
7218
7592
|
if email is not None:
|
7219
7593
|
pulumi.set(__self__, "email", email)
|
@@ -7221,6 +7595,9 @@ class InstanceFromMachineImageServiceAccountArgs:
|
|
7221
7595
|
@property
|
7222
7596
|
@pulumi.getter
|
7223
7597
|
def scopes(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
7598
|
+
"""
|
7599
|
+
A list of service scopes.
|
7600
|
+
"""
|
7224
7601
|
return pulumi.get(self, "scopes")
|
7225
7602
|
|
7226
7603
|
@scopes.setter
|
@@ -7230,6 +7607,9 @@ class InstanceFromMachineImageServiceAccountArgs:
|
|
7230
7607
|
@property
|
7231
7608
|
@pulumi.getter
|
7232
7609
|
def email(self) -> Optional[pulumi.Input[str]]:
|
7610
|
+
"""
|
7611
|
+
The service account e-mail address.
|
7612
|
+
"""
|
7233
7613
|
return pulumi.get(self, "email")
|
7234
7614
|
|
7235
7615
|
@email.setter
|
@@ -7243,6 +7623,11 @@ class InstanceFromMachineImageShieldedInstanceConfigArgs:
|
|
7243
7623
|
enable_integrity_monitoring: Optional[pulumi.Input[bool]] = None,
|
7244
7624
|
enable_secure_boot: Optional[pulumi.Input[bool]] = None,
|
7245
7625
|
enable_vtpm: Optional[pulumi.Input[bool]] = None):
|
7626
|
+
"""
|
7627
|
+
:param pulumi.Input[bool] enable_integrity_monitoring: Whether integrity monitoring is enabled for the instance.
|
7628
|
+
:param pulumi.Input[bool] enable_secure_boot: Whether secure boot is enabled for the instance.
|
7629
|
+
:param pulumi.Input[bool] enable_vtpm: Whether the instance uses vTPM.
|
7630
|
+
"""
|
7246
7631
|
if enable_integrity_monitoring is not None:
|
7247
7632
|
pulumi.set(__self__, "enable_integrity_monitoring", enable_integrity_monitoring)
|
7248
7633
|
if enable_secure_boot is not None:
|
@@ -7253,6 +7638,9 @@ class InstanceFromMachineImageShieldedInstanceConfigArgs:
|
|
7253
7638
|
@property
|
7254
7639
|
@pulumi.getter(name="enableIntegrityMonitoring")
|
7255
7640
|
def enable_integrity_monitoring(self) -> Optional[pulumi.Input[bool]]:
|
7641
|
+
"""
|
7642
|
+
Whether integrity monitoring is enabled for the instance.
|
7643
|
+
"""
|
7256
7644
|
return pulumi.get(self, "enable_integrity_monitoring")
|
7257
7645
|
|
7258
7646
|
@enable_integrity_monitoring.setter
|
@@ -7262,6 +7650,9 @@ class InstanceFromMachineImageShieldedInstanceConfigArgs:
|
|
7262
7650
|
@property
|
7263
7651
|
@pulumi.getter(name="enableSecureBoot")
|
7264
7652
|
def enable_secure_boot(self) -> Optional[pulumi.Input[bool]]:
|
7653
|
+
"""
|
7654
|
+
Whether secure boot is enabled for the instance.
|
7655
|
+
"""
|
7265
7656
|
return pulumi.get(self, "enable_secure_boot")
|
7266
7657
|
|
7267
7658
|
@enable_secure_boot.setter
|
@@ -7271,6 +7662,9 @@ class InstanceFromMachineImageShieldedInstanceConfigArgs:
|
|
7271
7662
|
@property
|
7272
7663
|
@pulumi.getter(name="enableVtpm")
|
7273
7664
|
def enable_vtpm(self) -> Optional[pulumi.Input[bool]]:
|
7665
|
+
"""
|
7666
|
+
Whether the instance uses vTPM.
|
7667
|
+
"""
|
7274
7668
|
return pulumi.get(self, "enable_vtpm")
|
7275
7669
|
|
7276
7670
|
@enable_vtpm.setter
|
@@ -7284,6 +7678,11 @@ class InstanceFromTemplateAdvancedMachineFeaturesArgs:
|
|
7284
7678
|
enable_nested_virtualization: Optional[pulumi.Input[bool]] = None,
|
7285
7679
|
threads_per_core: Optional[pulumi.Input[int]] = None,
|
7286
7680
|
visible_core_count: Optional[pulumi.Input[int]] = None):
|
7681
|
+
"""
|
7682
|
+
:param pulumi.Input[bool] enable_nested_virtualization: Whether to enable nested virtualization or not.
|
7683
|
+
:param pulumi.Input[int] threads_per_core: The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
|
7684
|
+
:param pulumi.Input[int] visible_core_count: The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance\\'s nominal CPU count and the underlying platform\\'s SMT width.
|
7685
|
+
"""
|
7287
7686
|
if enable_nested_virtualization is not None:
|
7288
7687
|
pulumi.set(__self__, "enable_nested_virtualization", enable_nested_virtualization)
|
7289
7688
|
if threads_per_core is not None:
|
@@ -7294,6 +7693,9 @@ class InstanceFromTemplateAdvancedMachineFeaturesArgs:
|
|
7294
7693
|
@property
|
7295
7694
|
@pulumi.getter(name="enableNestedVirtualization")
|
7296
7695
|
def enable_nested_virtualization(self) -> Optional[pulumi.Input[bool]]:
|
7696
|
+
"""
|
7697
|
+
Whether to enable nested virtualization or not.
|
7698
|
+
"""
|
7297
7699
|
return pulumi.get(self, "enable_nested_virtualization")
|
7298
7700
|
|
7299
7701
|
@enable_nested_virtualization.setter
|
@@ -7303,6 +7705,9 @@ class InstanceFromTemplateAdvancedMachineFeaturesArgs:
|
|
7303
7705
|
@property
|
7304
7706
|
@pulumi.getter(name="threadsPerCore")
|
7305
7707
|
def threads_per_core(self) -> Optional[pulumi.Input[int]]:
|
7708
|
+
"""
|
7709
|
+
The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
|
7710
|
+
"""
|
7306
7711
|
return pulumi.get(self, "threads_per_core")
|
7307
7712
|
|
7308
7713
|
@threads_per_core.setter
|
@@ -7312,6 +7717,9 @@ class InstanceFromTemplateAdvancedMachineFeaturesArgs:
|
|
7312
7717
|
@property
|
7313
7718
|
@pulumi.getter(name="visibleCoreCount")
|
7314
7719
|
def visible_core_count(self) -> Optional[pulumi.Input[int]]:
|
7720
|
+
"""
|
7721
|
+
The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance\\'s nominal CPU count and the underlying platform\\'s SMT width.
|
7722
|
+
"""
|
7315
7723
|
return pulumi.get(self, "visible_core_count")
|
7316
7724
|
|
7317
7725
|
@visible_core_count.setter
|
@@ -7328,6 +7736,14 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7328
7736
|
disk_encryption_key_sha256: Optional[pulumi.Input[str]] = None,
|
7329
7737
|
kms_key_self_link: Optional[pulumi.Input[str]] = None,
|
7330
7738
|
mode: Optional[pulumi.Input[str]] = None):
|
7739
|
+
"""
|
7740
|
+
:param pulumi.Input[str] source: The name or self_link of the disk attached to this instance.
|
7741
|
+
:param pulumi.Input[str] device_name: Name with which the attached disk is accessible under /dev/disk/by-id/
|
7742
|
+
:param pulumi.Input[str] disk_encryption_key_raw: A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
7743
|
+
:param pulumi.Input[str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
7744
|
+
:param pulumi.Input[str] kms_key_self_link: The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
7745
|
+
:param pulumi.Input[str] mode: Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
7746
|
+
"""
|
7331
7747
|
pulumi.set(__self__, "source", source)
|
7332
7748
|
if device_name is not None:
|
7333
7749
|
pulumi.set(__self__, "device_name", device_name)
|
@@ -7343,6 +7759,9 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7343
7759
|
@property
|
7344
7760
|
@pulumi.getter
|
7345
7761
|
def source(self) -> pulumi.Input[str]:
|
7762
|
+
"""
|
7763
|
+
The name or self_link of the disk attached to this instance.
|
7764
|
+
"""
|
7346
7765
|
return pulumi.get(self, "source")
|
7347
7766
|
|
7348
7767
|
@source.setter
|
@@ -7352,6 +7771,9 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7352
7771
|
@property
|
7353
7772
|
@pulumi.getter(name="deviceName")
|
7354
7773
|
def device_name(self) -> Optional[pulumi.Input[str]]:
|
7774
|
+
"""
|
7775
|
+
Name with which the attached disk is accessible under /dev/disk/by-id/
|
7776
|
+
"""
|
7355
7777
|
return pulumi.get(self, "device_name")
|
7356
7778
|
|
7357
7779
|
@device_name.setter
|
@@ -7361,6 +7783,9 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7361
7783
|
@property
|
7362
7784
|
@pulumi.getter(name="diskEncryptionKeyRaw")
|
7363
7785
|
def disk_encryption_key_raw(self) -> Optional[pulumi.Input[str]]:
|
7786
|
+
"""
|
7787
|
+
A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
7788
|
+
"""
|
7364
7789
|
return pulumi.get(self, "disk_encryption_key_raw")
|
7365
7790
|
|
7366
7791
|
@disk_encryption_key_raw.setter
|
@@ -7370,6 +7795,9 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7370
7795
|
@property
|
7371
7796
|
@pulumi.getter(name="diskEncryptionKeySha256")
|
7372
7797
|
def disk_encryption_key_sha256(self) -> Optional[pulumi.Input[str]]:
|
7798
|
+
"""
|
7799
|
+
The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
7800
|
+
"""
|
7373
7801
|
return pulumi.get(self, "disk_encryption_key_sha256")
|
7374
7802
|
|
7375
7803
|
@disk_encryption_key_sha256.setter
|
@@ -7379,6 +7807,9 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7379
7807
|
@property
|
7380
7808
|
@pulumi.getter(name="kmsKeySelfLink")
|
7381
7809
|
def kms_key_self_link(self) -> Optional[pulumi.Input[str]]:
|
7810
|
+
"""
|
7811
|
+
The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
7812
|
+
"""
|
7382
7813
|
return pulumi.get(self, "kms_key_self_link")
|
7383
7814
|
|
7384
7815
|
@kms_key_self_link.setter
|
@@ -7388,6 +7819,9 @@ class InstanceFromTemplateAttachedDiskArgs:
|
|
7388
7819
|
@property
|
7389
7820
|
@pulumi.getter
|
7390
7821
|
def mode(self) -> Optional[pulumi.Input[str]]:
|
7822
|
+
"""
|
7823
|
+
Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
7824
|
+
"""
|
7391
7825
|
return pulumi.get(self, "mode")
|
7392
7826
|
|
7393
7827
|
@mode.setter
|
@@ -7406,6 +7840,16 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7406
7840
|
kms_key_self_link: Optional[pulumi.Input[str]] = None,
|
7407
7841
|
mode: Optional[pulumi.Input[str]] = None,
|
7408
7842
|
source: Optional[pulumi.Input[str]] = None):
|
7843
|
+
"""
|
7844
|
+
:param pulumi.Input[bool] auto_delete: Whether the disk will be auto-deleted when the instance is deleted.
|
7845
|
+
:param pulumi.Input[str] device_name: Name with which attached disk will be accessible under /dev/disk/by-id/
|
7846
|
+
:param pulumi.Input[str] disk_encryption_key_raw: A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
7847
|
+
:param pulumi.Input[str] disk_encryption_key_sha256: The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
7848
|
+
:param pulumi.Input['InstanceFromTemplateBootDiskInitializeParamsArgs'] initialize_params: Parameters with which a disk was created alongside the instance.
|
7849
|
+
:param pulumi.Input[str] kms_key_self_link: The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
7850
|
+
:param pulumi.Input[str] mode: Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
7851
|
+
:param pulumi.Input[str] source: The name or self_link of the disk attached to this instance.
|
7852
|
+
"""
|
7409
7853
|
if auto_delete is not None:
|
7410
7854
|
pulumi.set(__self__, "auto_delete", auto_delete)
|
7411
7855
|
if device_name is not None:
|
@@ -7426,6 +7870,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7426
7870
|
@property
|
7427
7871
|
@pulumi.getter(name="autoDelete")
|
7428
7872
|
def auto_delete(self) -> Optional[pulumi.Input[bool]]:
|
7873
|
+
"""
|
7874
|
+
Whether the disk will be auto-deleted when the instance is deleted.
|
7875
|
+
"""
|
7429
7876
|
return pulumi.get(self, "auto_delete")
|
7430
7877
|
|
7431
7878
|
@auto_delete.setter
|
@@ -7435,6 +7882,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7435
7882
|
@property
|
7436
7883
|
@pulumi.getter(name="deviceName")
|
7437
7884
|
def device_name(self) -> Optional[pulumi.Input[str]]:
|
7885
|
+
"""
|
7886
|
+
Name with which attached disk will be accessible under /dev/disk/by-id/
|
7887
|
+
"""
|
7438
7888
|
return pulumi.get(self, "device_name")
|
7439
7889
|
|
7440
7890
|
@device_name.setter
|
@@ -7444,6 +7894,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7444
7894
|
@property
|
7445
7895
|
@pulumi.getter(name="diskEncryptionKeyRaw")
|
7446
7896
|
def disk_encryption_key_raw(self) -> Optional[pulumi.Input[str]]:
|
7897
|
+
"""
|
7898
|
+
A 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
7899
|
+
"""
|
7447
7900
|
return pulumi.get(self, "disk_encryption_key_raw")
|
7448
7901
|
|
7449
7902
|
@disk_encryption_key_raw.setter
|
@@ -7453,6 +7906,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7453
7906
|
@property
|
7454
7907
|
@pulumi.getter(name="diskEncryptionKeySha256")
|
7455
7908
|
def disk_encryption_key_sha256(self) -> Optional[pulumi.Input[str]]:
|
7909
|
+
"""
|
7910
|
+
The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.
|
7911
|
+
"""
|
7456
7912
|
return pulumi.get(self, "disk_encryption_key_sha256")
|
7457
7913
|
|
7458
7914
|
@disk_encryption_key_sha256.setter
|
@@ -7462,6 +7918,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7462
7918
|
@property
|
7463
7919
|
@pulumi.getter(name="initializeParams")
|
7464
7920
|
def initialize_params(self) -> Optional[pulumi.Input['InstanceFromTemplateBootDiskInitializeParamsArgs']]:
|
7921
|
+
"""
|
7922
|
+
Parameters with which a disk was created alongside the instance.
|
7923
|
+
"""
|
7465
7924
|
return pulumi.get(self, "initialize_params")
|
7466
7925
|
|
7467
7926
|
@initialize_params.setter
|
@@ -7471,6 +7930,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7471
7930
|
@property
|
7472
7931
|
@pulumi.getter(name="kmsKeySelfLink")
|
7473
7932
|
def kms_key_self_link(self) -> Optional[pulumi.Input[str]]:
|
7933
|
+
"""
|
7934
|
+
The self_link of the encryption key that is stored in Google Cloud KMS to encrypt this disk. Only one of kms_key_self_link and disk_encryption_key_raw may be set.
|
7935
|
+
"""
|
7474
7936
|
return pulumi.get(self, "kms_key_self_link")
|
7475
7937
|
|
7476
7938
|
@kms_key_self_link.setter
|
@@ -7480,6 +7942,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7480
7942
|
@property
|
7481
7943
|
@pulumi.getter
|
7482
7944
|
def mode(self) -> Optional[pulumi.Input[str]]:
|
7945
|
+
"""
|
7946
|
+
Read/write mode for the disk. One of "READ_ONLY" or "READ_WRITE".
|
7947
|
+
"""
|
7483
7948
|
return pulumi.get(self, "mode")
|
7484
7949
|
|
7485
7950
|
@mode.setter
|
@@ -7489,6 +7954,9 @@ class InstanceFromTemplateBootDiskArgs:
|
|
7489
7954
|
@property
|
7490
7955
|
@pulumi.getter
|
7491
7956
|
def source(self) -> Optional[pulumi.Input[str]]:
|
7957
|
+
"""
|
7958
|
+
The name or self_link of the disk attached to this instance.
|
7959
|
+
"""
|
7492
7960
|
return pulumi.get(self, "source")
|
7493
7961
|
|
7494
7962
|
@source.setter
|
@@ -7507,6 +7975,16 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7507
7975
|
resource_manager_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
7508
7976
|
size: Optional[pulumi.Input[int]] = None,
|
7509
7977
|
type: Optional[pulumi.Input[str]] = None):
|
7978
|
+
"""
|
7979
|
+
:param pulumi.Input[bool] enable_confidential_compute: A flag to enable confidential compute mode on boot disk
|
7980
|
+
:param pulumi.Input[str] image: The image from which this disk was initialised.
|
7981
|
+
:param pulumi.Input[Mapping[str, Any]] labels: A set of key/value label pairs assigned to the disk.
|
7982
|
+
:param pulumi.Input[int] provisioned_iops: Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000.
|
7983
|
+
:param pulumi.Input[int] provisioned_throughput: Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 7,124.
|
7984
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
7985
|
+
:param pulumi.Input[int] size: The size of the image in gigabytes.
|
7986
|
+
:param pulumi.Input[str] type: The Google Compute Engine disk type. Such as pd-standard, pd-ssd or pd-balanced.
|
7987
|
+
"""
|
7510
7988
|
if enable_confidential_compute is not None:
|
7511
7989
|
pulumi.set(__self__, "enable_confidential_compute", enable_confidential_compute)
|
7512
7990
|
if image is not None:
|
@@ -7527,6 +8005,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7527
8005
|
@property
|
7528
8006
|
@pulumi.getter(name="enableConfidentialCompute")
|
7529
8007
|
def enable_confidential_compute(self) -> Optional[pulumi.Input[bool]]:
|
8008
|
+
"""
|
8009
|
+
A flag to enable confidential compute mode on boot disk
|
8010
|
+
"""
|
7530
8011
|
return pulumi.get(self, "enable_confidential_compute")
|
7531
8012
|
|
7532
8013
|
@enable_confidential_compute.setter
|
@@ -7536,6 +8017,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7536
8017
|
@property
|
7537
8018
|
@pulumi.getter
|
7538
8019
|
def image(self) -> Optional[pulumi.Input[str]]:
|
8020
|
+
"""
|
8021
|
+
The image from which this disk was initialised.
|
8022
|
+
"""
|
7539
8023
|
return pulumi.get(self, "image")
|
7540
8024
|
|
7541
8025
|
@image.setter
|
@@ -7545,6 +8029,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7545
8029
|
@property
|
7546
8030
|
@pulumi.getter
|
7547
8031
|
def labels(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
8032
|
+
"""
|
8033
|
+
A set of key/value label pairs assigned to the disk.
|
8034
|
+
"""
|
7548
8035
|
return pulumi.get(self, "labels")
|
7549
8036
|
|
7550
8037
|
@labels.setter
|
@@ -7554,6 +8041,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7554
8041
|
@property
|
7555
8042
|
@pulumi.getter(name="provisionedIops")
|
7556
8043
|
def provisioned_iops(self) -> Optional[pulumi.Input[int]]:
|
8044
|
+
"""
|
8045
|
+
Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000.
|
8046
|
+
"""
|
7557
8047
|
return pulumi.get(self, "provisioned_iops")
|
7558
8048
|
|
7559
8049
|
@provisioned_iops.setter
|
@@ -7563,6 +8053,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7563
8053
|
@property
|
7564
8054
|
@pulumi.getter(name="provisionedThroughput")
|
7565
8055
|
def provisioned_throughput(self) -> Optional[pulumi.Input[int]]:
|
8056
|
+
"""
|
8057
|
+
Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 7,124.
|
8058
|
+
"""
|
7566
8059
|
return pulumi.get(self, "provisioned_throughput")
|
7567
8060
|
|
7568
8061
|
@provisioned_throughput.setter
|
@@ -7572,6 +8065,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7572
8065
|
@property
|
7573
8066
|
@pulumi.getter(name="resourceManagerTags")
|
7574
8067
|
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
8068
|
+
"""
|
8069
|
+
A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
8070
|
+
"""
|
7575
8071
|
return pulumi.get(self, "resource_manager_tags")
|
7576
8072
|
|
7577
8073
|
@resource_manager_tags.setter
|
@@ -7581,6 +8077,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7581
8077
|
@property
|
7582
8078
|
@pulumi.getter
|
7583
8079
|
def size(self) -> Optional[pulumi.Input[int]]:
|
8080
|
+
"""
|
8081
|
+
The size of the image in gigabytes.
|
8082
|
+
"""
|
7584
8083
|
return pulumi.get(self, "size")
|
7585
8084
|
|
7586
8085
|
@size.setter
|
@@ -7590,6 +8089,9 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7590
8089
|
@property
|
7591
8090
|
@pulumi.getter
|
7592
8091
|
def type(self) -> Optional[pulumi.Input[str]]:
|
8092
|
+
"""
|
8093
|
+
The Google Compute Engine disk type. Such as pd-standard, pd-ssd or pd-balanced.
|
8094
|
+
"""
|
7593
8095
|
return pulumi.get(self, "type")
|
7594
8096
|
|
7595
8097
|
@type.setter
|
@@ -7601,11 +8103,17 @@ class InstanceFromTemplateBootDiskInitializeParamsArgs:
|
|
7601
8103
|
class InstanceFromTemplateConfidentialInstanceConfigArgs:
|
7602
8104
|
def __init__(__self__, *,
|
7603
8105
|
enable_confidential_compute: pulumi.Input[bool]):
|
8106
|
+
"""
|
8107
|
+
:param pulumi.Input[bool] enable_confidential_compute: Defines whether the instance should have confidential compute enabled.
|
8108
|
+
"""
|
7604
8109
|
pulumi.set(__self__, "enable_confidential_compute", enable_confidential_compute)
|
7605
8110
|
|
7606
8111
|
@property
|
7607
8112
|
@pulumi.getter(name="enableConfidentialCompute")
|
7608
8113
|
def enable_confidential_compute(self) -> pulumi.Input[bool]:
|
8114
|
+
"""
|
8115
|
+
Defines whether the instance should have confidential compute enabled.
|
8116
|
+
"""
|
7609
8117
|
return pulumi.get(self, "enable_confidential_compute")
|
7610
8118
|
|
7611
8119
|
@enable_confidential_compute.setter
|
@@ -7618,12 +8126,19 @@ class InstanceFromTemplateGuestAcceleratorArgs:
|
|
7618
8126
|
def __init__(__self__, *,
|
7619
8127
|
count: pulumi.Input[int],
|
7620
8128
|
type: pulumi.Input[str]):
|
8129
|
+
"""
|
8130
|
+
:param pulumi.Input[int] count: The number of the guest accelerator cards exposed to this instance.
|
8131
|
+
:param pulumi.Input[str] type: The accelerator type resource exposed to this instance. E.g. nvidia-tesla-k80.
|
8132
|
+
"""
|
7621
8133
|
pulumi.set(__self__, "count", count)
|
7622
8134
|
pulumi.set(__self__, "type", type)
|
7623
8135
|
|
7624
8136
|
@property
|
7625
8137
|
@pulumi.getter
|
7626
8138
|
def count(self) -> pulumi.Input[int]:
|
8139
|
+
"""
|
8140
|
+
The number of the guest accelerator cards exposed to this instance.
|
8141
|
+
"""
|
7627
8142
|
return pulumi.get(self, "count")
|
7628
8143
|
|
7629
8144
|
@count.setter
|
@@ -7633,6 +8148,9 @@ class InstanceFromTemplateGuestAcceleratorArgs:
|
|
7633
8148
|
@property
|
7634
8149
|
@pulumi.getter
|
7635
8150
|
def type(self) -> pulumi.Input[str]:
|
8151
|
+
"""
|
8152
|
+
The accelerator type resource exposed to this instance. E.g. nvidia-tesla-k80.
|
8153
|
+
"""
|
7636
8154
|
return pulumi.get(self, "type")
|
7637
8155
|
|
7638
8156
|
@type.setter
|
@@ -7660,8 +8178,23 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7660
8178
|
subnetwork: Optional[pulumi.Input[str]] = None,
|
7661
8179
|
subnetwork_project: Optional[pulumi.Input[str]] = None):
|
7662
8180
|
"""
|
8181
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateNetworkInterfaceAccessConfigArgs']]] access_configs: Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
|
8182
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateNetworkInterfaceAliasIpRangeArgs']]] alias_ip_ranges: An array of alias IP ranges for this network interface.
|
8183
|
+
:param pulumi.Input[int] internal_ipv6_prefix_length: The prefix length of the primary internal IPv6 range.
|
8184
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs']]] ipv6_access_configs: An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
|
8185
|
+
:param pulumi.Input[str] ipv6_access_type: One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
8186
|
+
:param pulumi.Input[str] ipv6_address: An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
7663
8187
|
:param pulumi.Input[str] name: A unique name for the resource, required by GCE.
|
7664
8188
|
Changing this forces a new resource to be created.
|
8189
|
+
:param pulumi.Input[str] network: The name or self_link of the network attached to this interface.
|
8190
|
+
:param pulumi.Input[str] network_attachment: 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}.
|
8191
|
+
:param pulumi.Input[str] network_ip: The private IP address assigned to the instance.
|
8192
|
+
:param pulumi.Input[str] nic_type: The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET
|
8193
|
+
:param pulumi.Input[int] queue_count: The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
|
8194
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
8195
|
+
:param pulumi.Input[str] stack_type: The stack type for this network interface to identify whether the IPv6 feature is enabled or not. If not specified, IPV4_ONLY will be used.
|
8196
|
+
:param pulumi.Input[str] subnetwork: The name or self_link of the subnetwork attached to this interface.
|
8197
|
+
:param pulumi.Input[str] subnetwork_project: The project in which the subnetwork belongs.
|
7665
8198
|
"""
|
7666
8199
|
if access_configs is not None:
|
7667
8200
|
pulumi.set(__self__, "access_configs", access_configs)
|
@@ -7699,6 +8232,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7699
8232
|
@property
|
7700
8233
|
@pulumi.getter(name="accessConfigs")
|
7701
8234
|
def access_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateNetworkInterfaceAccessConfigArgs']]]]:
|
8235
|
+
"""
|
8236
|
+
Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
|
8237
|
+
"""
|
7702
8238
|
return pulumi.get(self, "access_configs")
|
7703
8239
|
|
7704
8240
|
@access_configs.setter
|
@@ -7708,6 +8244,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7708
8244
|
@property
|
7709
8245
|
@pulumi.getter(name="aliasIpRanges")
|
7710
8246
|
def alias_ip_ranges(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateNetworkInterfaceAliasIpRangeArgs']]]]:
|
8247
|
+
"""
|
8248
|
+
An array of alias IP ranges for this network interface.
|
8249
|
+
"""
|
7711
8250
|
return pulumi.get(self, "alias_ip_ranges")
|
7712
8251
|
|
7713
8252
|
@alias_ip_ranges.setter
|
@@ -7717,6 +8256,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7717
8256
|
@property
|
7718
8257
|
@pulumi.getter(name="internalIpv6PrefixLength")
|
7719
8258
|
def internal_ipv6_prefix_length(self) -> Optional[pulumi.Input[int]]:
|
8259
|
+
"""
|
8260
|
+
The prefix length of the primary internal IPv6 range.
|
8261
|
+
"""
|
7720
8262
|
return pulumi.get(self, "internal_ipv6_prefix_length")
|
7721
8263
|
|
7722
8264
|
@internal_ipv6_prefix_length.setter
|
@@ -7726,6 +8268,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7726
8268
|
@property
|
7727
8269
|
@pulumi.getter(name="ipv6AccessConfigs")
|
7728
8270
|
def ipv6_access_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs']]]]:
|
8271
|
+
"""
|
8272
|
+
An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.
|
8273
|
+
"""
|
7729
8274
|
return pulumi.get(self, "ipv6_access_configs")
|
7730
8275
|
|
7731
8276
|
@ipv6_access_configs.setter
|
@@ -7735,6 +8280,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7735
8280
|
@property
|
7736
8281
|
@pulumi.getter(name="ipv6AccessType")
|
7737
8282
|
def ipv6_access_type(self) -> Optional[pulumi.Input[str]]:
|
8283
|
+
"""
|
8284
|
+
One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
8285
|
+
"""
|
7738
8286
|
return pulumi.get(self, "ipv6_access_type")
|
7739
8287
|
|
7740
8288
|
@ipv6_access_type.setter
|
@@ -7744,6 +8292,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7744
8292
|
@property
|
7745
8293
|
@pulumi.getter(name="ipv6Address")
|
7746
8294
|
def ipv6_address(self) -> Optional[pulumi.Input[str]]:
|
8295
|
+
"""
|
8296
|
+
An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
8297
|
+
"""
|
7747
8298
|
return pulumi.get(self, "ipv6_address")
|
7748
8299
|
|
7749
8300
|
@ipv6_address.setter
|
@@ -7766,6 +8317,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7766
8317
|
@property
|
7767
8318
|
@pulumi.getter
|
7768
8319
|
def network(self) -> Optional[pulumi.Input[str]]:
|
8320
|
+
"""
|
8321
|
+
The name or self_link of the network attached to this interface.
|
8322
|
+
"""
|
7769
8323
|
return pulumi.get(self, "network")
|
7770
8324
|
|
7771
8325
|
@network.setter
|
@@ -7775,6 +8329,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7775
8329
|
@property
|
7776
8330
|
@pulumi.getter(name="networkAttachment")
|
7777
8331
|
def network_attachment(self) -> Optional[pulumi.Input[str]]:
|
8332
|
+
"""
|
8333
|
+
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}.
|
8334
|
+
"""
|
7778
8335
|
return pulumi.get(self, "network_attachment")
|
7779
8336
|
|
7780
8337
|
@network_attachment.setter
|
@@ -7784,6 +8341,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7784
8341
|
@property
|
7785
8342
|
@pulumi.getter(name="networkIp")
|
7786
8343
|
def network_ip(self) -> Optional[pulumi.Input[str]]:
|
8344
|
+
"""
|
8345
|
+
The private IP address assigned to the instance.
|
8346
|
+
"""
|
7787
8347
|
return pulumi.get(self, "network_ip")
|
7788
8348
|
|
7789
8349
|
@network_ip.setter
|
@@ -7793,6 +8353,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7793
8353
|
@property
|
7794
8354
|
@pulumi.getter(name="nicType")
|
7795
8355
|
def nic_type(self) -> Optional[pulumi.Input[str]]:
|
8356
|
+
"""
|
8357
|
+
The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET
|
8358
|
+
"""
|
7796
8359
|
return pulumi.get(self, "nic_type")
|
7797
8360
|
|
7798
8361
|
@nic_type.setter
|
@@ -7802,6 +8365,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7802
8365
|
@property
|
7803
8366
|
@pulumi.getter(name="queueCount")
|
7804
8367
|
def queue_count(self) -> Optional[pulumi.Input[int]]:
|
8368
|
+
"""
|
8369
|
+
The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
|
8370
|
+
"""
|
7805
8371
|
return pulumi.get(self, "queue_count")
|
7806
8372
|
|
7807
8373
|
@queue_count.setter
|
@@ -7811,6 +8377,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7811
8377
|
@property
|
7812
8378
|
@pulumi.getter(name="securityPolicy")
|
7813
8379
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
8380
|
+
"""
|
8381
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
8382
|
+
"""
|
7814
8383
|
return pulumi.get(self, "security_policy")
|
7815
8384
|
|
7816
8385
|
@security_policy.setter
|
@@ -7820,6 +8389,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7820
8389
|
@property
|
7821
8390
|
@pulumi.getter(name="stackType")
|
7822
8391
|
def stack_type(self) -> Optional[pulumi.Input[str]]:
|
8392
|
+
"""
|
8393
|
+
The stack type for this network interface to identify whether the IPv6 feature is enabled or not. If not specified, IPV4_ONLY will be used.
|
8394
|
+
"""
|
7823
8395
|
return pulumi.get(self, "stack_type")
|
7824
8396
|
|
7825
8397
|
@stack_type.setter
|
@@ -7829,6 +8401,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7829
8401
|
@property
|
7830
8402
|
@pulumi.getter
|
7831
8403
|
def subnetwork(self) -> Optional[pulumi.Input[str]]:
|
8404
|
+
"""
|
8405
|
+
The name or self_link of the subnetwork attached to this interface.
|
8406
|
+
"""
|
7832
8407
|
return pulumi.get(self, "subnetwork")
|
7833
8408
|
|
7834
8409
|
@subnetwork.setter
|
@@ -7838,6 +8413,9 @@ class InstanceFromTemplateNetworkInterfaceArgs:
|
|
7838
8413
|
@property
|
7839
8414
|
@pulumi.getter(name="subnetworkProject")
|
7840
8415
|
def subnetwork_project(self) -> Optional[pulumi.Input[str]]:
|
8416
|
+
"""
|
8417
|
+
The project in which the subnetwork belongs.
|
8418
|
+
"""
|
7841
8419
|
return pulumi.get(self, "subnetwork_project")
|
7842
8420
|
|
7843
8421
|
@subnetwork_project.setter
|
@@ -7852,6 +8430,12 @@ class InstanceFromTemplateNetworkInterfaceAccessConfigArgs:
|
|
7852
8430
|
network_tier: Optional[pulumi.Input[str]] = None,
|
7853
8431
|
public_ptr_domain_name: Optional[pulumi.Input[str]] = None,
|
7854
8432
|
security_policy: Optional[pulumi.Input[str]] = None):
|
8433
|
+
"""
|
8434
|
+
:param pulumi.Input[str] nat_ip: The IP address that is be 1:1 mapped to the instance's network ip.
|
8435
|
+
:param pulumi.Input[str] network_tier: The networking tier used for configuring this instance. One of PREMIUM or STANDARD.
|
8436
|
+
:param pulumi.Input[str] public_ptr_domain_name: The DNS domain name for the public PTR record.
|
8437
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
8438
|
+
"""
|
7855
8439
|
if nat_ip is not None:
|
7856
8440
|
pulumi.set(__self__, "nat_ip", nat_ip)
|
7857
8441
|
if network_tier is not None:
|
@@ -7864,6 +8448,9 @@ class InstanceFromTemplateNetworkInterfaceAccessConfigArgs:
|
|
7864
8448
|
@property
|
7865
8449
|
@pulumi.getter(name="natIp")
|
7866
8450
|
def nat_ip(self) -> Optional[pulumi.Input[str]]:
|
8451
|
+
"""
|
8452
|
+
The IP address that is be 1:1 mapped to the instance's network ip.
|
8453
|
+
"""
|
7867
8454
|
return pulumi.get(self, "nat_ip")
|
7868
8455
|
|
7869
8456
|
@nat_ip.setter
|
@@ -7873,6 +8460,9 @@ class InstanceFromTemplateNetworkInterfaceAccessConfigArgs:
|
|
7873
8460
|
@property
|
7874
8461
|
@pulumi.getter(name="networkTier")
|
7875
8462
|
def network_tier(self) -> Optional[pulumi.Input[str]]:
|
8463
|
+
"""
|
8464
|
+
The networking tier used for configuring this instance. One of PREMIUM or STANDARD.
|
8465
|
+
"""
|
7876
8466
|
return pulumi.get(self, "network_tier")
|
7877
8467
|
|
7878
8468
|
@network_tier.setter
|
@@ -7882,6 +8472,9 @@ class InstanceFromTemplateNetworkInterfaceAccessConfigArgs:
|
|
7882
8472
|
@property
|
7883
8473
|
@pulumi.getter(name="publicPtrDomainName")
|
7884
8474
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
8475
|
+
"""
|
8476
|
+
The DNS domain name for the public PTR record.
|
8477
|
+
"""
|
7885
8478
|
return pulumi.get(self, "public_ptr_domain_name")
|
7886
8479
|
|
7887
8480
|
@public_ptr_domain_name.setter
|
@@ -7891,6 +8484,9 @@ class InstanceFromTemplateNetworkInterfaceAccessConfigArgs:
|
|
7891
8484
|
@property
|
7892
8485
|
@pulumi.getter(name="securityPolicy")
|
7893
8486
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
8487
|
+
"""
|
8488
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
8489
|
+
"""
|
7894
8490
|
return pulumi.get(self, "security_policy")
|
7895
8491
|
|
7896
8492
|
@security_policy.setter
|
@@ -7903,6 +8499,10 @@ class InstanceFromTemplateNetworkInterfaceAliasIpRangeArgs:
|
|
7903
8499
|
def __init__(__self__, *,
|
7904
8500
|
ip_cidr_range: pulumi.Input[str],
|
7905
8501
|
subnetwork_range_name: Optional[pulumi.Input[str]] = None):
|
8502
|
+
"""
|
8503
|
+
:param pulumi.Input[str] ip_cidr_range: The IP CIDR range represented by this alias IP range.
|
8504
|
+
:param pulumi.Input[str] subnetwork_range_name: The subnetwork secondary range name specifying the secondary range from which to allocate the IP CIDR range for this alias IP range.
|
8505
|
+
"""
|
7906
8506
|
pulumi.set(__self__, "ip_cidr_range", ip_cidr_range)
|
7907
8507
|
if subnetwork_range_name is not None:
|
7908
8508
|
pulumi.set(__self__, "subnetwork_range_name", subnetwork_range_name)
|
@@ -7910,6 +8510,9 @@ class InstanceFromTemplateNetworkInterfaceAliasIpRangeArgs:
|
|
7910
8510
|
@property
|
7911
8511
|
@pulumi.getter(name="ipCidrRange")
|
7912
8512
|
def ip_cidr_range(self) -> pulumi.Input[str]:
|
8513
|
+
"""
|
8514
|
+
The IP CIDR range represented by this alias IP range.
|
8515
|
+
"""
|
7913
8516
|
return pulumi.get(self, "ip_cidr_range")
|
7914
8517
|
|
7915
8518
|
@ip_cidr_range.setter
|
@@ -7919,6 +8522,9 @@ class InstanceFromTemplateNetworkInterfaceAliasIpRangeArgs:
|
|
7919
8522
|
@property
|
7920
8523
|
@pulumi.getter(name="subnetworkRangeName")
|
7921
8524
|
def subnetwork_range_name(self) -> Optional[pulumi.Input[str]]:
|
8525
|
+
"""
|
8526
|
+
The subnetwork secondary range name specifying the secondary range from which to allocate the IP CIDR range for this alias IP range.
|
8527
|
+
"""
|
7922
8528
|
return pulumi.get(self, "subnetwork_range_name")
|
7923
8529
|
|
7924
8530
|
@subnetwork_range_name.setter
|
@@ -7936,8 +8542,13 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
7936
8542
|
public_ptr_domain_name: Optional[pulumi.Input[str]] = None,
|
7937
8543
|
security_policy: Optional[pulumi.Input[str]] = None):
|
7938
8544
|
"""
|
8545
|
+
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
8546
|
+
:param pulumi.Input[str] external_ipv6: The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
8547
|
+
:param pulumi.Input[str] external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
7939
8548
|
:param pulumi.Input[str] name: A unique name for the resource, required by GCE.
|
7940
8549
|
Changing this forces a new resource to be created.
|
8550
|
+
:param pulumi.Input[str] public_ptr_domain_name: The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
8551
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
7941
8552
|
"""
|
7942
8553
|
pulumi.set(__self__, "network_tier", network_tier)
|
7943
8554
|
if external_ipv6 is not None:
|
@@ -7954,6 +8565,9 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
7954
8565
|
@property
|
7955
8566
|
@pulumi.getter(name="networkTier")
|
7956
8567
|
def network_tier(self) -> pulumi.Input[str]:
|
8568
|
+
"""
|
8569
|
+
The service-level to be provided for IPv6 traffic when the subnet has an external subnet. Only PREMIUM tier is valid for IPv6
|
8570
|
+
"""
|
7957
8571
|
return pulumi.get(self, "network_tier")
|
7958
8572
|
|
7959
8573
|
@network_tier.setter
|
@@ -7963,6 +8577,9 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
7963
8577
|
@property
|
7964
8578
|
@pulumi.getter(name="externalIpv6")
|
7965
8579
|
def external_ipv6(self) -> Optional[pulumi.Input[str]]:
|
8580
|
+
"""
|
8581
|
+
The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork.
|
8582
|
+
"""
|
7966
8583
|
return pulumi.get(self, "external_ipv6")
|
7967
8584
|
|
7968
8585
|
@external_ipv6.setter
|
@@ -7972,6 +8589,9 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
7972
8589
|
@property
|
7973
8590
|
@pulumi.getter(name="externalIpv6PrefixLength")
|
7974
8591
|
def external_ipv6_prefix_length(self) -> Optional[pulumi.Input[str]]:
|
8592
|
+
"""
|
8593
|
+
The prefix length of the external IPv6 range.
|
8594
|
+
"""
|
7975
8595
|
return pulumi.get(self, "external_ipv6_prefix_length")
|
7976
8596
|
|
7977
8597
|
@external_ipv6_prefix_length.setter
|
@@ -7994,6 +8614,9 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
7994
8614
|
@property
|
7995
8615
|
@pulumi.getter(name="publicPtrDomainName")
|
7996
8616
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
8617
|
+
"""
|
8618
|
+
The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
8619
|
+
"""
|
7997
8620
|
return pulumi.get(self, "public_ptr_domain_name")
|
7998
8621
|
|
7999
8622
|
@public_ptr_domain_name.setter
|
@@ -8003,6 +8626,9 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
8003
8626
|
@property
|
8004
8627
|
@pulumi.getter(name="securityPolicy")
|
8005
8628
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
8629
|
+
"""
|
8630
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
8631
|
+
"""
|
8006
8632
|
return pulumi.get(self, "security_policy")
|
8007
8633
|
|
8008
8634
|
@security_policy.setter
|
@@ -8014,11 +8640,17 @@ class InstanceFromTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
8014
8640
|
class InstanceFromTemplateNetworkPerformanceConfigArgs:
|
8015
8641
|
def __init__(__self__, *,
|
8016
8642
|
total_egress_bandwidth_tier: pulumi.Input[str]):
|
8643
|
+
"""
|
8644
|
+
:param pulumi.Input[str] total_egress_bandwidth_tier: The egress bandwidth tier to enable. Possible values:TIER_1, DEFAULT
|
8645
|
+
"""
|
8017
8646
|
pulumi.set(__self__, "total_egress_bandwidth_tier", total_egress_bandwidth_tier)
|
8018
8647
|
|
8019
8648
|
@property
|
8020
8649
|
@pulumi.getter(name="totalEgressBandwidthTier")
|
8021
8650
|
def total_egress_bandwidth_tier(self) -> pulumi.Input[str]:
|
8651
|
+
"""
|
8652
|
+
The egress bandwidth tier to enable. Possible values:TIER_1, DEFAULT
|
8653
|
+
"""
|
8022
8654
|
return pulumi.get(self, "total_egress_bandwidth_tier")
|
8023
8655
|
|
8024
8656
|
@total_egress_bandwidth_tier.setter
|
@@ -8030,12 +8662,18 @@ class InstanceFromTemplateNetworkPerformanceConfigArgs:
|
|
8030
8662
|
class InstanceFromTemplateParamsArgs:
|
8031
8663
|
def __init__(__self__, *,
|
8032
8664
|
resource_manager_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
|
8665
|
+
"""
|
8666
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
8667
|
+
"""
|
8033
8668
|
if resource_manager_tags is not None:
|
8034
8669
|
pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
|
8035
8670
|
|
8036
8671
|
@property
|
8037
8672
|
@pulumi.getter(name="resourceManagerTags")
|
8038
8673
|
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
8674
|
+
"""
|
8675
|
+
A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
8676
|
+
"""
|
8039
8677
|
return pulumi.get(self, "resource_manager_tags")
|
8040
8678
|
|
8041
8679
|
@resource_manager_tags.setter
|
@@ -8048,6 +8686,10 @@ class InstanceFromTemplateReservationAffinityArgs:
|
|
8048
8686
|
def __init__(__self__, *,
|
8049
8687
|
type: pulumi.Input[str],
|
8050
8688
|
specific_reservation: Optional[pulumi.Input['InstanceFromTemplateReservationAffinitySpecificReservationArgs']] = None):
|
8689
|
+
"""
|
8690
|
+
:param pulumi.Input[str] type: The type of reservation from which this instance can consume resources.
|
8691
|
+
:param pulumi.Input['InstanceFromTemplateReservationAffinitySpecificReservationArgs'] specific_reservation: Specifies the label selector for the reservation to use.
|
8692
|
+
"""
|
8051
8693
|
pulumi.set(__self__, "type", type)
|
8052
8694
|
if specific_reservation is not None:
|
8053
8695
|
pulumi.set(__self__, "specific_reservation", specific_reservation)
|
@@ -8055,6 +8697,9 @@ class InstanceFromTemplateReservationAffinityArgs:
|
|
8055
8697
|
@property
|
8056
8698
|
@pulumi.getter
|
8057
8699
|
def type(self) -> pulumi.Input[str]:
|
8700
|
+
"""
|
8701
|
+
The type of reservation from which this instance can consume resources.
|
8702
|
+
"""
|
8058
8703
|
return pulumi.get(self, "type")
|
8059
8704
|
|
8060
8705
|
@type.setter
|
@@ -8064,6 +8709,9 @@ class InstanceFromTemplateReservationAffinityArgs:
|
|
8064
8709
|
@property
|
8065
8710
|
@pulumi.getter(name="specificReservation")
|
8066
8711
|
def specific_reservation(self) -> Optional[pulumi.Input['InstanceFromTemplateReservationAffinitySpecificReservationArgs']]:
|
8712
|
+
"""
|
8713
|
+
Specifies the label selector for the reservation to use.
|
8714
|
+
"""
|
8067
8715
|
return pulumi.get(self, "specific_reservation")
|
8068
8716
|
|
8069
8717
|
@specific_reservation.setter
|
@@ -8076,12 +8724,19 @@ class InstanceFromTemplateReservationAffinitySpecificReservationArgs:
|
|
8076
8724
|
def __init__(__self__, *,
|
8077
8725
|
key: pulumi.Input[str],
|
8078
8726
|
values: pulumi.Input[Sequence[pulumi.Input[str]]]):
|
8727
|
+
"""
|
8728
|
+
:param pulumi.Input[str] key: Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify compute.googleapis.com/reservation-name as the key and specify the name of your reservation as the only value.
|
8729
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] values: Corresponds to the label values of a reservation resource.
|
8730
|
+
"""
|
8079
8731
|
pulumi.set(__self__, "key", key)
|
8080
8732
|
pulumi.set(__self__, "values", values)
|
8081
8733
|
|
8082
8734
|
@property
|
8083
8735
|
@pulumi.getter
|
8084
8736
|
def key(self) -> pulumi.Input[str]:
|
8737
|
+
"""
|
8738
|
+
Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify compute.googleapis.com/reservation-name as the key and specify the name of your reservation as the only value.
|
8739
|
+
"""
|
8085
8740
|
return pulumi.get(self, "key")
|
8086
8741
|
|
8087
8742
|
@key.setter
|
@@ -8091,6 +8746,9 @@ class InstanceFromTemplateReservationAffinitySpecificReservationArgs:
|
|
8091
8746
|
@property
|
8092
8747
|
@pulumi.getter
|
8093
8748
|
def values(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
8749
|
+
"""
|
8750
|
+
Corresponds to the label values of a reservation resource.
|
8751
|
+
"""
|
8094
8752
|
return pulumi.get(self, "values")
|
8095
8753
|
|
8096
8754
|
@values.setter
|
@@ -8111,6 +8769,20 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8111
8769
|
on_host_maintenance: Optional[pulumi.Input[str]] = None,
|
8112
8770
|
preemptible: Optional[pulumi.Input[bool]] = None,
|
8113
8771
|
provisioning_model: Optional[pulumi.Input[str]] = None):
|
8772
|
+
"""
|
8773
|
+
:param pulumi.Input[bool] automatic_restart: Specifies if the instance should be restarted if it was terminated by Compute Engine (not a user).
|
8774
|
+
:param pulumi.Input[str] instance_termination_action: Specifies the action GCE should take when SPOT VM is preempted.
|
8775
|
+
:param pulumi.Input['InstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutArgs'] local_ssd_recovery_timeout: Specifies the maximum amount of time a Local Ssd Vm should wait while
|
8776
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
8777
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
8778
|
+
hour.
|
8779
|
+
:param pulumi.Input[str] maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are: PERIODIC
|
8780
|
+
:param pulumi.Input['InstanceFromTemplateSchedulingMaxRunDurationArgs'] max_run_duration: The timeout for new network connections to hosts.
|
8781
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateSchedulingNodeAffinityArgs']]] node_affinities: Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems.
|
8782
|
+
:param pulumi.Input[str] on_host_maintenance: Describes maintenance behavior for the instance. One of MIGRATE or TERMINATE,
|
8783
|
+
:param pulumi.Input[bool] preemptible: Whether the instance is preemptible.
|
8784
|
+
:param pulumi.Input[str] provisioning_model: Whether the instance is spot. If this is set as SPOT.
|
8785
|
+
"""
|
8114
8786
|
if automatic_restart is not None:
|
8115
8787
|
pulumi.set(__self__, "automatic_restart", automatic_restart)
|
8116
8788
|
if instance_termination_action is not None:
|
@@ -8135,6 +8807,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8135
8807
|
@property
|
8136
8808
|
@pulumi.getter(name="automaticRestart")
|
8137
8809
|
def automatic_restart(self) -> Optional[pulumi.Input[bool]]:
|
8810
|
+
"""
|
8811
|
+
Specifies if the instance should be restarted if it was terminated by Compute Engine (not a user).
|
8812
|
+
"""
|
8138
8813
|
return pulumi.get(self, "automatic_restart")
|
8139
8814
|
|
8140
8815
|
@automatic_restart.setter
|
@@ -8144,6 +8819,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8144
8819
|
@property
|
8145
8820
|
@pulumi.getter(name="instanceTerminationAction")
|
8146
8821
|
def instance_termination_action(self) -> Optional[pulumi.Input[str]]:
|
8822
|
+
"""
|
8823
|
+
Specifies the action GCE should take when SPOT VM is preempted.
|
8824
|
+
"""
|
8147
8825
|
return pulumi.get(self, "instance_termination_action")
|
8148
8826
|
|
8149
8827
|
@instance_termination_action.setter
|
@@ -8153,6 +8831,12 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8153
8831
|
@property
|
8154
8832
|
@pulumi.getter(name="localSsdRecoveryTimeout")
|
8155
8833
|
def local_ssd_recovery_timeout(self) -> Optional[pulumi.Input['InstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutArgs']]:
|
8834
|
+
"""
|
8835
|
+
Specifies the maximum amount of time a Local Ssd Vm should wait while
|
8836
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
8837
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
8838
|
+
hour.
|
8839
|
+
"""
|
8156
8840
|
return pulumi.get(self, "local_ssd_recovery_timeout")
|
8157
8841
|
|
8158
8842
|
@local_ssd_recovery_timeout.setter
|
@@ -8162,6 +8846,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8162
8846
|
@property
|
8163
8847
|
@pulumi.getter(name="maintenanceInterval")
|
8164
8848
|
def maintenance_interval(self) -> Optional[pulumi.Input[str]]:
|
8849
|
+
"""
|
8850
|
+
Specifies the frequency of planned maintenance events. The accepted values are: PERIODIC
|
8851
|
+
"""
|
8165
8852
|
return pulumi.get(self, "maintenance_interval")
|
8166
8853
|
|
8167
8854
|
@maintenance_interval.setter
|
@@ -8171,6 +8858,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8171
8858
|
@property
|
8172
8859
|
@pulumi.getter(name="maxRunDuration")
|
8173
8860
|
def max_run_duration(self) -> Optional[pulumi.Input['InstanceFromTemplateSchedulingMaxRunDurationArgs']]:
|
8861
|
+
"""
|
8862
|
+
The timeout for new network connections to hosts.
|
8863
|
+
"""
|
8174
8864
|
return pulumi.get(self, "max_run_duration")
|
8175
8865
|
|
8176
8866
|
@max_run_duration.setter
|
@@ -8189,6 +8879,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8189
8879
|
@property
|
8190
8880
|
@pulumi.getter(name="nodeAffinities")
|
8191
8881
|
def node_affinities(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceFromTemplateSchedulingNodeAffinityArgs']]]]:
|
8882
|
+
"""
|
8883
|
+
Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems.
|
8884
|
+
"""
|
8192
8885
|
return pulumi.get(self, "node_affinities")
|
8193
8886
|
|
8194
8887
|
@node_affinities.setter
|
@@ -8198,6 +8891,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8198
8891
|
@property
|
8199
8892
|
@pulumi.getter(name="onHostMaintenance")
|
8200
8893
|
def on_host_maintenance(self) -> Optional[pulumi.Input[str]]:
|
8894
|
+
"""
|
8895
|
+
Describes maintenance behavior for the instance. One of MIGRATE or TERMINATE,
|
8896
|
+
"""
|
8201
8897
|
return pulumi.get(self, "on_host_maintenance")
|
8202
8898
|
|
8203
8899
|
@on_host_maintenance.setter
|
@@ -8207,6 +8903,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8207
8903
|
@property
|
8208
8904
|
@pulumi.getter
|
8209
8905
|
def preemptible(self) -> Optional[pulumi.Input[bool]]:
|
8906
|
+
"""
|
8907
|
+
Whether the instance is preemptible.
|
8908
|
+
"""
|
8210
8909
|
return pulumi.get(self, "preemptible")
|
8211
8910
|
|
8212
8911
|
@preemptible.setter
|
@@ -8216,6 +8915,9 @@ class InstanceFromTemplateSchedulingArgs:
|
|
8216
8915
|
@property
|
8217
8916
|
@pulumi.getter(name="provisioningModel")
|
8218
8917
|
def provisioning_model(self) -> Optional[pulumi.Input[str]]:
|
8918
|
+
"""
|
8919
|
+
Whether the instance is spot. If this is set as SPOT.
|
8920
|
+
"""
|
8219
8921
|
return pulumi.get(self, "provisioning_model")
|
8220
8922
|
|
8221
8923
|
@provisioning_model.setter
|
@@ -8228,6 +8930,14 @@ class InstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
8228
8930
|
def __init__(__self__, *,
|
8229
8931
|
seconds: pulumi.Input[int],
|
8230
8932
|
nanos: Optional[pulumi.Input[int]] = None):
|
8933
|
+
"""
|
8934
|
+
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
8935
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
8936
|
+
:param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
|
8937
|
+
resolution. Durations less than one second are represented
|
8938
|
+
with a 0 seconds field and a positive nanos field. Must
|
8939
|
+
be from 0 to 999,999,999 inclusive.
|
8940
|
+
"""
|
8231
8941
|
pulumi.set(__self__, "seconds", seconds)
|
8232
8942
|
if nanos is not None:
|
8233
8943
|
pulumi.set(__self__, "nanos", nanos)
|
@@ -8235,6 +8945,10 @@ class InstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
8235
8945
|
@property
|
8236
8946
|
@pulumi.getter
|
8237
8947
|
def seconds(self) -> pulumi.Input[int]:
|
8948
|
+
"""
|
8949
|
+
Span of time at a resolution of a second.
|
8950
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
8951
|
+
"""
|
8238
8952
|
return pulumi.get(self, "seconds")
|
8239
8953
|
|
8240
8954
|
@seconds.setter
|
@@ -8244,6 +8958,12 @@ class InstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutArgs:
|
|
8244
8958
|
@property
|
8245
8959
|
@pulumi.getter
|
8246
8960
|
def nanos(self) -> Optional[pulumi.Input[int]]:
|
8961
|
+
"""
|
8962
|
+
Span of time that's a fraction of a second at nanosecond
|
8963
|
+
resolution. Durations less than one second are represented
|
8964
|
+
with a 0 seconds field and a positive nanos field. Must
|
8965
|
+
be from 0 to 999,999,999 inclusive.
|
8966
|
+
"""
|
8247
8967
|
return pulumi.get(self, "nanos")
|
8248
8968
|
|
8249
8969
|
@nanos.setter
|
@@ -8256,6 +8976,14 @@ class InstanceFromTemplateSchedulingMaxRunDurationArgs:
|
|
8256
8976
|
def __init__(__self__, *,
|
8257
8977
|
seconds: pulumi.Input[int],
|
8258
8978
|
nanos: Optional[pulumi.Input[int]] = None):
|
8979
|
+
"""
|
8980
|
+
:param pulumi.Input[int] seconds: Span of time at a resolution of a second.
|
8981
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
8982
|
+
:param pulumi.Input[int] nanos: Span of time that's a fraction of a second at nanosecond
|
8983
|
+
resolution. Durations less than one second are represented
|
8984
|
+
with a 0 seconds field and a positive nanos field. Must
|
8985
|
+
be from 0 to 999,999,999 inclusive.
|
8986
|
+
"""
|
8259
8987
|
pulumi.set(__self__, "seconds", seconds)
|
8260
8988
|
if nanos is not None:
|
8261
8989
|
pulumi.set(__self__, "nanos", nanos)
|
@@ -8263,6 +8991,10 @@ class InstanceFromTemplateSchedulingMaxRunDurationArgs:
|
|
8263
8991
|
@property
|
8264
8992
|
@pulumi.getter
|
8265
8993
|
def seconds(self) -> pulumi.Input[int]:
|
8994
|
+
"""
|
8995
|
+
Span of time at a resolution of a second.
|
8996
|
+
Must be from 0 to 315,576,000,000 inclusive.
|
8997
|
+
"""
|
8266
8998
|
return pulumi.get(self, "seconds")
|
8267
8999
|
|
8268
9000
|
@seconds.setter
|
@@ -8272,6 +9004,12 @@ class InstanceFromTemplateSchedulingMaxRunDurationArgs:
|
|
8272
9004
|
@property
|
8273
9005
|
@pulumi.getter
|
8274
9006
|
def nanos(self) -> Optional[pulumi.Input[int]]:
|
9007
|
+
"""
|
9008
|
+
Span of time that's a fraction of a second at nanosecond
|
9009
|
+
resolution. Durations less than one second are represented
|
9010
|
+
with a 0 seconds field and a positive nanos field. Must
|
9011
|
+
be from 0 to 999,999,999 inclusive.
|
9012
|
+
"""
|
8275
9013
|
return pulumi.get(self, "nanos")
|
8276
9014
|
|
8277
9015
|
@nanos.setter
|
@@ -8323,6 +9061,11 @@ class InstanceFromTemplateScratchDiskArgs:
|
|
8323
9061
|
interface: pulumi.Input[str],
|
8324
9062
|
device_name: Optional[pulumi.Input[str]] = None,
|
8325
9063
|
size: Optional[pulumi.Input[int]] = None):
|
9064
|
+
"""
|
9065
|
+
:param pulumi.Input[str] interface: The disk interface used for attaching this disk. One of SCSI or NVME.
|
9066
|
+
:param pulumi.Input[str] device_name: Name with which the attached disk is accessible under /dev/disk/by-id/
|
9067
|
+
:param pulumi.Input[int] size: The size of the disk in gigabytes. One of 375 or 3000.
|
9068
|
+
"""
|
8326
9069
|
pulumi.set(__self__, "interface", interface)
|
8327
9070
|
if device_name is not None:
|
8328
9071
|
pulumi.set(__self__, "device_name", device_name)
|
@@ -8332,6 +9075,9 @@ class InstanceFromTemplateScratchDiskArgs:
|
|
8332
9075
|
@property
|
8333
9076
|
@pulumi.getter
|
8334
9077
|
def interface(self) -> pulumi.Input[str]:
|
9078
|
+
"""
|
9079
|
+
The disk interface used for attaching this disk. One of SCSI or NVME.
|
9080
|
+
"""
|
8335
9081
|
return pulumi.get(self, "interface")
|
8336
9082
|
|
8337
9083
|
@interface.setter
|
@@ -8341,6 +9087,9 @@ class InstanceFromTemplateScratchDiskArgs:
|
|
8341
9087
|
@property
|
8342
9088
|
@pulumi.getter(name="deviceName")
|
8343
9089
|
def device_name(self) -> Optional[pulumi.Input[str]]:
|
9090
|
+
"""
|
9091
|
+
Name with which the attached disk is accessible under /dev/disk/by-id/
|
9092
|
+
"""
|
8344
9093
|
return pulumi.get(self, "device_name")
|
8345
9094
|
|
8346
9095
|
@device_name.setter
|
@@ -8350,6 +9099,9 @@ class InstanceFromTemplateScratchDiskArgs:
|
|
8350
9099
|
@property
|
8351
9100
|
@pulumi.getter
|
8352
9101
|
def size(self) -> Optional[pulumi.Input[int]]:
|
9102
|
+
"""
|
9103
|
+
The size of the disk in gigabytes. One of 375 or 3000.
|
9104
|
+
"""
|
8353
9105
|
return pulumi.get(self, "size")
|
8354
9106
|
|
8355
9107
|
@size.setter
|
@@ -8362,6 +9114,10 @@ class InstanceFromTemplateServiceAccountArgs:
|
|
8362
9114
|
def __init__(__self__, *,
|
8363
9115
|
scopes: pulumi.Input[Sequence[pulumi.Input[str]]],
|
8364
9116
|
email: Optional[pulumi.Input[str]] = None):
|
9117
|
+
"""
|
9118
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] scopes: A list of service scopes.
|
9119
|
+
:param pulumi.Input[str] email: The service account e-mail address.
|
9120
|
+
"""
|
8365
9121
|
pulumi.set(__self__, "scopes", scopes)
|
8366
9122
|
if email is not None:
|
8367
9123
|
pulumi.set(__self__, "email", email)
|
@@ -8369,6 +9125,9 @@ class InstanceFromTemplateServiceAccountArgs:
|
|
8369
9125
|
@property
|
8370
9126
|
@pulumi.getter
|
8371
9127
|
def scopes(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
9128
|
+
"""
|
9129
|
+
A list of service scopes.
|
9130
|
+
"""
|
8372
9131
|
return pulumi.get(self, "scopes")
|
8373
9132
|
|
8374
9133
|
@scopes.setter
|
@@ -8378,6 +9137,9 @@ class InstanceFromTemplateServiceAccountArgs:
|
|
8378
9137
|
@property
|
8379
9138
|
@pulumi.getter
|
8380
9139
|
def email(self) -> Optional[pulumi.Input[str]]:
|
9140
|
+
"""
|
9141
|
+
The service account e-mail address.
|
9142
|
+
"""
|
8381
9143
|
return pulumi.get(self, "email")
|
8382
9144
|
|
8383
9145
|
@email.setter
|
@@ -8391,6 +9153,11 @@ class InstanceFromTemplateShieldedInstanceConfigArgs:
|
|
8391
9153
|
enable_integrity_monitoring: Optional[pulumi.Input[bool]] = None,
|
8392
9154
|
enable_secure_boot: Optional[pulumi.Input[bool]] = None,
|
8393
9155
|
enable_vtpm: Optional[pulumi.Input[bool]] = None):
|
9156
|
+
"""
|
9157
|
+
:param pulumi.Input[bool] enable_integrity_monitoring: Whether integrity monitoring is enabled for the instance.
|
9158
|
+
:param pulumi.Input[bool] enable_secure_boot: Whether secure boot is enabled for the instance.
|
9159
|
+
:param pulumi.Input[bool] enable_vtpm: Whether the instance uses vTPM.
|
9160
|
+
"""
|
8394
9161
|
if enable_integrity_monitoring is not None:
|
8395
9162
|
pulumi.set(__self__, "enable_integrity_monitoring", enable_integrity_monitoring)
|
8396
9163
|
if enable_secure_boot is not None:
|
@@ -8401,6 +9168,9 @@ class InstanceFromTemplateShieldedInstanceConfigArgs:
|
|
8401
9168
|
@property
|
8402
9169
|
@pulumi.getter(name="enableIntegrityMonitoring")
|
8403
9170
|
def enable_integrity_monitoring(self) -> Optional[pulumi.Input[bool]]:
|
9171
|
+
"""
|
9172
|
+
Whether integrity monitoring is enabled for the instance.
|
9173
|
+
"""
|
8404
9174
|
return pulumi.get(self, "enable_integrity_monitoring")
|
8405
9175
|
|
8406
9176
|
@enable_integrity_monitoring.setter
|
@@ -8410,6 +9180,9 @@ class InstanceFromTemplateShieldedInstanceConfigArgs:
|
|
8410
9180
|
@property
|
8411
9181
|
@pulumi.getter(name="enableSecureBoot")
|
8412
9182
|
def enable_secure_boot(self) -> Optional[pulumi.Input[bool]]:
|
9183
|
+
"""
|
9184
|
+
Whether secure boot is enabled for the instance.
|
9185
|
+
"""
|
8413
9186
|
return pulumi.get(self, "enable_secure_boot")
|
8414
9187
|
|
8415
9188
|
@enable_secure_boot.setter
|
@@ -8419,6 +9192,9 @@ class InstanceFromTemplateShieldedInstanceConfigArgs:
|
|
8419
9192
|
@property
|
8420
9193
|
@pulumi.getter(name="enableVtpm")
|
8421
9194
|
def enable_vtpm(self) -> Optional[pulumi.Input[bool]]:
|
9195
|
+
"""
|
9196
|
+
Whether the instance uses vTPM.
|
9197
|
+
"""
|
8422
9198
|
return pulumi.get(self, "enable_vtpm")
|
8423
9199
|
|
8424
9200
|
@enable_vtpm.setter
|
@@ -8432,10 +9208,10 @@ class InstanceGroupManagerAllInstancesConfigArgs:
|
|
8432
9208
|
labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
8433
9209
|
metadata: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
8434
9210
|
"""
|
8435
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels:
|
9211
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: , The label key-value pairs that you want to patch onto the instance.
|
8436
9212
|
|
8437
9213
|
- - -
|
8438
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] metadata:
|
9214
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] metadata: , The metadata key-value pairs that you want to patch onto the instance. For more information, see [Project and instance metadata](https://cloud.google.com/compute/docs/metadata#project_and_instance_metadata).
|
8439
9215
|
"""
|
8440
9216
|
if labels is not None:
|
8441
9217
|
pulumi.set(__self__, "labels", labels)
|
@@ -8446,7 +9222,7 @@ class InstanceGroupManagerAllInstancesConfigArgs:
|
|
8446
9222
|
@pulumi.getter
|
8447
9223
|
def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
8448
9224
|
"""
|
8449
|
-
|
9225
|
+
, The label key-value pairs that you want to patch onto the instance.
|
8450
9226
|
|
8451
9227
|
- - -
|
8452
9228
|
"""
|
@@ -8460,7 +9236,7 @@ class InstanceGroupManagerAllInstancesConfigArgs:
|
|
8460
9236
|
@pulumi.getter
|
8461
9237
|
def metadata(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
8462
9238
|
"""
|
8463
|
-
|
9239
|
+
, The metadata key-value pairs that you want to patch onto the instance. For more information, see [Project and instance metadata](https://cloud.google.com/compute/docs/metadata#project_and_instance_metadata).
|
8464
9240
|
"""
|
8465
9241
|
return pulumi.get(self, "metadata")
|
8466
9242
|
|
@@ -8698,8 +9474,7 @@ class InstanceGroupManagerStatusArgs:
|
|
8698
9474
|
statefuls: Optional[pulumi.Input[Sequence[pulumi.Input['InstanceGroupManagerStatusStatefulArgs']]]] = None,
|
8699
9475
|
version_targets: Optional[pulumi.Input[Sequence[pulumi.Input['InstanceGroupManagerStatusVersionTargetArgs']]]] = None):
|
8700
9476
|
"""
|
8701
|
-
:param pulumi.Input[Sequence[pulumi.Input['InstanceGroupManagerStatusAllInstancesConfigArgs']]] all_instances_configs:
|
8702
|
-
Properties to set on all instances in the group. After setting
|
9477
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceGroupManagerStatusAllInstancesConfigArgs']]] all_instances_configs: Properties to set on all instances in the group. After setting
|
8703
9478
|
allInstancesConfig on the group, you must update the group's instances to
|
8704
9479
|
apply the configuration.
|
8705
9480
|
:param pulumi.Input[bool] is_stable: A bit indicating whether the managed instance group is in a stable state. A stable state means that: none of the instances in the managed instance group is currently undergoing any type of change (for example, creation, restart, or deletion); no future changes are scheduled for instances in the managed instance group; and the managed instance group itself is not being modified.
|
@@ -8719,7 +9494,6 @@ class InstanceGroupManagerStatusArgs:
|
|
8719
9494
|
@pulumi.getter(name="allInstancesConfigs")
|
8720
9495
|
def all_instances_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceGroupManagerStatusAllInstancesConfigArgs']]]]:
|
8721
9496
|
"""
|
8722
|
-
)
|
8723
9497
|
Properties to set on all instances in the group. After setting
|
8724
9498
|
allInstancesConfig on the group, you must update the group's instances to
|
8725
9499
|
apply the configuration.
|
@@ -8771,12 +9545,18 @@ class InstanceGroupManagerStatusArgs:
|
|
8771
9545
|
class InstanceGroupManagerStatusAllInstancesConfigArgs:
|
8772
9546
|
def __init__(__self__, *,
|
8773
9547
|
effective: Optional[pulumi.Input[bool]] = None):
|
9548
|
+
"""
|
9549
|
+
:param pulumi.Input[bool] effective: A bit indicating whether this configuration has been applied to all managed instances in the group.
|
9550
|
+
"""
|
8774
9551
|
if effective is not None:
|
8775
9552
|
pulumi.set(__self__, "effective", effective)
|
8776
9553
|
|
8777
9554
|
@property
|
8778
9555
|
@pulumi.getter
|
8779
9556
|
def effective(self) -> Optional[pulumi.Input[bool]]:
|
9557
|
+
"""
|
9558
|
+
A bit indicating whether this configuration has been applied to all managed instances in the group.
|
9559
|
+
"""
|
8780
9560
|
return pulumi.get(self, "effective")
|
8781
9561
|
|
8782
9562
|
@effective.setter
|
@@ -8850,12 +9630,18 @@ class InstanceGroupManagerStatusStatefulPerInstanceConfigArgs:
|
|
8850
9630
|
class InstanceGroupManagerStatusVersionTargetArgs:
|
8851
9631
|
def __init__(__self__, *,
|
8852
9632
|
is_reached: Optional[pulumi.Input[bool]] = None):
|
9633
|
+
"""
|
9634
|
+
:param pulumi.Input[bool] is_reached: A bit indicating whether version target has been reached in this managed instance group, i.e. all instances are in their target version. Instances' target version are specified by version field on Instance Group Manager.
|
9635
|
+
"""
|
8853
9636
|
if is_reached is not None:
|
8854
9637
|
pulumi.set(__self__, "is_reached", is_reached)
|
8855
9638
|
|
8856
9639
|
@property
|
8857
9640
|
@pulumi.getter(name="isReached")
|
8858
9641
|
def is_reached(self) -> Optional[pulumi.Input[bool]]:
|
9642
|
+
"""
|
9643
|
+
A bit indicating whether version target has been reached in this managed instance group, i.e. all instances are in their target version. Instances' target version are specified by version field on Instance Group Manager.
|
9644
|
+
"""
|
8859
9645
|
return pulumi.get(self, "is_reached")
|
8860
9646
|
|
8861
9647
|
@is_reached.setter
|
@@ -8882,7 +9668,7 @@ class InstanceGroupManagerUpdatePolicyArgs:
|
|
8882
9668
|
:param pulumi.Input[int] max_surge_percent: , The maximum number of instances(calculated as percentage) that can be created above the specified targetSize during the update process. Conflicts with `max_surge_fixed`.
|
8883
9669
|
:param pulumi.Input[int] max_unavailable_fixed: , The maximum number of instances that can be unavailable during the update process. Conflicts with `max_unavailable_percent`. If neither is set, defaults to 1
|
8884
9670
|
:param pulumi.Input[int] max_unavailable_percent: , The maximum number of instances(calculated as percentage) that can be unavailable during the update process. Conflicts with `max_unavailable_fixed`.
|
8885
|
-
:param pulumi.Input[int] min_ready_sec:
|
9671
|
+
:param pulumi.Input[int] min_ready_sec: , Minimum number of seconds to wait for after a newly created instance becomes available. This value must be from range [0, 3600]
|
8886
9672
|
:param pulumi.Input[str] most_disruptive_allowed_action: Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to allow actions that do not need instance restart, RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all.
|
8887
9673
|
:param pulumi.Input[str] replacement_method: , The instance replacement method for managed instance groups. Valid values are: "RECREATE", "SUBSTITUTE". If SUBSTITUTE (default), the group replaces VM instances with new instances that have randomly generated names. If RECREATE, instance names are preserved. You must also set max_unavailable_fixed or max_unavailable_percent to be greater than 0.
|
8888
9674
|
- - -
|
@@ -8980,7 +9766,7 @@ class InstanceGroupManagerUpdatePolicyArgs:
|
|
8980
9766
|
@pulumi.getter(name="minReadySec")
|
8981
9767
|
def min_ready_sec(self) -> Optional[pulumi.Input[int]]:
|
8982
9768
|
"""
|
8983
|
-
|
9769
|
+
, Minimum number of seconds to wait for after a newly created instance becomes available. This value must be from range [0, 3600]
|
8984
9770
|
"""
|
8985
9771
|
return pulumi.get(self, "min_ready_sec")
|
8986
9772
|
|
@@ -9161,7 +9947,7 @@ class InstanceGuestAcceleratorArgs:
|
|
9161
9947
|
type: pulumi.Input[str]):
|
9162
9948
|
"""
|
9163
9949
|
:param pulumi.Input[int] count: The number of the guest accelerator cards exposed to this instance.
|
9164
|
-
:param pulumi.Input[str] type: The
|
9950
|
+
:param pulumi.Input[str] type: The accelerator type resource to expose to this instance. E.g. `nvidia-tesla-k80`.
|
9165
9951
|
"""
|
9166
9952
|
pulumi.set(__self__, "count", count)
|
9167
9953
|
pulumi.set(__self__, "type", type)
|
@@ -9182,7 +9968,7 @@ class InstanceGuestAcceleratorArgs:
|
|
9182
9968
|
@pulumi.getter
|
9183
9969
|
def type(self) -> pulumi.Input[str]:
|
9184
9970
|
"""
|
9185
|
-
The
|
9971
|
+
The accelerator type resource to expose to this instance. E.g. `nvidia-tesla-k80`.
|
9186
9972
|
"""
|
9187
9973
|
return pulumi.get(self, "type")
|
9188
9974
|
|
@@ -9333,23 +10119,28 @@ class InstanceNetworkInterfaceArgs:
|
|
9333
10119
|
subnetwork: Optional[pulumi.Input[str]] = None,
|
9334
10120
|
subnetwork_project: Optional[pulumi.Input[str]] = None):
|
9335
10121
|
"""
|
10122
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceNetworkInterfaceAccessConfigArgs']]] access_configs: Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
|
9336
10123
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceNetworkInterfaceAliasIpRangeArgs']]] alias_ip_ranges: An
|
9337
10124
|
array of alias IP ranges for this network interface. Can only be specified for network
|
9338
10125
|
interfaces on subnet-mode networks. Structure documented below.
|
10126
|
+
:param pulumi.Input[int] internal_ipv6_prefix_length: The prefix length of the primary internal IPv6 range.
|
9339
10127
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceNetworkInterfaceIpv6AccessConfigArgs']]] ipv6_access_configs: An array of IPv6 access configurations for this interface.
|
9340
10128
|
Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig
|
9341
10129
|
specified, then this instance will have no external IPv6 Internet access. Structure documented below.
|
9342
10130
|
:param pulumi.Input[str] ipv6_access_type: One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet.
|
9343
10131
|
This field is always inherited from its subnetwork.
|
10132
|
+
:param pulumi.Input[str] ipv6_address: An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
9344
10133
|
:param pulumi.Input[str] name: A unique name for the resource, required by GCE.
|
9345
10134
|
Changing this forces a new resource to be created.
|
9346
10135
|
:param pulumi.Input[str] network: The name or self_link of the network to attach this interface to.
|
9347
10136
|
Either `network` or `subnetwork` must be provided. If network isn't provided it will
|
9348
10137
|
be inferred from the subnetwork.
|
10138
|
+
:param pulumi.Input[str] network_attachment: 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}`.
|
9349
10139
|
:param pulumi.Input[str] network_ip: The private IP address to assign to the instance. If
|
9350
10140
|
empty, the address will be automatically assigned.
|
9351
10141
|
:param pulumi.Input[str] nic_type: The type of vNIC to be used on this interface. Possible values: GVNIC, VIRTIO_NET.
|
9352
10142
|
:param pulumi.Input[int] queue_count: The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
|
10143
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
9353
10144
|
:param pulumi.Input[str] stack_type: The stack type for this network interface to identify whether the IPv6 feature is enabled or not. Values are IPV4_IPV6 or IPV4_ONLY. If not specified, IPV4_ONLY will be used.
|
9354
10145
|
:param pulumi.Input[str] subnetwork: The name or self_link of the subnetwork to attach this
|
9355
10146
|
interface to. Either `network` or `subnetwork` must be provided. If network isn't provided
|
@@ -9399,6 +10190,9 @@ class InstanceNetworkInterfaceArgs:
|
|
9399
10190
|
@property
|
9400
10191
|
@pulumi.getter(name="accessConfigs")
|
9401
10192
|
def access_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceNetworkInterfaceAccessConfigArgs']]]]:
|
10193
|
+
"""
|
10194
|
+
Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
|
10195
|
+
"""
|
9402
10196
|
return pulumi.get(self, "access_configs")
|
9403
10197
|
|
9404
10198
|
@access_configs.setter
|
@@ -9422,6 +10216,9 @@ class InstanceNetworkInterfaceArgs:
|
|
9422
10216
|
@property
|
9423
10217
|
@pulumi.getter(name="internalIpv6PrefixLength")
|
9424
10218
|
def internal_ipv6_prefix_length(self) -> Optional[pulumi.Input[int]]:
|
10219
|
+
"""
|
10220
|
+
The prefix length of the primary internal IPv6 range.
|
10221
|
+
"""
|
9425
10222
|
return pulumi.get(self, "internal_ipv6_prefix_length")
|
9426
10223
|
|
9427
10224
|
@internal_ipv6_prefix_length.setter
|
@@ -9458,6 +10255,9 @@ class InstanceNetworkInterfaceArgs:
|
|
9458
10255
|
@property
|
9459
10256
|
@pulumi.getter(name="ipv6Address")
|
9460
10257
|
def ipv6_address(self) -> Optional[pulumi.Input[str]]:
|
10258
|
+
"""
|
10259
|
+
An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
10260
|
+
"""
|
9461
10261
|
return pulumi.get(self, "ipv6_address")
|
9462
10262
|
|
9463
10263
|
@ipv6_address.setter
|
@@ -9494,6 +10294,9 @@ class InstanceNetworkInterfaceArgs:
|
|
9494
10294
|
@property
|
9495
10295
|
@pulumi.getter(name="networkAttachment")
|
9496
10296
|
def network_attachment(self) -> Optional[pulumi.Input[str]]:
|
10297
|
+
"""
|
10298
|
+
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}`.
|
10299
|
+
"""
|
9497
10300
|
return pulumi.get(self, "network_attachment")
|
9498
10301
|
|
9499
10302
|
@network_attachment.setter
|
@@ -9540,6 +10343,9 @@ class InstanceNetworkInterfaceArgs:
|
|
9540
10343
|
@property
|
9541
10344
|
@pulumi.getter(name="securityPolicy")
|
9542
10345
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
10346
|
+
"""
|
10347
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
10348
|
+
"""
|
9543
10349
|
return pulumi.get(self, "security_policy")
|
9544
10350
|
|
9545
10351
|
@security_policy.setter
|
@@ -9606,6 +10412,7 @@ class InstanceNetworkInterfaceAccessConfigArgs:
|
|
9606
10412
|
subnet has an external subnet. Only PREMIUM or STANDARD tier is valid for IPv6.
|
9607
10413
|
:param pulumi.Input[str] public_ptr_domain_name: The domain name to be used when creating DNSv6
|
9608
10414
|
records for the external IPv6 ranges..
|
10415
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
9609
10416
|
"""
|
9610
10417
|
if nat_ip is not None:
|
9611
10418
|
pulumi.set(__self__, "nat_ip", nat_ip)
|
@@ -9658,6 +10465,9 @@ class InstanceNetworkInterfaceAccessConfigArgs:
|
|
9658
10465
|
@property
|
9659
10466
|
@pulumi.getter(name="securityPolicy")
|
9660
10467
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
10468
|
+
"""
|
10469
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
10470
|
+
"""
|
9661
10471
|
return pulumi.get(self, "security_policy")
|
9662
10472
|
|
9663
10473
|
@security_policy.setter
|
@@ -9734,6 +10544,7 @@ class InstanceNetworkInterfaceIpv6AccessConfigArgs:
|
|
9734
10544
|
Changing this forces a new resource to be created.
|
9735
10545
|
:param pulumi.Input[str] public_ptr_domain_name: The domain name to be used when creating DNSv6
|
9736
10546
|
records for the external IPv6 ranges..
|
10547
|
+
:param pulumi.Input[str] security_policy: A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
9737
10548
|
"""
|
9738
10549
|
pulumi.set(__self__, "network_tier", network_tier)
|
9739
10550
|
if external_ipv6 is not None:
|
@@ -9816,6 +10627,9 @@ class InstanceNetworkInterfaceIpv6AccessConfigArgs:
|
|
9816
10627
|
@property
|
9817
10628
|
@pulumi.getter(name="securityPolicy")
|
9818
10629
|
def security_policy(self) -> Optional[pulumi.Input[str]]:
|
10630
|
+
"""
|
10631
|
+
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy.
|
10632
|
+
"""
|
9819
10633
|
return pulumi.get(self, "security_policy")
|
9820
10634
|
|
9821
10635
|
@security_policy.setter
|
@@ -9851,12 +10665,18 @@ class InstanceNetworkPerformanceConfigArgs:
|
|
9851
10665
|
class InstanceParamsArgs:
|
9852
10666
|
def __init__(__self__, *,
|
9853
10667
|
resource_manager_tags: Optional[pulumi.Input[Mapping[str, Any]]] = None):
|
10668
|
+
"""
|
10669
|
+
:param pulumi.Input[Mapping[str, Any]] resource_manager_tags: A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
10670
|
+
"""
|
9854
10671
|
if resource_manager_tags is not None:
|
9855
10672
|
pulumi.set(__self__, "resource_manager_tags", resource_manager_tags)
|
9856
10673
|
|
9857
10674
|
@property
|
9858
10675
|
@pulumi.getter(name="resourceManagerTags")
|
9859
10676
|
def resource_manager_tags(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
10677
|
+
"""
|
10678
|
+
A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
|
10679
|
+
"""
|
9860
10680
|
return pulumi.get(self, "resource_manager_tags")
|
9861
10681
|
|
9862
10682
|
@resource_manager_tags.setter
|
@@ -9959,6 +10779,13 @@ class InstanceSchedulingArgs:
|
|
9959
10779
|
restarted if it was terminated by Compute Engine (not a user).
|
9960
10780
|
Defaults to true.
|
9961
10781
|
:param pulumi.Input[str] instance_termination_action: Describe the type of termination action for VM. Can be `STOP` or `DELETE`. Read more on [here](https://cloud.google.com/compute/docs/instances/create-use-spot)
|
10782
|
+
:param pulumi.Input['InstanceSchedulingLocalSsdRecoveryTimeoutArgs'] local_ssd_recovery_timeout: Specifies the maximum amount of time a Local Ssd Vm should wait while
|
10783
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
10784
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
10785
|
+
hour.
|
10786
|
+
:param pulumi.Input[str] maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are: `PERIODIC`.
|
10787
|
+
:param pulumi.Input['InstanceSchedulingMaxRunDurationArgs'] max_run_duration: The duration of the instance. Instance will run and be terminated after then, the termination action could be defined in `instance_termination_action`. Only support `DELETE` `instance_termination_action` at this point. Structure is documented below.
|
10788
|
+
<a name="nested_max_run_duration"></a>The `max_run_duration` block supports:
|
9962
10789
|
:param pulumi.Input[int] min_node_cpus: The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node.
|
9963
10790
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceSchedulingNodeAffinityArgs']]] node_affinities: Specifies node affinities or anti-affinities
|
9964
10791
|
to determine which sole-tenant nodes your instances and managed instance
|
@@ -10026,6 +10853,12 @@ class InstanceSchedulingArgs:
|
|
10026
10853
|
@property
|
10027
10854
|
@pulumi.getter(name="localSsdRecoveryTimeout")
|
10028
10855
|
def local_ssd_recovery_timeout(self) -> Optional[pulumi.Input['InstanceSchedulingLocalSsdRecoveryTimeoutArgs']]:
|
10856
|
+
"""
|
10857
|
+
Specifies the maximum amount of time a Local Ssd Vm should wait while
|
10858
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
10859
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
10860
|
+
hour.
|
10861
|
+
"""
|
10029
10862
|
return pulumi.get(self, "local_ssd_recovery_timeout")
|
10030
10863
|
|
10031
10864
|
@local_ssd_recovery_timeout.setter
|
@@ -10035,6 +10868,9 @@ class InstanceSchedulingArgs:
|
|
10035
10868
|
@property
|
10036
10869
|
@pulumi.getter(name="maintenanceInterval")
|
10037
10870
|
def maintenance_interval(self) -> Optional[pulumi.Input[str]]:
|
10871
|
+
"""
|
10872
|
+
Specifies the frequency of planned maintenance events. The accepted values are: `PERIODIC`.
|
10873
|
+
"""
|
10038
10874
|
return pulumi.get(self, "maintenance_interval")
|
10039
10875
|
|
10040
10876
|
@maintenance_interval.setter
|
@@ -10044,6 +10880,10 @@ class InstanceSchedulingArgs:
|
|
10044
10880
|
@property
|
10045
10881
|
@pulumi.getter(name="maxRunDuration")
|
10046
10882
|
def max_run_duration(self) -> Optional[pulumi.Input['InstanceSchedulingMaxRunDurationArgs']]:
|
10883
|
+
"""
|
10884
|
+
The duration of the instance. Instance will run and be terminated after then, the termination action could be defined in `instance_termination_action`. Only support `DELETE` `instance_termination_action` at this point. Structure is documented below.
|
10885
|
+
<a name="nested_max_run_duration"></a>The `max_run_duration` block supports:
|
10886
|
+
"""
|
10047
10887
|
return pulumi.get(self, "max_run_duration")
|
10048
10888
|
|
10049
10889
|
@max_run_duration.setter
|
@@ -10469,7 +11309,7 @@ class InstanceTemplateAdvancedMachineFeaturesArgs:
|
|
10469
11309
|
"""
|
10470
11310
|
:param pulumi.Input[bool] enable_nested_virtualization: Defines whether the instance should have nested virtualization enabled. Defaults to false.
|
10471
11311
|
:param pulumi.Input[int] threads_per_core: The number of threads per physical core. To disable [simultaneous multithreading (SMT)](https://cloud.google.com/compute/docs/instances/disabling-smt) set this to 1.
|
10472
|
-
:param pulumi.Input[int] visible_core_count:
|
11312
|
+
:param pulumi.Input[int] visible_core_count: The number of physical cores to expose to an instance. [visible cores info (VC)](https://cloud.google.com/compute/docs/instances/customize-visible-cores).
|
10473
11313
|
"""
|
10474
11314
|
if enable_nested_virtualization is not None:
|
10475
11315
|
pulumi.set(__self__, "enable_nested_virtualization", enable_nested_virtualization)
|
@@ -10506,7 +11346,7 @@ class InstanceTemplateAdvancedMachineFeaturesArgs:
|
|
10506
11346
|
@pulumi.getter(name="visibleCoreCount")
|
10507
11347
|
def visible_core_count(self) -> Optional[pulumi.Input[int]]:
|
10508
11348
|
"""
|
10509
|
-
|
11349
|
+
The number of physical cores to expose to an instance. [visible cores info (VC)](https://cloud.google.com/compute/docs/instances/customize-visible-cores).
|
10510
11350
|
"""
|
10511
11351
|
return pulumi.get(self, "visible_core_count")
|
10512
11352
|
|
@@ -11051,8 +11891,7 @@ class InstanceTemplateGuestAcceleratorArgs:
|
|
11051
11891
|
type: pulumi.Input[str]):
|
11052
11892
|
"""
|
11053
11893
|
:param pulumi.Input[int] count: The number of the guest accelerator cards exposed to this instance.
|
11054
|
-
:param pulumi.Input[str] type: The type
|
11055
|
-
`"PERSISTENT"`.
|
11894
|
+
:param pulumi.Input[str] type: The accelerator type resource to expose to this instance. E.g. `nvidia-tesla-k80`.
|
11056
11895
|
"""
|
11057
11896
|
pulumi.set(__self__, "count", count)
|
11058
11897
|
pulumi.set(__self__, "type", type)
|
@@ -11073,8 +11912,7 @@ class InstanceTemplateGuestAcceleratorArgs:
|
|
11073
11912
|
@pulumi.getter
|
11074
11913
|
def type(self) -> pulumi.Input[str]:
|
11075
11914
|
"""
|
11076
|
-
The type
|
11077
|
-
`"PERSISTENT"`.
|
11915
|
+
The accelerator type resource to expose to this instance. E.g. `nvidia-tesla-k80`.
|
11078
11916
|
"""
|
11079
11917
|
return pulumi.get(self, "type")
|
11080
11918
|
|
@@ -11111,15 +11949,18 @@ class InstanceTemplateNetworkInterfaceArgs:
|
|
11111
11949
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceTemplateNetworkInterfaceAliasIpRangeArgs']]] alias_ip_ranges: An
|
11112
11950
|
array of alias IP ranges for this network interface. Can only be specified for network
|
11113
11951
|
interfaces on subnet-mode networks. Structure documented below.
|
11952
|
+
:param pulumi.Input[int] internal_ipv6_prefix_length: The prefix length of the primary internal IPv6 range.
|
11114
11953
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceTemplateNetworkInterfaceIpv6AccessConfigArgs']]] ipv6_access_configs: An array of IPv6 access configurations for this interface.
|
11115
11954
|
Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig
|
11116
11955
|
specified, then this instance will have no external IPv6 Internet access. Structure documented below.
|
11956
|
+
:param pulumi.Input[str] ipv6_access_type: One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
11957
|
+
:param pulumi.Input[str] ipv6_address: An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
11117
11958
|
:param pulumi.Input[str] name: The name of the instance template. If you leave
|
11118
11959
|
this blank, the provider will auto-generate a unique name.
|
11119
11960
|
:param pulumi.Input[str] network: The name or self_link of the network to attach this interface to.
|
11120
11961
|
Use `network` attribute for Legacy or Auto subnetted networks and
|
11121
11962
|
`subnetwork` for custom subnetted networks.
|
11122
|
-
:param pulumi.Input[str] network_attachment:
|
11963
|
+
:param pulumi.Input[str] network_attachment: 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}.
|
11123
11964
|
:param pulumi.Input[str] network_ip: The private IP address to assign to the instance. If
|
11124
11965
|
empty, the address will be automatically assigned.
|
11125
11966
|
:param pulumi.Input[str] nic_type: The type of vNIC to be used on this interface. Possible values: GVNIC, VIRTIO_NET.
|
@@ -11196,6 +12037,9 @@ class InstanceTemplateNetworkInterfaceArgs:
|
|
11196
12037
|
@property
|
11197
12038
|
@pulumi.getter(name="internalIpv6PrefixLength")
|
11198
12039
|
def internal_ipv6_prefix_length(self) -> Optional[pulumi.Input[int]]:
|
12040
|
+
"""
|
12041
|
+
The prefix length of the primary internal IPv6 range.
|
12042
|
+
"""
|
11199
12043
|
return pulumi.get(self, "internal_ipv6_prefix_length")
|
11200
12044
|
|
11201
12045
|
@internal_ipv6_prefix_length.setter
|
@@ -11219,6 +12063,9 @@ class InstanceTemplateNetworkInterfaceArgs:
|
|
11219
12063
|
@property
|
11220
12064
|
@pulumi.getter(name="ipv6AccessType")
|
11221
12065
|
def ipv6_access_type(self) -> Optional[pulumi.Input[str]]:
|
12066
|
+
"""
|
12067
|
+
One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
12068
|
+
"""
|
11222
12069
|
return pulumi.get(self, "ipv6_access_type")
|
11223
12070
|
|
11224
12071
|
@ipv6_access_type.setter
|
@@ -11228,6 +12075,9 @@ class InstanceTemplateNetworkInterfaceArgs:
|
|
11228
12075
|
@property
|
11229
12076
|
@pulumi.getter(name="ipv6Address")
|
11230
12077
|
def ipv6_address(self) -> Optional[pulumi.Input[str]]:
|
12078
|
+
"""
|
12079
|
+
An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
12080
|
+
"""
|
11231
12081
|
return pulumi.get(self, "ipv6_address")
|
11232
12082
|
|
11233
12083
|
@ipv6_address.setter
|
@@ -11265,7 +12115,7 @@ class InstanceTemplateNetworkInterfaceArgs:
|
|
11265
12115
|
@pulumi.getter(name="networkAttachment")
|
11266
12116
|
def network_attachment(self) -> Optional[pulumi.Input[str]]:
|
11267
12117
|
"""
|
11268
|
-
|
12118
|
+
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}.
|
11269
12119
|
"""
|
11270
12120
|
return pulumi.get(self, "network_attachment")
|
11271
12121
|
|
@@ -11361,6 +12211,7 @@ class InstanceTemplateNetworkInterfaceAccessConfigArgs:
|
|
11361
12211
|
network ip. If not given, one will be generated.
|
11362
12212
|
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the
|
11363
12213
|
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
12214
|
+
:param pulumi.Input[str] public_ptr_domain_name: The DNS domain name for the public PTR record.The DNS domain name for the public PTR record.
|
11364
12215
|
"""
|
11365
12216
|
if nat_ip is not None:
|
11366
12217
|
pulumi.set(__self__, "nat_ip", nat_ip)
|
@@ -11398,6 +12249,9 @@ class InstanceTemplateNetworkInterfaceAccessConfigArgs:
|
|
11398
12249
|
@property
|
11399
12250
|
@pulumi.getter(name="publicPtrDomainName")
|
11400
12251
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
12252
|
+
"""
|
12253
|
+
The DNS domain name for the public PTR record.The DNS domain name for the public PTR record.
|
12254
|
+
"""
|
11401
12255
|
return pulumi.get(self, "public_ptr_domain_name")
|
11402
12256
|
|
11403
12257
|
@public_ptr_domain_name.setter
|
@@ -11466,8 +12320,11 @@ class InstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
11466
12320
|
"""
|
11467
12321
|
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the
|
11468
12322
|
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
12323
|
+
:param pulumi.Input[str] external_ipv6: The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. The field is output only, an IPv6 address from a subnetwork associated with the instance will be allocated dynamically.
|
12324
|
+
:param pulumi.Input[str] external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
11469
12325
|
:param pulumi.Input[str] name: The name of the instance template. If you leave
|
11470
12326
|
this blank, the provider will auto-generate a unique name.
|
12327
|
+
:param pulumi.Input[str] public_ptr_domain_name: The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
11471
12328
|
"""
|
11472
12329
|
pulumi.set(__self__, "network_tier", network_tier)
|
11473
12330
|
if external_ipv6 is not None:
|
@@ -11495,6 +12352,9 @@ class InstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
11495
12352
|
@property
|
11496
12353
|
@pulumi.getter(name="externalIpv6")
|
11497
12354
|
def external_ipv6(self) -> Optional[pulumi.Input[str]]:
|
12355
|
+
"""
|
12356
|
+
The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. The field is output only, an IPv6 address from a subnetwork associated with the instance will be allocated dynamically.
|
12357
|
+
"""
|
11498
12358
|
return pulumi.get(self, "external_ipv6")
|
11499
12359
|
|
11500
12360
|
@external_ipv6.setter
|
@@ -11504,6 +12364,9 @@ class InstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
11504
12364
|
@property
|
11505
12365
|
@pulumi.getter(name="externalIpv6PrefixLength")
|
11506
12366
|
def external_ipv6_prefix_length(self) -> Optional[pulumi.Input[str]]:
|
12367
|
+
"""
|
12368
|
+
The prefix length of the external IPv6 range.
|
12369
|
+
"""
|
11507
12370
|
return pulumi.get(self, "external_ipv6_prefix_length")
|
11508
12371
|
|
11509
12372
|
@external_ipv6_prefix_length.setter
|
@@ -11526,6 +12389,9 @@ class InstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
11526
12389
|
@property
|
11527
12390
|
@pulumi.getter(name="publicPtrDomainName")
|
11528
12391
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
12392
|
+
"""
|
12393
|
+
The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
12394
|
+
"""
|
11529
12395
|
return pulumi.get(self, "public_ptr_domain_name")
|
11530
12396
|
|
11531
12397
|
@public_ptr_domain_name.setter
|
@@ -11650,8 +12516,14 @@ class InstanceTemplateSchedulingArgs:
|
|
11650
12516
|
automatically restarted if it is terminated by Compute Engine (not
|
11651
12517
|
terminated by a user). This defaults to true.
|
11652
12518
|
:param pulumi.Input[str] instance_termination_action: Describe the type of termination action for `SPOT` VM. Can be `STOP` or `DELETE`. Read more on [here](https://cloud.google.com/compute/docs/instances/create-use-spot)
|
11653
|
-
:param pulumi.Input['
|
12519
|
+
:param pulumi.Input[Sequence[pulumi.Input['InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs']]] local_ssd_recovery_timeouts: Specifies the maximum amount of time a Local Ssd Vm should wait while
|
12520
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
12521
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
12522
|
+
hour.
|
12523
|
+
:param pulumi.Input[str] maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are: `PERIODIC`.
|
12524
|
+
:param pulumi.Input['InstanceTemplateSchedulingMaxRunDurationArgs'] max_run_duration: The duration of the instance. Instance will run and be terminated after then, the termination action could be defined in `instance_termination_action`. Only support `DELETE` `instance_termination_action` at this point. Structure is documented below.
|
11654
12525
|
<a name="nested_max_run_duration"></a>The `max_run_duration` block supports:
|
12526
|
+
:param pulumi.Input[int] min_node_cpus: Minimum number of cpus for the instance.
|
11655
12527
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceTemplateSchedulingNodeAffinityArgs']]] node_affinities: Specifies node affinities or anti-affinities
|
11656
12528
|
to determine which sole-tenant nodes your instances and managed instance
|
11657
12529
|
groups will use as host systems. Read more on sole-tenant node creation
|
@@ -11717,6 +12589,12 @@ class InstanceTemplateSchedulingArgs:
|
|
11717
12589
|
@property
|
11718
12590
|
@pulumi.getter(name="localSsdRecoveryTimeouts")
|
11719
12591
|
def local_ssd_recovery_timeouts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs']]]]:
|
12592
|
+
"""
|
12593
|
+
Specifies the maximum amount of time a Local Ssd Vm should wait while
|
12594
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
12595
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
12596
|
+
hour.
|
12597
|
+
"""
|
11720
12598
|
return pulumi.get(self, "local_ssd_recovery_timeouts")
|
11721
12599
|
|
11722
12600
|
@local_ssd_recovery_timeouts.setter
|
@@ -11726,6 +12604,9 @@ class InstanceTemplateSchedulingArgs:
|
|
11726
12604
|
@property
|
11727
12605
|
@pulumi.getter(name="maintenanceInterval")
|
11728
12606
|
def maintenance_interval(self) -> Optional[pulumi.Input[str]]:
|
12607
|
+
"""
|
12608
|
+
Specifies the frequency of planned maintenance events. The accepted values are: `PERIODIC`.
|
12609
|
+
"""
|
11729
12610
|
return pulumi.get(self, "maintenance_interval")
|
11730
12611
|
|
11731
12612
|
@maintenance_interval.setter
|
@@ -11736,7 +12617,7 @@ class InstanceTemplateSchedulingArgs:
|
|
11736
12617
|
@pulumi.getter(name="maxRunDuration")
|
11737
12618
|
def max_run_duration(self) -> Optional[pulumi.Input['InstanceTemplateSchedulingMaxRunDurationArgs']]:
|
11738
12619
|
"""
|
11739
|
-
|
12620
|
+
The duration of the instance. Instance will run and be terminated after then, the termination action could be defined in `instance_termination_action`. Only support `DELETE` `instance_termination_action` at this point. Structure is documented below.
|
11740
12621
|
<a name="nested_max_run_duration"></a>The `max_run_duration` block supports:
|
11741
12622
|
"""
|
11742
12623
|
return pulumi.get(self, "max_run_duration")
|
@@ -11748,6 +12629,9 @@ class InstanceTemplateSchedulingArgs:
|
|
11748
12629
|
@property
|
11749
12630
|
@pulumi.getter(name="minNodeCpus")
|
11750
12631
|
def min_node_cpus(self) -> Optional[pulumi.Input[int]]:
|
12632
|
+
"""
|
12633
|
+
Minimum number of cpus for the instance.
|
12634
|
+
"""
|
11751
12635
|
return pulumi.get(self, "min_node_cpus")
|
11752
12636
|
|
11753
12637
|
@min_node_cpus.setter
|
@@ -17525,10 +18409,10 @@ class RegionInstanceGroupManagerAllInstancesConfigArgs:
|
|
17525
18409
|
labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
17526
18410
|
metadata: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
17527
18411
|
"""
|
17528
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels:
|
18412
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: , The label key-value pairs that you want to patch onto the instance.
|
17529
18413
|
|
17530
18414
|
- - -
|
17531
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] metadata:
|
18415
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] metadata: , The metadata key-value pairs that you want to patch onto the instance. For more information, see [Project and instance metadata](https://cloud.google.com/compute/docs/metadata#project_and_instance_metadata).
|
17532
18416
|
"""
|
17533
18417
|
if labels is not None:
|
17534
18418
|
pulumi.set(__self__, "labels", labels)
|
@@ -17539,7 +18423,7 @@ class RegionInstanceGroupManagerAllInstancesConfigArgs:
|
|
17539
18423
|
@pulumi.getter
|
17540
18424
|
def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
17541
18425
|
"""
|
17542
|
-
|
18426
|
+
, The label key-value pairs that you want to patch onto the instance.
|
17543
18427
|
|
17544
18428
|
- - -
|
17545
18429
|
"""
|
@@ -17553,7 +18437,7 @@ class RegionInstanceGroupManagerAllInstancesConfigArgs:
|
|
17553
18437
|
@pulumi.getter
|
17554
18438
|
def metadata(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
17555
18439
|
"""
|
17556
|
-
|
18440
|
+
, The metadata key-value pairs that you want to patch onto the instance. For more information, see [Project and instance metadata](https://cloud.google.com/compute/docs/metadata#project_and_instance_metadata).
|
17557
18441
|
"""
|
17558
18442
|
return pulumi.get(self, "metadata")
|
17559
18443
|
|
@@ -17789,8 +18673,7 @@ class RegionInstanceGroupManagerStatusArgs:
|
|
17789
18673
|
statefuls: Optional[pulumi.Input[Sequence[pulumi.Input['RegionInstanceGroupManagerStatusStatefulArgs']]]] = None,
|
17790
18674
|
version_targets: Optional[pulumi.Input[Sequence[pulumi.Input['RegionInstanceGroupManagerStatusVersionTargetArgs']]]] = None):
|
17791
18675
|
"""
|
17792
|
-
:param pulumi.Input[Sequence[pulumi.Input['RegionInstanceGroupManagerStatusAllInstancesConfigArgs']]] all_instances_configs:
|
17793
|
-
Properties to set on all instances in the group. After setting
|
18676
|
+
:param pulumi.Input[Sequence[pulumi.Input['RegionInstanceGroupManagerStatusAllInstancesConfigArgs']]] all_instances_configs: Properties to set on all instances in the group. After setting
|
17794
18677
|
allInstancesConfig on the group, you must update the group's instances to
|
17795
18678
|
apply the configuration.
|
17796
18679
|
:param pulumi.Input[bool] is_stable: A bit indicating whether the managed instance group is in a stable state. A stable state means that: none of the instances in the managed instance group is currently undergoing any type of change (for example, creation, restart, or deletion); no future changes are scheduled for instances in the managed instance group; and the managed instance group itself is not being modified.
|
@@ -17810,7 +18693,6 @@ class RegionInstanceGroupManagerStatusArgs:
|
|
17810
18693
|
@pulumi.getter(name="allInstancesConfigs")
|
17811
18694
|
def all_instances_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['RegionInstanceGroupManagerStatusAllInstancesConfigArgs']]]]:
|
17812
18695
|
"""
|
17813
|
-
)
|
17814
18696
|
Properties to set on all instances in the group. After setting
|
17815
18697
|
allInstancesConfig on the group, you must update the group's instances to
|
17816
18698
|
apply the configuration.
|
@@ -17862,12 +18744,18 @@ class RegionInstanceGroupManagerStatusArgs:
|
|
17862
18744
|
class RegionInstanceGroupManagerStatusAllInstancesConfigArgs:
|
17863
18745
|
def __init__(__self__, *,
|
17864
18746
|
effective: Optional[pulumi.Input[bool]] = None):
|
18747
|
+
"""
|
18748
|
+
:param pulumi.Input[bool] effective: A bit indicating whether this configuration has been applied to all managed instances in the group.
|
18749
|
+
"""
|
17865
18750
|
if effective is not None:
|
17866
18751
|
pulumi.set(__self__, "effective", effective)
|
17867
18752
|
|
17868
18753
|
@property
|
17869
18754
|
@pulumi.getter
|
17870
18755
|
def effective(self) -> Optional[pulumi.Input[bool]]:
|
18756
|
+
"""
|
18757
|
+
A bit indicating whether this configuration has been applied to all managed instances in the group.
|
18758
|
+
"""
|
17871
18759
|
return pulumi.get(self, "effective")
|
17872
18760
|
|
17873
18761
|
@effective.setter
|
@@ -17941,12 +18829,18 @@ class RegionInstanceGroupManagerStatusStatefulPerInstanceConfigArgs:
|
|
17941
18829
|
class RegionInstanceGroupManagerStatusVersionTargetArgs:
|
17942
18830
|
def __init__(__self__, *,
|
17943
18831
|
is_reached: Optional[pulumi.Input[bool]] = None):
|
18832
|
+
"""
|
18833
|
+
:param pulumi.Input[bool] is_reached: A bit indicating whether version target has been reached in this managed instance group, i.e. all instances are in their target version. Instances' target version are specified by version field on Instance Group Manager.
|
18834
|
+
"""
|
17944
18835
|
if is_reached is not None:
|
17945
18836
|
pulumi.set(__self__, "is_reached", is_reached)
|
17946
18837
|
|
17947
18838
|
@property
|
17948
18839
|
@pulumi.getter(name="isReached")
|
17949
18840
|
def is_reached(self) -> Optional[pulumi.Input[bool]]:
|
18841
|
+
"""
|
18842
|
+
A bit indicating whether version target has been reached in this managed instance group, i.e. all instances are in their target version. Instances' target version are specified by version field on Instance Group Manager.
|
18843
|
+
"""
|
17950
18844
|
return pulumi.get(self, "is_reached")
|
17951
18845
|
|
17952
18846
|
@is_reached.setter
|
@@ -17975,7 +18869,7 @@ class RegionInstanceGroupManagerUpdatePolicyArgs:
|
|
17975
18869
|
:param pulumi.Input[int] max_surge_percent: , The maximum number of instances(calculated as percentage) that can be created above the specified targetSize during the update process. Conflicts with `max_surge_fixed`. Percent value is only allowed for regional managed instance groups with size at least 10.
|
17976
18870
|
:param pulumi.Input[int] max_unavailable_fixed: , The maximum number of instances that can be unavailable during the update process. Conflicts with `max_unavailable_percent`. It has to be either 0 or at least equal to the number of zones. If fixed values are used, at least one of `max_unavailable_fixed` or `max_surge_fixed` must be greater than 0.
|
17977
18871
|
:param pulumi.Input[int] max_unavailable_percent: , The maximum number of instances(calculated as percentage) that can be unavailable during the update process. Conflicts with `max_unavailable_fixed`. Percent value is only allowed for regional managed instance groups with size at least 10.
|
17978
|
-
:param pulumi.Input[int] min_ready_sec:
|
18872
|
+
:param pulumi.Input[int] min_ready_sec: , Minimum number of seconds to wait for after a newly created instance becomes available. This value must be from range [0, 3600]
|
17979
18873
|
:param pulumi.Input[str] most_disruptive_allowed_action: Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to allow actions that do not need instance restart, RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all.
|
17980
18874
|
:param pulumi.Input[str] replacement_method: , The instance replacement method for managed instance groups. Valid values are: "RECREATE", "SUBSTITUTE". If SUBSTITUTE (default), the group replaces VM instances with new instances that have randomly generated names. If RECREATE, instance names are preserved. You must also set max_unavailable_fixed or max_unavailable_percent to be greater than 0.
|
17981
18875
|
- - -
|
@@ -18087,7 +18981,7 @@ class RegionInstanceGroupManagerUpdatePolicyArgs:
|
|
18087
18981
|
@pulumi.getter(name="minReadySec")
|
18088
18982
|
def min_ready_sec(self) -> Optional[pulumi.Input[int]]:
|
18089
18983
|
"""
|
18090
|
-
|
18984
|
+
, Minimum number of seconds to wait for after a newly created instance becomes available. This value must be from range [0, 3600]
|
18091
18985
|
"""
|
18092
18986
|
return pulumi.get(self, "min_ready_sec")
|
18093
18987
|
|
@@ -18815,8 +19709,7 @@ class RegionInstanceTemplateGuestAcceleratorArgs:
|
|
18815
19709
|
type: pulumi.Input[str]):
|
18816
19710
|
"""
|
18817
19711
|
:param pulumi.Input[int] count: The number of the guest accelerator cards exposed to this instance.
|
18818
|
-
:param pulumi.Input[str] type: The type
|
18819
|
-
`"PERSISTENT"`.
|
19712
|
+
:param pulumi.Input[str] type: The accelerator type resource to expose to this instance. E.g. `nvidia-tesla-k80`.
|
18820
19713
|
"""
|
18821
19714
|
pulumi.set(__self__, "count", count)
|
18822
19715
|
pulumi.set(__self__, "type", type)
|
@@ -18837,8 +19730,7 @@ class RegionInstanceTemplateGuestAcceleratorArgs:
|
|
18837
19730
|
@pulumi.getter
|
18838
19731
|
def type(self) -> pulumi.Input[str]:
|
18839
19732
|
"""
|
18840
|
-
The type
|
18841
|
-
`"PERSISTENT"`.
|
19733
|
+
The accelerator type resource to expose to this instance. E.g. `nvidia-tesla-k80`.
|
18842
19734
|
"""
|
18843
19735
|
return pulumi.get(self, "type")
|
18844
19736
|
|
@@ -18868,9 +19760,13 @@ class RegionInstanceTemplateNetworkInterfaceArgs:
|
|
18868
19760
|
:param pulumi.Input[Sequence[pulumi.Input['RegionInstanceTemplateNetworkInterfaceAliasIpRangeArgs']]] alias_ip_ranges: An
|
18869
19761
|
array of alias IP ranges for this network interface. Can only be specified for network
|
18870
19762
|
interfaces on subnet-mode networks. Structure documented below.
|
19763
|
+
:param pulumi.Input[int] internal_ipv6_prefix_length: The prefix length of the primary internal IPv6 range.
|
18871
19764
|
:param pulumi.Input[Sequence[pulumi.Input['RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs']]] ipv6_access_configs: An array of IPv6 access configurations for this interface.
|
18872
19765
|
Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig
|
18873
19766
|
specified, then this instance will have no external IPv6 Internet access. Structure documented below.
|
19767
|
+
:param pulumi.Input[str] ipv6_access_type: One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
19768
|
+
:param pulumi.Input[str] ipv6_address: An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
19769
|
+
:param pulumi.Input[str] name: The name of the network_interface.
|
18874
19770
|
:param pulumi.Input[str] network: The name or self_link of the network to attach this interface to.
|
18875
19771
|
Use `network` attribute for Legacy or Auto subnetted networks and
|
18876
19772
|
`subnetwork` for custom subnetted networks.
|
@@ -18940,6 +19836,9 @@ class RegionInstanceTemplateNetworkInterfaceArgs:
|
|
18940
19836
|
@property
|
18941
19837
|
@pulumi.getter(name="internalIpv6PrefixLength")
|
18942
19838
|
def internal_ipv6_prefix_length(self) -> Optional[pulumi.Input[int]]:
|
19839
|
+
"""
|
19840
|
+
The prefix length of the primary internal IPv6 range.
|
19841
|
+
"""
|
18943
19842
|
return pulumi.get(self, "internal_ipv6_prefix_length")
|
18944
19843
|
|
18945
19844
|
@internal_ipv6_prefix_length.setter
|
@@ -18963,6 +19862,9 @@ class RegionInstanceTemplateNetworkInterfaceArgs:
|
|
18963
19862
|
@property
|
18964
19863
|
@pulumi.getter(name="ipv6AccessType")
|
18965
19864
|
def ipv6_access_type(self) -> Optional[pulumi.Input[str]]:
|
19865
|
+
"""
|
19866
|
+
One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork.
|
19867
|
+
"""
|
18966
19868
|
return pulumi.get(self, "ipv6_access_type")
|
18967
19869
|
|
18968
19870
|
@ipv6_access_type.setter
|
@@ -18972,6 +19874,9 @@ class RegionInstanceTemplateNetworkInterfaceArgs:
|
|
18972
19874
|
@property
|
18973
19875
|
@pulumi.getter(name="ipv6Address")
|
18974
19876
|
def ipv6_address(self) -> Optional[pulumi.Input[str]]:
|
19877
|
+
"""
|
19878
|
+
An IPv6 internal network address for this network interface. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
|
19879
|
+
"""
|
18975
19880
|
return pulumi.get(self, "ipv6_address")
|
18976
19881
|
|
18977
19882
|
@ipv6_address.setter
|
@@ -18981,6 +19886,9 @@ class RegionInstanceTemplateNetworkInterfaceArgs:
|
|
18981
19886
|
@property
|
18982
19887
|
@pulumi.getter
|
18983
19888
|
def name(self) -> Optional[pulumi.Input[str]]:
|
19889
|
+
"""
|
19890
|
+
The name of the network_interface.
|
19891
|
+
"""
|
18984
19892
|
return pulumi.get(self, "name")
|
18985
19893
|
|
18986
19894
|
@name.setter
|
@@ -19089,6 +19997,7 @@ class RegionInstanceTemplateNetworkInterfaceAccessConfigArgs:
|
|
19089
19997
|
network ip. If not given, one will be generated.
|
19090
19998
|
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the
|
19091
19999
|
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
20000
|
+
:param pulumi.Input[str] public_ptr_domain_name: The DNS domain name for the public PTR record.The DNS domain name for the public PTR record.
|
19092
20001
|
"""
|
19093
20002
|
if nat_ip is not None:
|
19094
20003
|
pulumi.set(__self__, "nat_ip", nat_ip)
|
@@ -19126,6 +20035,9 @@ class RegionInstanceTemplateNetworkInterfaceAccessConfigArgs:
|
|
19126
20035
|
@property
|
19127
20036
|
@pulumi.getter(name="publicPtrDomainName")
|
19128
20037
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
20038
|
+
"""
|
20039
|
+
The DNS domain name for the public PTR record.The DNS domain name for the public PTR record.
|
20040
|
+
"""
|
19129
20041
|
return pulumi.get(self, "public_ptr_domain_name")
|
19130
20042
|
|
19131
20043
|
@public_ptr_domain_name.setter
|
@@ -19194,6 +20106,10 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
19194
20106
|
"""
|
19195
20107
|
:param pulumi.Input[str] network_tier: The service-level to be provided for IPv6 traffic when the
|
19196
20108
|
subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
|
20109
|
+
:param pulumi.Input[str] external_ipv6: The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. The field is output only, an IPv6 address from a subnetwork associated with the instance will be allocated dynamically.
|
20110
|
+
:param pulumi.Input[str] external_ipv6_prefix_length: The prefix length of the external IPv6 range.
|
20111
|
+
:param pulumi.Input[str] name: The name of this access configuration.
|
20112
|
+
:param pulumi.Input[str] public_ptr_domain_name: The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
19197
20113
|
"""
|
19198
20114
|
pulumi.set(__self__, "network_tier", network_tier)
|
19199
20115
|
if external_ipv6 is not None:
|
@@ -19221,6 +20137,9 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
19221
20137
|
@property
|
19222
20138
|
@pulumi.getter(name="externalIpv6")
|
19223
20139
|
def external_ipv6(self) -> Optional[pulumi.Input[str]]:
|
20140
|
+
"""
|
20141
|
+
The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. The field is output only, an IPv6 address from a subnetwork associated with the instance will be allocated dynamically.
|
20142
|
+
"""
|
19224
20143
|
return pulumi.get(self, "external_ipv6")
|
19225
20144
|
|
19226
20145
|
@external_ipv6.setter
|
@@ -19230,6 +20149,9 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
19230
20149
|
@property
|
19231
20150
|
@pulumi.getter(name="externalIpv6PrefixLength")
|
19232
20151
|
def external_ipv6_prefix_length(self) -> Optional[pulumi.Input[str]]:
|
20152
|
+
"""
|
20153
|
+
The prefix length of the external IPv6 range.
|
20154
|
+
"""
|
19233
20155
|
return pulumi.get(self, "external_ipv6_prefix_length")
|
19234
20156
|
|
19235
20157
|
@external_ipv6_prefix_length.setter
|
@@ -19239,6 +20161,9 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
19239
20161
|
@property
|
19240
20162
|
@pulumi.getter
|
19241
20163
|
def name(self) -> Optional[pulumi.Input[str]]:
|
20164
|
+
"""
|
20165
|
+
The name of this access configuration.
|
20166
|
+
"""
|
19242
20167
|
return pulumi.get(self, "name")
|
19243
20168
|
|
19244
20169
|
@name.setter
|
@@ -19248,6 +20173,9 @@ class RegionInstanceTemplateNetworkInterfaceIpv6AccessConfigArgs:
|
|
19248
20173
|
@property
|
19249
20174
|
@pulumi.getter(name="publicPtrDomainName")
|
19250
20175
|
def public_ptr_domain_name(self) -> Optional[pulumi.Input[str]]:
|
20176
|
+
"""
|
20177
|
+
The domain name to be used when creating DNSv6 records for the external IPv6 ranges.
|
20178
|
+
"""
|
19251
20179
|
return pulumi.get(self, "public_ptr_domain_name")
|
19252
20180
|
|
19253
20181
|
@public_ptr_domain_name.setter
|
@@ -19372,9 +20300,13 @@ class RegionInstanceTemplateSchedulingArgs:
|
|
19372
20300
|
automatically restarted if it is terminated by Compute Engine (not
|
19373
20301
|
terminated by a user). This defaults to true.
|
19374
20302
|
:param pulumi.Input[str] instance_termination_action: Describe the type of termination action for `SPOT` VM. Can be `STOP` or `DELETE`. Read more on [here](https://cloud.google.com/compute/docs/instances/create-use-spot)
|
19375
|
-
:param pulumi.Input[
|
19376
|
-
|
20303
|
+
:param pulumi.Input[Sequence[pulumi.Input['RegionInstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs']]] local_ssd_recovery_timeouts: Specifies the maximum amount of time a Local Ssd Vm should wait while
|
20304
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
20305
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
20306
|
+
hour.
|
20307
|
+
:param pulumi.Input[str] maintenance_interval: Specifies the frequency of planned maintenance events. The accepted values are: `PERIODIC`.
|
19377
20308
|
:param pulumi.Input['RegionInstanceTemplateSchedulingMaxRunDurationArgs'] max_run_duration: The duration of the instance. Instance will run and be terminated after then, the termination action could be defined in `instance_termination_action`. Only support `DELETE` `instance_termination_action` at this point. Structure is documented below.
|
20309
|
+
:param pulumi.Input[int] min_node_cpus: Minimum number of cpus for the instance.
|
19378
20310
|
:param pulumi.Input[Sequence[pulumi.Input['RegionInstanceTemplateSchedulingNodeAffinityArgs']]] node_affinities: Specifies node affinities or anti-affinities
|
19379
20311
|
to determine which sole-tenant nodes your instances and managed instance
|
19380
20312
|
groups will use as host systems. Read more on sole-tenant node creation
|
@@ -19440,6 +20372,12 @@ class RegionInstanceTemplateSchedulingArgs:
|
|
19440
20372
|
@property
|
19441
20373
|
@pulumi.getter(name="localSsdRecoveryTimeouts")
|
19442
20374
|
def local_ssd_recovery_timeouts(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['RegionInstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs']]]]:
|
20375
|
+
"""
|
20376
|
+
Specifies the maximum amount of time a Local Ssd Vm should wait while
|
20377
|
+
recovery of the Local Ssd state is attempted. Its value should be in
|
20378
|
+
between 0 and 168 hours with hour granularity and the default value being 1
|
20379
|
+
hour.
|
20380
|
+
"""
|
19443
20381
|
return pulumi.get(self, "local_ssd_recovery_timeouts")
|
19444
20382
|
|
19445
20383
|
@local_ssd_recovery_timeouts.setter
|
@@ -19450,8 +20388,7 @@ class RegionInstanceTemplateSchedulingArgs:
|
|
19450
20388
|
@pulumi.getter(name="maintenanceInterval")
|
19451
20389
|
def maintenance_interval(self) -> Optional[pulumi.Input[str]]:
|
19452
20390
|
"""
|
19453
|
-
Specifies the frequency of planned maintenance events. The accepted values are: `PERIODIC`.
|
19454
|
-
<a name="nested_guest_accelerator"></a>The `guest_accelerator` block supports:
|
20391
|
+
Specifies the frequency of planned maintenance events. The accepted values are: `PERIODIC`.
|
19455
20392
|
"""
|
19456
20393
|
return pulumi.get(self, "maintenance_interval")
|
19457
20394
|
|
@@ -19474,6 +20411,9 @@ class RegionInstanceTemplateSchedulingArgs:
|
|
19474
20411
|
@property
|
19475
20412
|
@pulumi.getter(name="minNodeCpus")
|
19476
20413
|
def min_node_cpus(self) -> Optional[pulumi.Input[int]]:
|
20414
|
+
"""
|
20415
|
+
Minimum number of cpus for the instance.
|
20416
|
+
"""
|
19477
20417
|
return pulumi.get(self, "min_node_cpus")
|
19478
20418
|
|
19479
20419
|
@min_node_cpus.setter
|
@@ -26263,6 +27203,7 @@ class ResourcePolicyGroupPlacementPolicyArgs:
|
|
26263
27203
|
with a COLLOCATED policy, then exactly `vm_count` instances must be created at the same time with the resource policy
|
26264
27204
|
attached.
|
26265
27205
|
Possible values are: `COLLOCATED`.
|
27206
|
+
:param pulumi.Input[int] max_distance: Specifies the number of max logical switches.
|
26266
27207
|
:param pulumi.Input[int] vm_count: Number of VMs in this placement group. Google does not recommend that you use this field
|
26267
27208
|
unless you use a compact policy and you want your policy to work only if it contains this
|
26268
27209
|
exact number of VMs.
|
@@ -26308,6 +27249,9 @@ class ResourcePolicyGroupPlacementPolicyArgs:
|
|
26308
27249
|
@property
|
26309
27250
|
@pulumi.getter(name="maxDistance")
|
26310
27251
|
def max_distance(self) -> Optional[pulumi.Input[int]]:
|
27252
|
+
"""
|
27253
|
+
Specifies the number of max logical switches.
|
27254
|
+
"""
|
26311
27255
|
return pulumi.get(self, "max_distance")
|
26312
27256
|
|
26313
27257
|
@max_distance.setter
|
@@ -27163,10 +28107,16 @@ class RouterNatRuleActionArgs:
|
|
27163
28107
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] source_nat_active_ips: A list of URLs of the IP resources used for this NAT rule.
|
27164
28108
|
These IP addresses must be valid static external IP addresses assigned to the project.
|
27165
28109
|
This field is used for public NAT.
|
28110
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] source_nat_active_ranges: A list of URLs of the subnetworks used as source ranges for this NAT Rule.
|
28111
|
+
These subnetworks must have purpose set to PRIVATE_NAT.
|
28112
|
+
This field is used for private NAT.
|
27166
28113
|
:param pulumi.Input[Sequence[pulumi.Input[str]]] source_nat_drain_ips: A list of URLs of the IP resources to be drained.
|
27167
28114
|
These IPs must be valid static external IPs that have been assigned to the NAT.
|
27168
28115
|
These IPs should be used for updating/patching a NAT rule only.
|
27169
28116
|
This field is used for public NAT.
|
28117
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] source_nat_drain_ranges: A list of URLs of subnetworks representing source ranges to be drained.
|
28118
|
+
This is only supported on patch/update, and these subnetworks must have previously been used as active ranges in this NAT Rule.
|
28119
|
+
This field is used for private NAT.
|
27170
28120
|
"""
|
27171
28121
|
if source_nat_active_ips is not None:
|
27172
28122
|
pulumi.set(__self__, "source_nat_active_ips", source_nat_active_ips)
|
@@ -27194,6 +28144,11 @@ class RouterNatRuleActionArgs:
|
|
27194
28144
|
@property
|
27195
28145
|
@pulumi.getter(name="sourceNatActiveRanges")
|
27196
28146
|
def source_nat_active_ranges(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
28147
|
+
"""
|
28148
|
+
A list of URLs of the subnetworks used as source ranges for this NAT Rule.
|
28149
|
+
These subnetworks must have purpose set to PRIVATE_NAT.
|
28150
|
+
This field is used for private NAT.
|
28151
|
+
"""
|
27197
28152
|
return pulumi.get(self, "source_nat_active_ranges")
|
27198
28153
|
|
27199
28154
|
@source_nat_active_ranges.setter
|
@@ -27218,6 +28173,11 @@ class RouterNatRuleActionArgs:
|
|
27218
28173
|
@property
|
27219
28174
|
@pulumi.getter(name="sourceNatDrainRanges")
|
27220
28175
|
def source_nat_drain_ranges(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
28176
|
+
"""
|
28177
|
+
A list of URLs of subnetworks representing source ranges to be drained.
|
28178
|
+
This is only supported on patch/update, and these subnetworks must have previously been used as active ranges in this NAT Rule.
|
28179
|
+
This field is used for private NAT.
|
28180
|
+
"""
|
27221
28181
|
return pulumi.get(self, "source_nat_drain_ranges")
|
27222
28182
|
|
27223
28183
|
@source_nat_drain_ranges.setter
|
@@ -27436,6 +28396,7 @@ class RouterPeerMd5AuthenticationKeyArgs:
|
|
27436
28396
|
key: pulumi.Input[str],
|
27437
28397
|
name: pulumi.Input[str]):
|
27438
28398
|
"""
|
28399
|
+
:param pulumi.Input[str] key: Value of the key.
|
27439
28400
|
:param pulumi.Input[str] name: Name of this BGP peer. The name must be 1-63 characters long,
|
27440
28401
|
and comply with RFC1035. Specifically, the name must be 1-63 characters
|
27441
28402
|
long and match the regular expression `a-z?` which
|
@@ -27449,6 +28410,9 @@ class RouterPeerMd5AuthenticationKeyArgs:
|
|
27449
28410
|
@property
|
27450
28411
|
@pulumi.getter
|
27451
28412
|
def key(self) -> pulumi.Input[str]:
|
28413
|
+
"""
|
28414
|
+
Value of the key.
|
28415
|
+
"""
|
27452
28416
|
return pulumi.get(self, "key")
|
27453
28417
|
|
27454
28418
|
@key.setter
|
@@ -27479,7 +28443,7 @@ class SecurityPolicyAdaptiveProtectionConfigArgs:
|
|
27479
28443
|
auto_deploy_config: Optional[pulumi.Input['SecurityPolicyAdaptiveProtectionConfigAutoDeployConfigArgs']] = None,
|
27480
28444
|
layer7_ddos_defense_config: Optional[pulumi.Input['SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigArgs']] = None):
|
27481
28445
|
"""
|
27482
|
-
:param pulumi.Input['SecurityPolicyAdaptiveProtectionConfigAutoDeployConfigArgs'] auto_deploy_config:
|
28446
|
+
:param pulumi.Input['SecurityPolicyAdaptiveProtectionConfigAutoDeployConfigArgs'] auto_deploy_config: Configuration for [Automatically deploy Adaptive Protection suggested rules](https://cloud.google.com/armor/docs/adaptive-protection-auto-deploy?hl=en). Structure is documented below.
|
27483
28447
|
|
27484
28448
|
<a name="nested_layer_7_ddos_defense_config"></a>The `layer_7_ddos_defense_config` block supports:
|
27485
28449
|
:param pulumi.Input['SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigArgs'] layer7_ddos_defense_config: Configuration for [Google Cloud Armor Adaptive Protection Layer 7 DDoS Defense](https://cloud.google.com/armor/docs/adaptive-protection-overview?hl=en). Structure is documented below.
|
@@ -27493,7 +28457,7 @@ class SecurityPolicyAdaptiveProtectionConfigArgs:
|
|
27493
28457
|
@pulumi.getter(name="autoDeployConfig")
|
27494
28458
|
def auto_deploy_config(self) -> Optional[pulumi.Input['SecurityPolicyAdaptiveProtectionConfigAutoDeployConfigArgs']]:
|
27495
28459
|
"""
|
27496
|
-
|
28460
|
+
Configuration for [Automatically deploy Adaptive Protection suggested rules](https://cloud.google.com/armor/docs/adaptive-protection-auto-deploy?hl=en). Structure is documented below.
|
27497
28461
|
|
27498
28462
|
<a name="nested_layer_7_ddos_defense_config"></a>The `layer_7_ddos_defense_config` block supports:
|
27499
28463
|
"""
|
@@ -27638,7 +28602,7 @@ class SecurityPolicyAdvancedOptionsConfigArgs:
|
|
27638
28602
|
`json_parsing` is set to `STANDARD`. Structure is documented below.
|
27639
28603
|
:param pulumi.Input[str] json_parsing: Whether or not to JSON parse the payload body. Defaults to `DISABLED`.
|
27640
28604
|
:param pulumi.Input[str] log_level: Log level to use. Defaults to `NORMAL`.
|
27641
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] user_ip_request_headers:
|
28605
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] user_ip_request_headers: An optional list of case-insensitive request header names to use for resolving the callers client IP address.
|
27642
28606
|
"""
|
27643
28607
|
if json_custom_config is not None:
|
27644
28608
|
pulumi.set(__self__, "json_custom_config", json_custom_config)
|
@@ -27690,7 +28654,7 @@ class SecurityPolicyAdvancedOptionsConfigArgs:
|
|
27690
28654
|
@pulumi.getter(name="userIpRequestHeaders")
|
27691
28655
|
def user_ip_request_headers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
27692
28656
|
"""
|
27693
|
-
|
28657
|
+
An optional list of case-insensitive request header names to use for resolving the callers client IP address.
|
27694
28658
|
"""
|
27695
28659
|
return pulumi.get(self, "user_ip_request_headers")
|
27696
28660
|
|
@@ -27769,7 +28733,7 @@ class SecurityPolicyRuleArgs:
|
|
27769
28733
|
Rules are evaluated from highest priority (lowest numerically) to lowest priority (highest numerically) in order.
|
27770
28734
|
:param pulumi.Input[str] description: An optional description of this rule. Max size is 64.
|
27771
28735
|
:param pulumi.Input['SecurityPolicyRuleHeaderActionArgs'] header_action: Additional actions that are performed on headers. Structure is documented below.
|
27772
|
-
:param pulumi.Input['SecurityPolicyRulePreconfiguredWafConfigArgs'] preconfigured_waf_config:
|
28736
|
+
:param pulumi.Input['SecurityPolicyRulePreconfiguredWafConfigArgs'] preconfigured_waf_config: Preconfigured WAF configuration to be applied for the rule. If the rule does not evaluate preconfigured WAF rules, i.e., if `evaluatePreconfiguredWaf()` is not used, this field will have no effect. Structure is documented below.
|
27773
28737
|
:param pulumi.Input[bool] preview: When set to true, the `action` specified above is not enforced.
|
27774
28738
|
Stackdriver logs for requests that trigger a preview action are annotated as such.
|
27775
28739
|
:param pulumi.Input['SecurityPolicyRuleRateLimitOptionsArgs'] rate_limit_options: Must be specified if the `action` is `rate_based_ban` or `throttle`. Cannot be specified for other actions. Structure is documented below.
|
@@ -27857,7 +28821,7 @@ class SecurityPolicyRuleArgs:
|
|
27857
28821
|
@pulumi.getter(name="preconfiguredWafConfig")
|
27858
28822
|
def preconfigured_waf_config(self) -> Optional[pulumi.Input['SecurityPolicyRulePreconfiguredWafConfigArgs']]:
|
27859
28823
|
"""
|
27860
|
-
|
28824
|
+
Preconfigured WAF configuration to be applied for the rule. If the rule does not evaluate preconfigured WAF rules, i.e., if `evaluatePreconfiguredWaf()` is not used, this field will have no effect. Structure is documented below.
|
27861
28825
|
"""
|
27862
28826
|
return pulumi.get(self, "preconfigured_waf_config")
|
27863
28827
|
|
@@ -28390,7 +29354,7 @@ class SecurityPolicyRuleRateLimitOptionsArgs:
|
|
28390
29354
|
If specified, the key will be banned for the configured `ban_duration_sec` when the number of requests that exceed the `rate_limit_threshold` also
|
28391
29355
|
exceed this `ban_threshold`. Structure is documented below.
|
28392
29356
|
:param pulumi.Input[str] enforce_on_key: Determines the key to enforce the rate_limit_threshold on. If not specified, defaults to `ALL`.
|
28393
|
-
:param pulumi.Input[Sequence[pulumi.Input['SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs']]] enforce_on_key_configs:
|
29357
|
+
:param pulumi.Input[Sequence[pulumi.Input['SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs']]] enforce_on_key_configs: If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which rate limit threshold/action is enforced. You can specify up to 3 enforce_on_key_configs. If `enforce_on_key_configs` is specified, `enforce_on_key` must be set to an empty string. Structure is documented below.
|
28394
29358
|
|
28395
29359
|
**Note:** To avoid the conflict between `enforce_on_key` and `enforce_on_key_configs`, the field `enforce_on_key` needs to be set to an empty string.
|
28396
29360
|
:param pulumi.Input[str] enforce_on_key_name: Rate limit key name applicable only for the following key types:
|
@@ -28494,7 +29458,7 @@ class SecurityPolicyRuleRateLimitOptionsArgs:
|
|
28494
29458
|
@pulumi.getter(name="enforceOnKeyConfigs")
|
28495
29459
|
def enforce_on_key_configs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfigArgs']]]]:
|
28496
29460
|
"""
|
28497
|
-
|
29461
|
+
If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which rate limit threshold/action is enforced. You can specify up to 3 enforce_on_key_configs. If `enforce_on_key_configs` is specified, `enforce_on_key` must be set to an empty string. Structure is documented below.
|
28498
29462
|
|
28499
29463
|
**Note:** To avoid the conflict between `enforce_on_key` and `enforce_on_key_configs`, the field `enforce_on_key` needs to be set to an empty string.
|
28500
29464
|
"""
|