pulumi-gcp 8.6.0__py3-none-any.whl → 8.6.0a1728586829__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +0 -8
- pulumi_gcp/_utilities.py +1 -1
- pulumi_gcp/accessapproval/get_folder_service_account.py +4 -9
- pulumi_gcp/accessapproval/get_organization_service_account.py +4 -9
- pulumi_gcp/accessapproval/get_project_service_account.py +4 -9
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +4 -9
- pulumi_gcp/alloydb/get_locations.py +4 -8
- pulumi_gcp/alloydb/get_supported_database_flags.py +4 -10
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +4 -13
- pulumi_gcp/apigateway/get_api_iam_policy.py +4 -11
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +4 -13
- pulumi_gcp/apigee/get_environment_iam_policy.py +4 -11
- pulumi_gcp/appengine/get_default_service_account.py +4 -12
- pulumi_gcp/apphub/get_application.py +4 -20
- pulumi_gcp/apphub/get_discovered_service.py +4 -14
- pulumi_gcp/apphub/get_discovered_workload.py +4 -14
- pulumi_gcp/artifactregistry/get_docker_image.py +4 -21
- pulumi_gcp/artifactregistry/get_locations.py +4 -8
- pulumi_gcp/artifactregistry/get_repository.py +4 -27
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +4 -13
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +4 -13
- pulumi_gcp/beyondcorp/get_app_connection.py +4 -19
- pulumi_gcp/beyondcorp/get_app_connector.py +4 -17
- pulumi_gcp/beyondcorp/get_app_gateway.py +4 -20
- pulumi_gcp/bigquery/get_connection_iam_policy.py +4 -13
- pulumi_gcp/bigquery/get_dataset.py +4 -30
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +4 -11
- pulumi_gcp/bigquery/get_default_service_account.py +4 -9
- pulumi_gcp/bigquery/get_table_iam_policy.py +4 -13
- pulumi_gcp/bigquery/get_tables.py +4 -10
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +4 -13
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +4 -15
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +4 -13
- pulumi_gcp/bigtable/_inputs.py +0 -58
- pulumi_gcp/bigtable/get_instance_iam_policy.py +4 -11
- pulumi_gcp/bigtable/get_table_iam_policy.py +4 -13
- pulumi_gcp/bigtable/instance_iam_binding.py +34 -13
- pulumi_gcp/bigtable/instance_iam_member.py +34 -13
- pulumi_gcp/bigtable/instance_iam_policy.py +47 -0
- pulumi_gcp/bigtable/outputs.py +0 -36
- pulumi_gcp/billing/get_account_iam_policy.py +4 -9
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +4 -11
- pulumi_gcp/certificateauthority/get_authority.py +4 -34
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +4 -13
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +4 -13
- pulumi_gcp/certificatemanager/get_certificate_map.py +4 -16
- pulumi_gcp/certificatemanager/get_certificates.py +4 -10
- pulumi_gcp/cloudasset/get_resources_search_all.py +4 -12
- pulumi_gcp/cloudasset/get_search_all_resources.py +4 -12
- pulumi_gcp/cloudbuild/get_trigger.py +4 -33
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +4 -13
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +4 -13
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +4 -13
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +4 -13
- pulumi_gcp/cloudfunctions/get_function.py +4 -43
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +4 -13
- pulumi_gcp/cloudfunctionsv2/get_function.py +4 -23
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +4 -13
- pulumi_gcp/cloudidentity/get_group_lookup.py +4 -8
- pulumi_gcp/cloudidentity/get_group_memberships.py +4 -8
- pulumi_gcp/cloudidentity/get_group_transitive_memberships.py +4 -8
- pulumi_gcp/cloudidentity/get_groups.py +4 -8
- pulumi_gcp/cloudquota/get_s_quota_info.py +4 -25
- pulumi_gcp/cloudquota/get_s_quota_infos.py +4 -10
- pulumi_gcp/cloudrun/get_locations.py +4 -8
- pulumi_gcp/cloudrun/get_service.py +4 -16
- pulumi_gcp/cloudrun/get_service_iam_policy.py +4 -13
- pulumi_gcp/cloudrunv2/get_job.py +4 -39
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +4 -13
- pulumi_gcp/cloudrunv2/get_service.py +4 -45
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +4 -13
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +4 -13
- pulumi_gcp/composer/get_environment.py +4 -16
- pulumi_gcp/composer/get_image_versions.py +4 -10
- pulumi_gcp/composer/get_user_workloads_config_map.py +4 -14
- pulumi_gcp/composer/get_user_workloads_secret.py +4 -14
- pulumi_gcp/compute/_inputs.py +3 -3
- pulumi_gcp/compute/get_address.py +4 -21
- pulumi_gcp/compute/get_addresses.py +4 -12
- pulumi_gcp/compute/get_backend_bucket.py +4 -18
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +4 -11
- pulumi_gcp/compute/get_backend_service.py +4 -40
- pulumi_gcp/compute/get_backend_service_iam_policy.py +4 -11
- pulumi_gcp/compute/get_certificate.py +4 -17
- pulumi_gcp/compute/get_default_service_account.py +4 -12
- pulumi_gcp/compute/get_disk.py +4 -45
- pulumi_gcp/compute/get_disk_iam_policy.py +4 -13
- pulumi_gcp/compute/get_forwarding_rule.py +4 -43
- pulumi_gcp/compute/get_forwarding_rules.py +4 -10
- pulumi_gcp/compute/get_global_address.py +4 -19
- pulumi_gcp/compute/get_global_forwarding_rule.py +4 -31
- pulumi_gcp/compute/get_hc_vpn_gateway.py +4 -17
- pulumi_gcp/compute/get_health_check.py +4 -25
- pulumi_gcp/compute/get_image.py +4 -30
- pulumi_gcp/compute/get_image_iam_policy.py +4 -11
- pulumi_gcp/compute/get_instance.py +4 -49
- pulumi_gcp/compute/get_instance_group.py +4 -18
- pulumi_gcp/compute/get_instance_group_manager.py +4 -38
- pulumi_gcp/compute/get_instance_iam_policy.py +4 -13
- pulumi_gcp/compute/get_instance_serial_port.py +4 -14
- pulumi_gcp/compute/get_instance_template.py +4 -45
- pulumi_gcp/compute/get_lbip_ranges.py +4 -7
- pulumi_gcp/compute/get_machine_image_iam_policy.py +4 -11
- pulumi_gcp/compute/get_machine_types.py +4 -12
- pulumi_gcp/compute/get_netblock_ip_ranges.py +4 -10
- pulumi_gcp/compute/get_network.py +4 -14
- pulumi_gcp/compute/get_network_endpoint_group.py +4 -19
- pulumi_gcp/compute/get_network_peering.py +4 -17
- pulumi_gcp/compute/get_networks.py +4 -9
- pulumi_gcp/compute/get_node_types.py +4 -10
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +4 -13
- pulumi_gcp/compute/get_region_disk.py +4 -35
- pulumi_gcp/compute/get_region_disk_iam_policy.py +4 -13
- pulumi_gcp/compute/get_region_instance_group.py +4 -15
- pulumi_gcp/compute/get_region_instance_group_manager.py +4 -39
- pulumi_gcp/compute/get_region_instance_template.py +4 -44
- pulumi_gcp/compute/get_region_network_endpoint_group.py +4 -22
- pulumi_gcp/compute/get_region_ssl_certificate.py +4 -19
- pulumi_gcp/compute/get_regions.py +4 -10
- pulumi_gcp/compute/get_reservation.py +4 -19
- pulumi_gcp/compute/get_resource_policy.py +4 -17
- pulumi_gcp/compute/get_router.py +4 -18
- pulumi_gcp/compute/get_router_nat.py +4 -33
- pulumi_gcp/compute/get_router_status.py +4 -14
- pulumi_gcp/compute/get_security_policy.py +4 -18
- pulumi_gcp/compute/get_snapshot.py +4 -30
- pulumi_gcp/compute/get_snapshot_iam_policy.py +4 -11
- pulumi_gcp/compute/get_ssl_policy.py +4 -17
- pulumi_gcp/compute/get_subnetwork.py +4 -20
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +4 -13
- pulumi_gcp/compute/get_subnetworks.py +4 -12
- pulumi_gcp/compute/get_vpn_gateway.py +4 -14
- pulumi_gcp/compute/get_zones.py +4 -12
- pulumi_gcp/compute/outputs.py +2 -2
- pulumi_gcp/compute/router_status.py +4 -14
- pulumi_gcp/container/_inputs.py +0 -12
- pulumi_gcp/container/get_attached_install_manifest.py +4 -14
- pulumi_gcp/container/get_attached_versions.py +4 -10
- pulumi_gcp/container/get_aws_versions.py +4 -11
- pulumi_gcp/container/get_azure_versions.py +4 -11
- pulumi_gcp/container/get_cluster.py +4 -87
- pulumi_gcp/container/get_engine_versions.py +4 -18
- pulumi_gcp/container/get_registry_image.py +4 -16
- pulumi_gcp/container/get_registry_repository.py +4 -10
- pulumi_gcp/container/outputs.py +0 -8
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +4 -11
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +4 -13
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +4 -9
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +4 -13
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +4 -13
- pulumi_gcp/dataform/get_repository_iam_policy.py +4 -13
- pulumi_gcp/datafusion/get_instance_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_asset_iam_policy.py +4 -17
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_lake_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_task_iam_policy.py +4 -15
- pulumi_gcp/dataplex/get_zone_iam_policy.py +4 -15
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_job_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_metastore_service.py +4 -34
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +4 -13
- pulumi_gcp/datastream/get_static_ips.py +4 -10
- pulumi_gcp/discoveryengine/_inputs.py +5 -32
- pulumi_gcp/discoveryengine/chat_engine.py +0 -64
- pulumi_gcp/discoveryengine/outputs.py +3 -22
- pulumi_gcp/dns/get_keys.py +4 -11
- pulumi_gcp/dns/get_managed_zone.py +4 -14
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +4 -11
- pulumi_gcp/dns/get_managed_zones.py +4 -8
- pulumi_gcp/dns/get_record_set.py +4 -15
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +4 -11
- pulumi_gcp/endpoints/get_service_iam_policy.py +4 -9
- pulumi_gcp/filestore/get_instance.py +4 -25
- pulumi_gcp/firebase/get_android_app.py +4 -17
- pulumi_gcp/firebase/get_android_app_config.py +4 -11
- pulumi_gcp/firebase/get_apple_app.py +4 -16
- pulumi_gcp/firebase/get_apple_app_config.py +4 -11
- pulumi_gcp/firebase/get_hosting_channel.py +4 -16
- pulumi_gcp/firebase/get_web_app.py +4 -14
- pulumi_gcp/firebase/get_web_app_config.py +4 -16
- pulumi_gcp/folder/get_iam_policy.py +4 -9
- pulumi_gcp/folder/get_organization_policy.py +4 -15
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +4 -13
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +4 -13
- pulumi_gcp/gkehub/get_feature_iam_policy.py +4 -13
- pulumi_gcp/gkehub/get_membership_binding.py +4 -23
- pulumi_gcp/gkehub/get_membership_iam_policy.py +4 -13
- pulumi_gcp/gkehub/get_scope_iam_policy.py +4 -11
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +4 -11
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +4 -9
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +4 -9
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +4 -9
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +4 -9
- pulumi_gcp/iam/get_rule.py +4 -10
- pulumi_gcp/iam/get_testable_permissions.py +4 -12
- pulumi_gcp/iam/get_workload_identity_pool.py +4 -14
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +4 -22
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +4 -13
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +4 -15
- pulumi_gcp/iap/get_client.py +4 -11
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +4 -13
- pulumi_gcp/iap/get_tunnel_iam_policy.py +4 -9
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +4 -13
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +4 -11
- pulumi_gcp/iap/get_web_iam_policy.py +4 -9
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +4 -13
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +4 -11
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +4 -9
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +4 -9
- pulumi_gcp/kms/get_crypto_key_latest_version.py +4 -15
- pulumi_gcp/kms/get_crypto_key_versions.py +4 -11
- pulumi_gcp/kms/get_crypto_keys.py +4 -10
- pulumi_gcp/kms/get_ekm_connection_iam_policy.py +4 -13
- pulumi_gcp/kms/get_key_ring_iam_policy.py +4 -9
- pulumi_gcp/kms/get_key_rings.py +4 -12
- pulumi_gcp/kms/get_kms_crypto_key.py +4 -21
- pulumi_gcp/kms/get_kms_crypto_key_version.py +4 -14
- pulumi_gcp/kms/get_kms_key_ring.py +4 -11
- pulumi_gcp/kms/get_kms_secret.py +4 -12
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +4 -12
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +4 -10
- pulumi_gcp/kms/key_handle.py +8 -8
- pulumi_gcp/logging/get_folder_settings.py +4 -13
- pulumi_gcp/logging/get_log_view_iam_policy.py +4 -15
- pulumi_gcp/logging/get_organization_settings.py +4 -13
- pulumi_gcp/logging/get_project_cmek_settings.py +4 -12
- pulumi_gcp/logging/get_project_settings.py +4 -13
- pulumi_gcp/logging/get_sink.py +4 -14
- pulumi_gcp/monitoring/get_app_engine_service.py +4 -14
- pulumi_gcp/monitoring/get_cluster_istio_service.py +4 -20
- pulumi_gcp/monitoring/get_istio_canonical_service.py +4 -18
- pulumi_gcp/monitoring/get_mesh_istio_service.py +4 -18
- pulumi_gcp/monitoring/get_notification_channel.py +4 -21
- pulumi_gcp/monitoring/get_secret_version.py +4 -16
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +4 -6
- pulumi_gcp/netapp/backup_vault.py +2 -2
- pulumi_gcp/networkconnectivity/_inputs.py +0 -70
- pulumi_gcp/networkconnectivity/internal_range.py +7 -117
- pulumi_gcp/networkconnectivity/outputs.py +0 -42
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +4 -13
- pulumi_gcp/networkservices/gateway.py +0 -54
- pulumi_gcp/notebooks/get_instance_iam_policy.py +4 -13
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +4 -13
- pulumi_gcp/organizations/get_active_folder.py +4 -12
- pulumi_gcp/organizations/get_billing_account.py +4 -15
- pulumi_gcp/organizations/get_client_config.py +4 -10
- pulumi_gcp/organizations/get_client_open_id_user_info.py +4 -6
- pulumi_gcp/organizations/get_folder.py +4 -17
- pulumi_gcp/organizations/get_folders.py +4 -8
- pulumi_gcp/organizations/get_iam_policy.py +4 -10
- pulumi_gcp/organizations/get_organization.py +4 -14
- pulumi_gcp/organizations/get_project.py +4 -18
- pulumi_gcp/privilegedaccessmanager/get_entitlement.py +4 -22
- pulumi_gcp/projects/get_iam_policy.py +4 -9
- pulumi_gcp/projects/get_organization_policy.py +4 -15
- pulumi_gcp/projects/get_project.py +4 -8
- pulumi_gcp/projects/get_project_service.py +4 -12
- pulumi_gcp/pubsub/get_schema_iam_policy.py +4 -11
- pulumi_gcp/pubsub/get_subscription.py +4 -25
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +4 -11
- pulumi_gcp/pubsub/get_topic.py +4 -17
- pulumi_gcp/pubsub/get_topic_iam_policy.py +4 -11
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/get_instance.py +4 -44
- pulumi_gcp/runtimeconfig/get_config.py +4 -10
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +4 -11
- pulumi_gcp/runtimeconfig/get_variable.py +4 -14
- pulumi_gcp/secretmanager/get_regional_secret.py +4 -25
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +4 -13
- pulumi_gcp/secretmanager/get_regional_secret_version.py +4 -19
- pulumi_gcp/secretmanager/get_regional_secret_version_access.py +4 -15
- pulumi_gcp/secretmanager/get_regional_secrets.py +4 -12
- pulumi_gcp/secretmanager/get_secret.py +4 -23
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +4 -11
- pulumi_gcp/secretmanager/get_secret_version.py +4 -16
- pulumi_gcp/secretmanager/get_secret_version_access.py +4 -13
- pulumi_gcp/secretmanager/get_secrets.py +4 -10
- pulumi_gcp/secretmanager/outputs.py +10 -2
- pulumi_gcp/securesourcemanager/__init__.py +0 -1
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +4 -13
- pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +4 -13
- pulumi_gcp/securitycenter/get_source_iam_policy.py +4 -11
- pulumi_gcp/securitycenter/get_v2_organization_source_iam_policy.py +4 -11
- pulumi_gcp/serviceaccount/get_account.py +4 -14
- pulumi_gcp/serviceaccount/get_account_access_token.py +4 -14
- pulumi_gcp/serviceaccount/get_account_id_token.py +4 -14
- pulumi_gcp/serviceaccount/get_account_jwt.py +4 -14
- pulumi_gcp/serviceaccount/get_account_key.py +4 -13
- pulumi_gcp/serviceaccount/get_iam_policy.py +4 -9
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +4 -9
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +4 -9
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +4 -15
- pulumi_gcp/siteverification/get_token.py +4 -12
- pulumi_gcp/sourcerepo/get_repository.py +4 -13
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +4 -11
- pulumi_gcp/spanner/backup_schedule.py +2 -4
- pulumi_gcp/spanner/get_database_iam_policy.py +4 -13
- pulumi_gcp/spanner/get_instance.py +4 -22
- pulumi_gcp/spanner/get_instance_iam_policy.py +4 -11
- pulumi_gcp/sql/get_backup_run.py +4 -16
- pulumi_gcp/sql/get_ca_certs.py +4 -11
- pulumi_gcp/sql/get_database.py +4 -15
- pulumi_gcp/sql/get_database_instance.py +4 -32
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +4 -10
- pulumi_gcp/sql/get_database_instances.py +4 -18
- pulumi_gcp/sql/get_databases.py +4 -10
- pulumi_gcp/sql/get_tiers.py +4 -8
- pulumi_gcp/storage/get_bucket.py +4 -34
- pulumi_gcp/storage/get_bucket_iam_policy.py +4 -9
- pulumi_gcp/storage/get_bucket_object.py +4 -30
- pulumi_gcp/storage/get_bucket_object_content.py +4 -31
- pulumi_gcp/storage/get_bucket_objects.py +4 -12
- pulumi_gcp/storage/get_buckets.py +4 -10
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +4 -11
- pulumi_gcp/storage/get_object_signed_url.py +4 -22
- pulumi_gcp/storage/get_project_service_account.py +4 -11
- pulumi_gcp/storage/get_transfer_project_service_account.py +4 -10
- pulumi_gcp/storage/get_transfer_project_servie_account.py +4 -10
- pulumi_gcp/tags/get_tag_key.py +4 -14
- pulumi_gcp/tags/get_tag_key_iam_policy.py +4 -9
- pulumi_gcp/tags/get_tag_keys.py +4 -8
- pulumi_gcp/tags/get_tag_value.py +4 -14
- pulumi_gcp/tags/get_tag_value_iam_policy.py +4 -9
- pulumi_gcp/tags/get_tag_values.py +4 -8
- pulumi_gcp/tpu/get_tensorflow_versions.py +4 -10
- pulumi_gcp/tpu/get_v2_accelerator_types.py +4 -10
- pulumi_gcp/tpu/get_v2_runtime_versions.py +4 -10
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +4 -13
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +4 -11
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +4 -13
- pulumi_gcp/vertex/get_ai_index.py +4 -24
- pulumi_gcp/vmwareengine/get_cluster.py +4 -13
- pulumi_gcp/vmwareengine/get_external_access_rule.py +4 -21
- pulumi_gcp/vmwareengine/get_external_address.py +4 -16
- pulumi_gcp/vmwareengine/get_network.py +4 -16
- pulumi_gcp/vmwareengine/get_network_peering.py +4 -23
- pulumi_gcp/vmwareengine/get_network_policy.py +4 -20
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +4 -9
- pulumi_gcp/vmwareengine/get_private_cloud.py +4 -22
- pulumi_gcp/vmwareengine/get_subnet.py +4 -20
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +4 -9
- pulumi_gcp/vpcaccess/get_connector.py +4 -22
- pulumi_gcp/workbench/get_instance_iam_policy.py +4 -13
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +4 -15
- pulumi_gcp/workstations/get_workstation_iam_policy.py +4 -17
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/METADATA +2 -2
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/RECORD +354 -355
- pulumi_gcp/securesourcemanager/branch_rule.py +0 -975
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/WHEEL +0 -0
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/top_level.txt +0 -0
@@ -114,6 +114,9 @@ def get_machine_image_iam_policy(machine_image: Optional[str] = None,
|
|
114
114
|
machine_image=pulumi.get(__ret__, 'machine_image'),
|
115
115
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
116
116
|
project=pulumi.get(__ret__, 'project'))
|
117
|
+
|
118
|
+
|
119
|
+
@_utilities.lift_output_func(get_machine_image_iam_policy)
|
117
120
|
def get_machine_image_iam_policy_output(machine_image: Optional[pulumi.Input[str]] = None,
|
118
121
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
119
122
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetMachineImageIamPolicyResult]:
|
@@ -124,14 +127,4 @@ def get_machine_image_iam_policy_output(machine_image: Optional[pulumi.Input[str
|
|
124
127
|
:param str project: The ID of the project in which the resource belongs.
|
125
128
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
126
129
|
"""
|
127
|
-
|
128
|
-
__args__['machineImage'] = machine_image
|
129
|
-
__args__['project'] = project
|
130
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
131
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getMachineImageIamPolicy:getMachineImageIamPolicy', __args__, opts=opts, typ=GetMachineImageIamPolicyResult)
|
132
|
-
return __ret__.apply(lambda __response__: GetMachineImageIamPolicyResult(
|
133
|
-
etag=pulumi.get(__response__, 'etag'),
|
134
|
-
id=pulumi.get(__response__, 'id'),
|
135
|
-
machine_image=pulumi.get(__response__, 'machine_image'),
|
136
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
137
|
-
project=pulumi.get(__response__, 'project')))
|
130
|
+
...
|
@@ -122,6 +122,9 @@ def get_machine_types(filter: Optional[str] = None,
|
|
122
122
|
machine_types=pulumi.get(__ret__, 'machine_types'),
|
123
123
|
project=pulumi.get(__ret__, 'project'),
|
124
124
|
zone=pulumi.get(__ret__, 'zone'))
|
125
|
+
|
126
|
+
|
127
|
+
@_utilities.lift_output_func(get_machine_types)
|
125
128
|
def get_machine_types_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
126
129
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
127
130
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -142,15 +145,4 @@ def get_machine_types_output(filter: Optional[pulumi.Input[Optional[str]]] = Non
|
|
142
145
|
:param str project: Project from which to list available zones. Defaults to project declared in the provider.
|
143
146
|
:param str zone: Zone from which to list machine types.
|
144
147
|
"""
|
145
|
-
|
146
|
-
__args__['filter'] = filter
|
147
|
-
__args__['project'] = project
|
148
|
-
__args__['zone'] = zone
|
149
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
150
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getMachineTypes:getMachineTypes', __args__, opts=opts, typ=GetMachineTypesResult)
|
151
|
-
return __ret__.apply(lambda __response__: GetMachineTypesResult(
|
152
|
-
filter=pulumi.get(__response__, 'filter'),
|
153
|
-
id=pulumi.get(__response__, 'id'),
|
154
|
-
machine_types=pulumi.get(__response__, 'machine_types'),
|
155
|
-
project=pulumi.get(__response__, 'project'),
|
156
|
-
zone=pulumi.get(__response__, 'zone')))
|
148
|
+
...
|
@@ -163,6 +163,9 @@ def get_netblock_ip_ranges(range_type: Optional[str] = None,
|
|
163
163
|
cidr_blocks_ipv6s=pulumi.get(__ret__, 'cidr_blocks_ipv6s'),
|
164
164
|
id=pulumi.get(__ret__, 'id'),
|
165
165
|
range_type=pulumi.get(__ret__, 'range_type'))
|
166
|
+
|
167
|
+
|
168
|
+
@_utilities.lift_output_func(get_netblock_ip_ranges)
|
166
169
|
def get_netblock_ip_ranges_output(range_type: Optional[pulumi.Input[Optional[str]]] = None,
|
167
170
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetNetblockIPRangesResult]:
|
168
171
|
"""
|
@@ -221,13 +224,4 @@ def get_netblock_ip_ranges_output(range_type: Optional[pulumi.Input[Optional[str
|
|
221
224
|
|
222
225
|
* `legacy-health-checkers` - Corresponds to the IP addresses used for legacy style health checkers (used by Network Load Balancing). [ More details.](https://cloud.google.com/load-balancing/docs/health-checks)
|
223
226
|
"""
|
224
|
-
|
225
|
-
__args__['rangeType'] = range_type
|
226
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
227
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getNetblockIPRanges:getNetblockIPRanges', __args__, opts=opts, typ=GetNetblockIPRangesResult)
|
228
|
-
return __ret__.apply(lambda __response__: GetNetblockIPRangesResult(
|
229
|
-
cidr_blocks=pulumi.get(__response__, 'cidr_blocks'),
|
230
|
-
cidr_blocks_ipv4s=pulumi.get(__response__, 'cidr_blocks_ipv4s'),
|
231
|
-
cidr_blocks_ipv6s=pulumi.get(__response__, 'cidr_blocks_ipv6s'),
|
232
|
-
id=pulumi.get(__response__, 'id'),
|
233
|
-
range_type=pulumi.get(__response__, 'range_type')))
|
227
|
+
...
|
@@ -165,6 +165,9 @@ def get_network(name: Optional[str] = None,
|
|
165
165
|
project=pulumi.get(__ret__, 'project'),
|
166
166
|
self_link=pulumi.get(__ret__, 'self_link'),
|
167
167
|
subnetworks_self_links=pulumi.get(__ret__, 'subnetworks_self_links'))
|
168
|
+
|
169
|
+
|
170
|
+
@_utilities.lift_output_func(get_network)
|
168
171
|
def get_network_output(name: Optional[pulumi.Input[str]] = None,
|
169
172
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
170
173
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetNetworkResult]:
|
@@ -188,17 +191,4 @@ def get_network_output(name: Optional[pulumi.Input[str]] = None,
|
|
188
191
|
:param str project: The ID of the project in which the resource belongs. If it
|
189
192
|
is not provided, the provider project is used.
|
190
193
|
"""
|
191
|
-
|
192
|
-
__args__['name'] = name
|
193
|
-
__args__['project'] = project
|
194
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
195
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getNetwork:getNetwork', __args__, opts=opts, typ=GetNetworkResult)
|
196
|
-
return __ret__.apply(lambda __response__: GetNetworkResult(
|
197
|
-
description=pulumi.get(__response__, 'description'),
|
198
|
-
gateway_ipv4=pulumi.get(__response__, 'gateway_ipv4'),
|
199
|
-
id=pulumi.get(__response__, 'id'),
|
200
|
-
internal_ipv6_range=pulumi.get(__response__, 'internal_ipv6_range'),
|
201
|
-
name=pulumi.get(__response__, 'name'),
|
202
|
-
project=pulumi.get(__response__, 'project'),
|
203
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
204
|
-
subnetworks_self_links=pulumi.get(__response__, 'subnetworks_self_links')))
|
194
|
+
...
|
@@ -206,6 +206,9 @@ def get_network_endpoint_group(name: Optional[str] = None,
|
|
206
206
|
size=pulumi.get(__ret__, 'size'),
|
207
207
|
subnetwork=pulumi.get(__ret__, 'subnetwork'),
|
208
208
|
zone=pulumi.get(__ret__, 'zone'))
|
209
|
+
|
210
|
+
|
211
|
+
@_utilities.lift_output_func(get_network_endpoint_group)
|
209
212
|
def get_network_endpoint_group_output(name: Optional[pulumi.Input[Optional[str]]] = None,
|
210
213
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
211
214
|
self_link: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -235,22 +238,4 @@ def get_network_endpoint_group_output(name: Optional[pulumi.Input[Optional[str]]
|
|
235
238
|
:param str self_link: The Network Endpoint Group self_link.
|
236
239
|
:param str zone: The Network Endpoint Group availability zone.
|
237
240
|
"""
|
238
|
-
|
239
|
-
__args__['name'] = name
|
240
|
-
__args__['project'] = project
|
241
|
-
__args__['selfLink'] = self_link
|
242
|
-
__args__['zone'] = zone
|
243
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
244
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getNetworkEndpointGroup:getNetworkEndpointGroup', __args__, opts=opts, typ=GetNetworkEndpointGroupResult)
|
245
|
-
return __ret__.apply(lambda __response__: GetNetworkEndpointGroupResult(
|
246
|
-
default_port=pulumi.get(__response__, 'default_port'),
|
247
|
-
description=pulumi.get(__response__, 'description'),
|
248
|
-
id=pulumi.get(__response__, 'id'),
|
249
|
-
name=pulumi.get(__response__, 'name'),
|
250
|
-
network=pulumi.get(__response__, 'network'),
|
251
|
-
network_endpoint_type=pulumi.get(__response__, 'network_endpoint_type'),
|
252
|
-
project=pulumi.get(__response__, 'project'),
|
253
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
254
|
-
size=pulumi.get(__response__, 'size'),
|
255
|
-
subnetwork=pulumi.get(__response__, 'subnetwork'),
|
256
|
-
zone=pulumi.get(__response__, 'zone')))
|
241
|
+
...
|
@@ -194,6 +194,9 @@ def get_network_peering(name: Optional[str] = None,
|
|
194
194
|
stack_type=pulumi.get(__ret__, 'stack_type'),
|
195
195
|
state=pulumi.get(__ret__, 'state'),
|
196
196
|
state_details=pulumi.get(__ret__, 'state_details'))
|
197
|
+
|
198
|
+
|
199
|
+
@_utilities.lift_output_func(get_network_peering)
|
197
200
|
def get_network_peering_output(name: Optional[pulumi.Input[str]] = None,
|
198
201
|
network: Optional[pulumi.Input[str]] = None,
|
199
202
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetNetworkPeeringResult]:
|
@@ -231,20 +234,4 @@ def get_network_peering_output(name: Optional[pulumi.Input[str]] = None,
|
|
231
234
|
:param str name: Name of the peering.
|
232
235
|
:param str network: The primary network of the peering.
|
233
236
|
"""
|
234
|
-
|
235
|
-
__args__['name'] = name
|
236
|
-
__args__['network'] = network
|
237
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
238
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getNetworkPeering:getNetworkPeering', __args__, opts=opts, typ=GetNetworkPeeringResult)
|
239
|
-
return __ret__.apply(lambda __response__: GetNetworkPeeringResult(
|
240
|
-
export_custom_routes=pulumi.get(__response__, 'export_custom_routes'),
|
241
|
-
export_subnet_routes_with_public_ip=pulumi.get(__response__, 'export_subnet_routes_with_public_ip'),
|
242
|
-
id=pulumi.get(__response__, 'id'),
|
243
|
-
import_custom_routes=pulumi.get(__response__, 'import_custom_routes'),
|
244
|
-
import_subnet_routes_with_public_ip=pulumi.get(__response__, 'import_subnet_routes_with_public_ip'),
|
245
|
-
name=pulumi.get(__response__, 'name'),
|
246
|
-
network=pulumi.get(__response__, 'network'),
|
247
|
-
peer_network=pulumi.get(__response__, 'peer_network'),
|
248
|
-
stack_type=pulumi.get(__response__, 'stack_type'),
|
249
|
-
state=pulumi.get(__response__, 'state'),
|
250
|
-
state_details=pulumi.get(__response__, 'state_details')))
|
237
|
+
...
|
@@ -112,6 +112,9 @@ def get_networks(project: Optional[str] = None,
|
|
112
112
|
networks=pulumi.get(__ret__, 'networks'),
|
113
113
|
project=pulumi.get(__ret__, 'project'),
|
114
114
|
self_link=pulumi.get(__ret__, 'self_link'))
|
115
|
+
|
116
|
+
|
117
|
+
@_utilities.lift_output_func(get_networks)
|
115
118
|
def get_networks_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
116
119
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetNetworksResult]:
|
117
120
|
"""
|
@@ -129,12 +132,4 @@ def get_networks_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
|
129
132
|
|
130
133
|
:param str project: The name of the project.
|
131
134
|
"""
|
132
|
-
|
133
|
-
__args__['project'] = project
|
134
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
135
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getNetworks:getNetworks', __args__, opts=opts, typ=GetNetworksResult)
|
136
|
-
return __ret__.apply(lambda __response__: GetNetworksResult(
|
137
|
-
id=pulumi.get(__response__, 'id'),
|
138
|
-
networks=pulumi.get(__response__, 'networks'),
|
139
|
-
project=pulumi.get(__response__, 'project'),
|
140
|
-
self_link=pulumi.get(__response__, 'self_link')))
|
135
|
+
...
|
@@ -117,6 +117,9 @@ def get_node_types(project: Optional[str] = None,
|
|
117
117
|
names=pulumi.get(__ret__, 'names'),
|
118
118
|
project=pulumi.get(__ret__, 'project'),
|
119
119
|
zone=pulumi.get(__ret__, 'zone'))
|
120
|
+
|
121
|
+
|
122
|
+
@_utilities.lift_output_func(get_node_types)
|
120
123
|
def get_node_types_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
121
124
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
122
125
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetNodeTypesResult]:
|
@@ -144,13 +147,4 @@ def get_node_types_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
|
144
147
|
:param str zone: The zone to list node types for. Should be in zone of intended node groups and region of referencing node template. If `zone` is not specified, the provider-level zone must be set and is used
|
145
148
|
instead.
|
146
149
|
"""
|
147
|
-
|
148
|
-
__args__['project'] = project
|
149
|
-
__args__['zone'] = zone
|
150
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
151
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getNodeTypes:getNodeTypes', __args__, opts=opts, typ=GetNodeTypesResult)
|
152
|
-
return __ret__.apply(lambda __response__: GetNodeTypesResult(
|
153
|
-
id=pulumi.get(__response__, 'id'),
|
154
|
-
names=pulumi.get(__response__, 'names'),
|
155
|
-
project=pulumi.get(__response__, 'project'),
|
156
|
-
zone=pulumi.get(__response__, 'zone')))
|
150
|
+
...
|
@@ -131,6 +131,9 @@ def get_region_backend_service_iam_policy(name: Optional[str] = None,
|
|
131
131
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
132
132
|
project=pulumi.get(__ret__, 'project'),
|
133
133
|
region=pulumi.get(__ret__, 'region'))
|
134
|
+
|
135
|
+
|
136
|
+
@_utilities.lift_output_func(get_region_backend_service_iam_policy)
|
134
137
|
def get_region_backend_service_iam_policy_output(name: Optional[pulumi.Input[str]] = None,
|
135
138
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
136
139
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -147,16 +150,4 @@ def get_region_backend_service_iam_policy_output(name: Optional[pulumi.Input[str
|
|
147
150
|
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
148
151
|
region is specified, it is taken from the provider configuration.
|
149
152
|
"""
|
150
|
-
|
151
|
-
__args__['name'] = name
|
152
|
-
__args__['project'] = project
|
153
|
-
__args__['region'] = region
|
154
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
155
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getRegionBackendServiceIamPolicy:getRegionBackendServiceIamPolicy', __args__, opts=opts, typ=GetRegionBackendServiceIamPolicyResult)
|
156
|
-
return __ret__.apply(lambda __response__: GetRegionBackendServiceIamPolicyResult(
|
157
|
-
etag=pulumi.get(__response__, 'etag'),
|
158
|
-
id=pulumi.get(__response__, 'id'),
|
159
|
-
name=pulumi.get(__response__, 'name'),
|
160
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
161
|
-
project=pulumi.get(__response__, 'project'),
|
162
|
-
region=pulumi.get(__response__, 'region')))
|
153
|
+
...
|
@@ -346,6 +346,9 @@ def get_region_disk(name: Optional[str] = None,
|
|
346
346
|
source_snapshot_id=pulumi.get(__ret__, 'source_snapshot_id'),
|
347
347
|
type=pulumi.get(__ret__, 'type'),
|
348
348
|
users=pulumi.get(__ret__, 'users'))
|
349
|
+
|
350
|
+
|
351
|
+
@_utilities.lift_output_func(get_region_disk)
|
349
352
|
def get_region_disk_output(name: Optional[pulumi.Input[str]] = None,
|
350
353
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
351
354
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -363,38 +366,4 @@ def get_region_disk_output(name: Optional[pulumi.Input[str]] = None,
|
|
363
366
|
If it is not provided, the provider project is used.
|
364
367
|
:param str region: A reference to the region where the disk resides.
|
365
368
|
"""
|
366
|
-
|
367
|
-
__args__['name'] = name
|
368
|
-
__args__['project'] = project
|
369
|
-
__args__['region'] = region
|
370
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
371
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getRegionDisk:getRegionDisk', __args__, opts=opts, typ=GetRegionDiskResult)
|
372
|
-
return __ret__.apply(lambda __response__: GetRegionDiskResult(
|
373
|
-
async_primary_disks=pulumi.get(__response__, 'async_primary_disks'),
|
374
|
-
creation_timestamp=pulumi.get(__response__, 'creation_timestamp'),
|
375
|
-
description=pulumi.get(__response__, 'description'),
|
376
|
-
disk_encryption_keys=pulumi.get(__response__, 'disk_encryption_keys'),
|
377
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
378
|
-
guest_os_features=pulumi.get(__response__, 'guest_os_features'),
|
379
|
-
id=pulumi.get(__response__, 'id'),
|
380
|
-
interface=pulumi.get(__response__, 'interface'),
|
381
|
-
label_fingerprint=pulumi.get(__response__, 'label_fingerprint'),
|
382
|
-
labels=pulumi.get(__response__, 'labels'),
|
383
|
-
last_attach_timestamp=pulumi.get(__response__, 'last_attach_timestamp'),
|
384
|
-
last_detach_timestamp=pulumi.get(__response__, 'last_detach_timestamp'),
|
385
|
-
licenses=pulumi.get(__response__, 'licenses'),
|
386
|
-
name=pulumi.get(__response__, 'name'),
|
387
|
-
physical_block_size_bytes=pulumi.get(__response__, 'physical_block_size_bytes'),
|
388
|
-
project=pulumi.get(__response__, 'project'),
|
389
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
390
|
-
region=pulumi.get(__response__, 'region'),
|
391
|
-
replica_zones=pulumi.get(__response__, 'replica_zones'),
|
392
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
393
|
-
size=pulumi.get(__response__, 'size'),
|
394
|
-
snapshot=pulumi.get(__response__, 'snapshot'),
|
395
|
-
source_disk=pulumi.get(__response__, 'source_disk'),
|
396
|
-
source_disk_id=pulumi.get(__response__, 'source_disk_id'),
|
397
|
-
source_snapshot_encryption_keys=pulumi.get(__response__, 'source_snapshot_encryption_keys'),
|
398
|
-
source_snapshot_id=pulumi.get(__response__, 'source_snapshot_id'),
|
399
|
-
type=pulumi.get(__response__, 'type'),
|
400
|
-
users=pulumi.get(__response__, 'users')))
|
369
|
+
...
|
@@ -141,6 +141,9 @@ def get_region_disk_iam_policy(name: Optional[str] = None,
|
|
141
141
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
142
142
|
project=pulumi.get(__ret__, 'project'),
|
143
143
|
region=pulumi.get(__ret__, 'region'))
|
144
|
+
|
145
|
+
|
146
|
+
@_utilities.lift_output_func(get_region_disk_iam_policy)
|
144
147
|
def get_region_disk_iam_policy_output(name: Optional[pulumi.Input[str]] = None,
|
145
148
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
146
149
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -167,16 +170,4 @@ def get_region_disk_iam_policy_output(name: Optional[pulumi.Input[str]] = None,
|
|
167
170
|
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
168
171
|
region is specified, it is taken from the provider configuration.
|
169
172
|
"""
|
170
|
-
|
171
|
-
__args__['name'] = name
|
172
|
-
__args__['project'] = project
|
173
|
-
__args__['region'] = region
|
174
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getRegionDiskIamPolicy:getRegionDiskIamPolicy', __args__, opts=opts, typ=GetRegionDiskIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetRegionDiskIamPolicyResult(
|
177
|
-
etag=pulumi.get(__response__, 'etag'),
|
178
|
-
id=pulumi.get(__response__, 'id'),
|
179
|
-
name=pulumi.get(__response__, 'name'),
|
180
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
181
|
-
project=pulumi.get(__response__, 'project'),
|
182
|
-
region=pulumi.get(__response__, 'region')))
|
173
|
+
...
|
@@ -159,6 +159,9 @@ def get_region_instance_group(name: Optional[str] = None,
|
|
159
159
|
region=pulumi.get(__ret__, 'region'),
|
160
160
|
self_link=pulumi.get(__ret__, 'self_link'),
|
161
161
|
size=pulumi.get(__ret__, 'size'))
|
162
|
+
|
163
|
+
|
164
|
+
@_utilities.lift_output_func(get_region_instance_group)
|
162
165
|
def get_region_instance_group_output(name: Optional[pulumi.Input[Optional[str]]] = None,
|
163
166
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
164
167
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -189,18 +192,4 @@ def get_region_instance_group_output(name: Optional[pulumi.Input[Optional[str]]]
|
|
189
192
|
|
190
193
|
- - -
|
191
194
|
"""
|
192
|
-
|
193
|
-
__args__['name'] = name
|
194
|
-
__args__['project'] = project
|
195
|
-
__args__['region'] = region
|
196
|
-
__args__['selfLink'] = self_link
|
197
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
198
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getRegionInstanceGroup:getRegionInstanceGroup', __args__, opts=opts, typ=GetRegionInstanceGroupResult)
|
199
|
-
return __ret__.apply(lambda __response__: GetRegionInstanceGroupResult(
|
200
|
-
id=pulumi.get(__response__, 'id'),
|
201
|
-
instances=pulumi.get(__response__, 'instances'),
|
202
|
-
name=pulumi.get(__response__, 'name'),
|
203
|
-
project=pulumi.get(__response__, 'project'),
|
204
|
-
region=pulumi.get(__response__, 'region'),
|
205
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
206
|
-
size=pulumi.get(__response__, 'size')))
|
195
|
+
...
|
@@ -396,6 +396,9 @@ def get_region_instance_group_manager(name: Optional[str] = None,
|
|
396
396
|
versions=pulumi.get(__ret__, 'versions'),
|
397
397
|
wait_for_instances=pulumi.get(__ret__, 'wait_for_instances'),
|
398
398
|
wait_for_instances_status=pulumi.get(__ret__, 'wait_for_instances_status'))
|
399
|
+
|
400
|
+
|
401
|
+
@_utilities.lift_output_func(get_region_instance_group_manager)
|
399
402
|
def get_region_instance_group_manager_output(name: Optional[pulumi.Input[Optional[str]]] = None,
|
400
403
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
401
404
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -432,42 +435,4 @@ def get_region_instance_group_manager_output(name: Optional[pulumi.Input[Optiona
|
|
432
435
|
* `Region` - (Optional) The region where the managed instance group resides. If not provided, the provider region is used.
|
433
436
|
:param str self_link: The self link of the instance group. Either `name` or `self_link` must be provided.
|
434
437
|
"""
|
435
|
-
|
436
|
-
__args__['name'] = name
|
437
|
-
__args__['project'] = project
|
438
|
-
__args__['region'] = region
|
439
|
-
__args__['selfLink'] = self_link
|
440
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
441
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getRegionInstanceGroupManager:getRegionInstanceGroupManager', __args__, opts=opts, typ=GetRegionInstanceGroupManagerResult)
|
442
|
-
return __ret__.apply(lambda __response__: GetRegionInstanceGroupManagerResult(
|
443
|
-
all_instances_configs=pulumi.get(__response__, 'all_instances_configs'),
|
444
|
-
auto_healing_policies=pulumi.get(__response__, 'auto_healing_policies'),
|
445
|
-
base_instance_name=pulumi.get(__response__, 'base_instance_name'),
|
446
|
-
creation_timestamp=pulumi.get(__response__, 'creation_timestamp'),
|
447
|
-
description=pulumi.get(__response__, 'description'),
|
448
|
-
distribution_policy_target_shape=pulumi.get(__response__, 'distribution_policy_target_shape'),
|
449
|
-
distribution_policy_zones=pulumi.get(__response__, 'distribution_policy_zones'),
|
450
|
-
fingerprint=pulumi.get(__response__, 'fingerprint'),
|
451
|
-
id=pulumi.get(__response__, 'id'),
|
452
|
-
instance_group=pulumi.get(__response__, 'instance_group'),
|
453
|
-
instance_lifecycle_policies=pulumi.get(__response__, 'instance_lifecycle_policies'),
|
454
|
-
list_managed_instances_results=pulumi.get(__response__, 'list_managed_instances_results'),
|
455
|
-
name=pulumi.get(__response__, 'name'),
|
456
|
-
named_ports=pulumi.get(__response__, 'named_ports'),
|
457
|
-
params=pulumi.get(__response__, 'params'),
|
458
|
-
project=pulumi.get(__response__, 'project'),
|
459
|
-
region=pulumi.get(__response__, 'region'),
|
460
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
461
|
-
standby_policies=pulumi.get(__response__, 'standby_policies'),
|
462
|
-
stateful_disks=pulumi.get(__response__, 'stateful_disks'),
|
463
|
-
stateful_external_ips=pulumi.get(__response__, 'stateful_external_ips'),
|
464
|
-
stateful_internal_ips=pulumi.get(__response__, 'stateful_internal_ips'),
|
465
|
-
statuses=pulumi.get(__response__, 'statuses'),
|
466
|
-
target_pools=pulumi.get(__response__, 'target_pools'),
|
467
|
-
target_size=pulumi.get(__response__, 'target_size'),
|
468
|
-
target_stopped_size=pulumi.get(__response__, 'target_stopped_size'),
|
469
|
-
target_suspended_size=pulumi.get(__response__, 'target_suspended_size'),
|
470
|
-
update_policies=pulumi.get(__response__, 'update_policies'),
|
471
|
-
versions=pulumi.get(__response__, 'versions'),
|
472
|
-
wait_for_instances=pulumi.get(__response__, 'wait_for_instances'),
|
473
|
-
wait_for_instances_status=pulumi.get(__response__, 'wait_for_instances_status')))
|
438
|
+
...
|
@@ -527,6 +527,9 @@ def get_region_instance_template(filter: Optional[str] = None,
|
|
527
527
|
shielded_instance_configs=pulumi.get(__ret__, 'shielded_instance_configs'),
|
528
528
|
tags=pulumi.get(__ret__, 'tags'),
|
529
529
|
tags_fingerprint=pulumi.get(__ret__, 'tags_fingerprint'))
|
530
|
+
|
531
|
+
|
532
|
+
@_utilities.lift_output_func(get_region_instance_template)
|
530
533
|
def get_region_instance_template_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
531
534
|
most_recent: Optional[pulumi.Input[Optional[bool]]] = None,
|
532
535
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -563,47 +566,4 @@ def get_region_instance_template_output(filter: Optional[pulumi.Input[Optional[s
|
|
563
566
|
:param str region: The Region in which the resource belongs.
|
564
567
|
If `region` is not provided, the provider region is used.
|
565
568
|
"""
|
566
|
-
|
567
|
-
__args__['filter'] = filter
|
568
|
-
__args__['mostRecent'] = most_recent
|
569
|
-
__args__['name'] = name
|
570
|
-
__args__['project'] = project
|
571
|
-
__args__['region'] = region
|
572
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
573
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getRegionInstanceTemplate:getRegionInstanceTemplate', __args__, opts=opts, typ=GetRegionInstanceTemplateResult)
|
574
|
-
return __ret__.apply(lambda __response__: GetRegionInstanceTemplateResult(
|
575
|
-
advanced_machine_features=pulumi.get(__response__, 'advanced_machine_features'),
|
576
|
-
can_ip_forward=pulumi.get(__response__, 'can_ip_forward'),
|
577
|
-
confidential_instance_configs=pulumi.get(__response__, 'confidential_instance_configs'),
|
578
|
-
description=pulumi.get(__response__, 'description'),
|
579
|
-
disks=pulumi.get(__response__, 'disks'),
|
580
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
581
|
-
enable_display=pulumi.get(__response__, 'enable_display'),
|
582
|
-
filter=pulumi.get(__response__, 'filter'),
|
583
|
-
guest_accelerators=pulumi.get(__response__, 'guest_accelerators'),
|
584
|
-
id=pulumi.get(__response__, 'id'),
|
585
|
-
instance_description=pulumi.get(__response__, 'instance_description'),
|
586
|
-
labels=pulumi.get(__response__, 'labels'),
|
587
|
-
machine_type=pulumi.get(__response__, 'machine_type'),
|
588
|
-
metadata=pulumi.get(__response__, 'metadata'),
|
589
|
-
metadata_fingerprint=pulumi.get(__response__, 'metadata_fingerprint'),
|
590
|
-
metadata_startup_script=pulumi.get(__response__, 'metadata_startup_script'),
|
591
|
-
min_cpu_platform=pulumi.get(__response__, 'min_cpu_platform'),
|
592
|
-
most_recent=pulumi.get(__response__, 'most_recent'),
|
593
|
-
name=pulumi.get(__response__, 'name'),
|
594
|
-
name_prefix=pulumi.get(__response__, 'name_prefix'),
|
595
|
-
network_interfaces=pulumi.get(__response__, 'network_interfaces'),
|
596
|
-
network_performance_configs=pulumi.get(__response__, 'network_performance_configs'),
|
597
|
-
partner_metadata=pulumi.get(__response__, 'partner_metadata'),
|
598
|
-
project=pulumi.get(__response__, 'project'),
|
599
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
600
|
-
region=pulumi.get(__response__, 'region'),
|
601
|
-
reservation_affinities=pulumi.get(__response__, 'reservation_affinities'),
|
602
|
-
resource_manager_tags=pulumi.get(__response__, 'resource_manager_tags'),
|
603
|
-
resource_policies=pulumi.get(__response__, 'resource_policies'),
|
604
|
-
schedulings=pulumi.get(__response__, 'schedulings'),
|
605
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
606
|
-
service_accounts=pulumi.get(__response__, 'service_accounts'),
|
607
|
-
shielded_instance_configs=pulumi.get(__response__, 'shielded_instance_configs'),
|
608
|
-
tags=pulumi.get(__response__, 'tags'),
|
609
|
-
tags_fingerprint=pulumi.get(__response__, 'tags_fingerprint')))
|
569
|
+
...
|
@@ -232,6 +232,9 @@ def get_region_network_endpoint_group(name: Optional[str] = None,
|
|
232
232
|
self_link=pulumi.get(__ret__, 'self_link'),
|
233
233
|
serverless_deployments=pulumi.get(__ret__, 'serverless_deployments'),
|
234
234
|
subnetwork=pulumi.get(__ret__, 'subnetwork'))
|
235
|
+
|
236
|
+
|
237
|
+
@_utilities.lift_output_func(get_region_network_endpoint_group)
|
235
238
|
def get_region_network_endpoint_group_output(name: Optional[pulumi.Input[Optional[str]]] = None,
|
236
239
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
237
240
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -259,25 +262,4 @@ def get_region_network_endpoint_group_output(name: Optional[pulumi.Input[Optiona
|
|
259
262
|
:param str region: A reference to the region where the Serverless REGs Reside. Provide either this or a `self_link`.
|
260
263
|
:param str self_link: The Network Endpoint Group self_link.
|
261
264
|
"""
|
262
|
-
|
263
|
-
__args__['name'] = name
|
264
|
-
__args__['project'] = project
|
265
|
-
__args__['region'] = region
|
266
|
-
__args__['selfLink'] = self_link
|
267
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
268
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getRegionNetworkEndpointGroup:getRegionNetworkEndpointGroup', __args__, opts=opts, typ=GetRegionNetworkEndpointGroupResult)
|
269
|
-
return __ret__.apply(lambda __response__: GetRegionNetworkEndpointGroupResult(
|
270
|
-
app_engines=pulumi.get(__response__, 'app_engines'),
|
271
|
-
cloud_functions=pulumi.get(__response__, 'cloud_functions'),
|
272
|
-
cloud_runs=pulumi.get(__response__, 'cloud_runs'),
|
273
|
-
description=pulumi.get(__response__, 'description'),
|
274
|
-
id=pulumi.get(__response__, 'id'),
|
275
|
-
name=pulumi.get(__response__, 'name'),
|
276
|
-
network=pulumi.get(__response__, 'network'),
|
277
|
-
network_endpoint_type=pulumi.get(__response__, 'network_endpoint_type'),
|
278
|
-
project=pulumi.get(__response__, 'project'),
|
279
|
-
psc_target_service=pulumi.get(__response__, 'psc_target_service'),
|
280
|
-
region=pulumi.get(__response__, 'region'),
|
281
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
282
|
-
serverless_deployments=pulumi.get(__response__, 'serverless_deployments'),
|
283
|
-
subnetwork=pulumi.get(__response__, 'subnetwork')))
|
265
|
+
...
|
@@ -196,6 +196,9 @@ def get_region_ssl_certificate(name: Optional[str] = None,
|
|
196
196
|
project=pulumi.get(__ret__, 'project'),
|
197
197
|
region=pulumi.get(__ret__, 'region'),
|
198
198
|
self_link=pulumi.get(__ret__, 'self_link'))
|
199
|
+
|
200
|
+
|
201
|
+
@_utilities.lift_output_func(get_region_ssl_certificate)
|
199
202
|
def get_region_ssl_certificate_output(name: Optional[pulumi.Input[str]] = None,
|
200
203
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
201
204
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -224,22 +227,4 @@ def get_region_ssl_certificate_output(name: Optional[pulumi.Input[str]] = None,
|
|
224
227
|
:param str region: The region in which the resource belongs. If it
|
225
228
|
is not provided, the provider region is used.
|
226
229
|
"""
|
227
|
-
|
228
|
-
__args__['name'] = name
|
229
|
-
__args__['project'] = project
|
230
|
-
__args__['region'] = region
|
231
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
232
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getRegionSslCertificate:getRegionSslCertificate', __args__, opts=opts, typ=GetRegionSslCertificateResult)
|
233
|
-
return __ret__.apply(lambda __response__: GetRegionSslCertificateResult(
|
234
|
-
certificate=pulumi.get(__response__, 'certificate'),
|
235
|
-
certificate_id=pulumi.get(__response__, 'certificate_id'),
|
236
|
-
creation_timestamp=pulumi.get(__response__, 'creation_timestamp'),
|
237
|
-
description=pulumi.get(__response__, 'description'),
|
238
|
-
expire_time=pulumi.get(__response__, 'expire_time'),
|
239
|
-
id=pulumi.get(__response__, 'id'),
|
240
|
-
name=pulumi.get(__response__, 'name'),
|
241
|
-
name_prefix=pulumi.get(__response__, 'name_prefix'),
|
242
|
-
private_key=pulumi.get(__response__, 'private_key'),
|
243
|
-
project=pulumi.get(__response__, 'project'),
|
244
|
-
region=pulumi.get(__response__, 'region'),
|
245
|
-
self_link=pulumi.get(__response__, 'self_link')))
|
230
|
+
...
|
@@ -116,6 +116,9 @@ def get_regions(project: Optional[str] = None,
|
|
116
116
|
names=pulumi.get(__ret__, 'names'),
|
117
117
|
project=pulumi.get(__ret__, 'project'),
|
118
118
|
status=pulumi.get(__ret__, 'status'))
|
119
|
+
|
120
|
+
|
121
|
+
@_utilities.lift_output_func(get_regions)
|
119
122
|
def get_regions_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
120
123
|
status: Optional[pulumi.Input[Optional[str]]] = None,
|
121
124
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRegionsResult]:
|
@@ -142,13 +145,4 @@ def get_regions_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
|
142
145
|
:param str status: Allows to filter list of regions based on their current status. Status can be either `UP` or `DOWN`.
|
143
146
|
Defaults to no filtering (all available regions - both `UP` and `DOWN`).
|
144
147
|
"""
|
145
|
-
|
146
|
-
__args__['project'] = project
|
147
|
-
__args__['status'] = status
|
148
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
149
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getRegions:getRegions', __args__, opts=opts, typ=GetRegionsResult)
|
150
|
-
return __ret__.apply(lambda __response__: GetRegionsResult(
|
151
|
-
id=pulumi.get(__response__, 'id'),
|
152
|
-
names=pulumi.get(__response__, 'names'),
|
153
|
-
project=pulumi.get(__response__, 'project'),
|
154
|
-
status=pulumi.get(__response__, 'status')))
|
148
|
+
...
|
@@ -190,6 +190,9 @@ def get_reservation(name: Optional[str] = None,
|
|
190
190
|
specific_reservations=pulumi.get(__ret__, 'specific_reservations'),
|
191
191
|
status=pulumi.get(__ret__, 'status'),
|
192
192
|
zone=pulumi.get(__ret__, 'zone'))
|
193
|
+
|
194
|
+
|
195
|
+
@_utilities.lift_output_func(get_reservation)
|
193
196
|
def get_reservation_output(name: Optional[pulumi.Input[str]] = None,
|
194
197
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
195
198
|
zone: Optional[pulumi.Input[str]] = None,
|
@@ -211,22 +214,4 @@ def get_reservation_output(name: Optional[pulumi.Input[str]] = None,
|
|
211
214
|
:param str project: Project from which to list the Compute Reservation. Defaults to project declared in the provider.
|
212
215
|
:param str zone: Zone where the Compute Reservation resides.
|
213
216
|
"""
|
214
|
-
|
215
|
-
__args__['name'] = name
|
216
|
-
__args__['project'] = project
|
217
|
-
__args__['zone'] = zone
|
218
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
219
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getReservation:getReservation', __args__, opts=opts, typ=GetReservationResult)
|
220
|
-
return __ret__.apply(lambda __response__: GetReservationResult(
|
221
|
-
commitment=pulumi.get(__response__, 'commitment'),
|
222
|
-
creation_timestamp=pulumi.get(__response__, 'creation_timestamp'),
|
223
|
-
description=pulumi.get(__response__, 'description'),
|
224
|
-
id=pulumi.get(__response__, 'id'),
|
225
|
-
name=pulumi.get(__response__, 'name'),
|
226
|
-
project=pulumi.get(__response__, 'project'),
|
227
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
228
|
-
share_settings=pulumi.get(__response__, 'share_settings'),
|
229
|
-
specific_reservation_required=pulumi.get(__response__, 'specific_reservation_required'),
|
230
|
-
specific_reservations=pulumi.get(__response__, 'specific_reservations'),
|
231
|
-
status=pulumi.get(__response__, 'status'),
|
232
|
-
zone=pulumi.get(__response__, 'zone')))
|
217
|
+
...
|