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
@@ -141,6 +141,9 @@ def get_job_iam_policy(location: Optional[str] = None,
|
|
141
141
|
name=pulumi.get(__ret__, 'name'),
|
142
142
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
143
143
|
project=pulumi.get(__ret__, 'project'))
|
144
|
+
|
145
|
+
|
146
|
+
@_utilities.lift_output_func(get_job_iam_policy)
|
144
147
|
def get_job_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
145
148
|
name: Optional[pulumi.Input[str]] = None,
|
146
149
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -167,16 +170,4 @@ def get_job_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] =
|
|
167
170
|
:param str project: The ID of the project in which the resource belongs.
|
168
171
|
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.
|
169
172
|
"""
|
170
|
-
|
171
|
-
__args__['location'] = location
|
172
|
-
__args__['name'] = name
|
173
|
-
__args__['project'] = project
|
174
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudrunv2/getJobIamPolicy:getJobIamPolicy', __args__, opts=opts, typ=GetJobIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetJobIamPolicyResult(
|
177
|
-
etag=pulumi.get(__response__, 'etag'),
|
178
|
-
id=pulumi.get(__response__, 'id'),
|
179
|
-
location=pulumi.get(__response__, 'location'),
|
180
|
-
name=pulumi.get(__response__, 'name'),
|
181
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
182
|
-
project=pulumi.get(__response__, 'project')))
|
173
|
+
...
|
@@ -456,6 +456,9 @@ def get_service(location: Optional[str] = None,
|
|
456
456
|
uid=pulumi.get(__ret__, 'uid'),
|
457
457
|
update_time=pulumi.get(__ret__, 'update_time'),
|
458
458
|
uri=pulumi.get(__ret__, 'uri'))
|
459
|
+
|
460
|
+
|
461
|
+
@_utilities.lift_output_func(get_service)
|
459
462
|
def get_service_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
460
463
|
name: Optional[pulumi.Input[str]] = None,
|
461
464
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -483,48 +486,4 @@ def get_service_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
|
483
486
|
:param str project: The project in which the resource belongs. If it
|
484
487
|
is not provided, the provider project is used.
|
485
488
|
"""
|
486
|
-
|
487
|
-
__args__['location'] = location
|
488
|
-
__args__['name'] = name
|
489
|
-
__args__['project'] = project
|
490
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
491
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudrunv2/getService:getService', __args__, opts=opts, typ=GetServiceResult)
|
492
|
-
return __ret__.apply(lambda __response__: GetServiceResult(
|
493
|
-
annotations=pulumi.get(__response__, 'annotations'),
|
494
|
-
binary_authorizations=pulumi.get(__response__, 'binary_authorizations'),
|
495
|
-
client=pulumi.get(__response__, 'client'),
|
496
|
-
client_version=pulumi.get(__response__, 'client_version'),
|
497
|
-
conditions=pulumi.get(__response__, 'conditions'),
|
498
|
-
create_time=pulumi.get(__response__, 'create_time'),
|
499
|
-
creator=pulumi.get(__response__, 'creator'),
|
500
|
-
custom_audiences=pulumi.get(__response__, 'custom_audiences'),
|
501
|
-
default_uri_disabled=pulumi.get(__response__, 'default_uri_disabled'),
|
502
|
-
delete_time=pulumi.get(__response__, 'delete_time'),
|
503
|
-
deletion_protection=pulumi.get(__response__, 'deletion_protection'),
|
504
|
-
description=pulumi.get(__response__, 'description'),
|
505
|
-
effective_annotations=pulumi.get(__response__, 'effective_annotations'),
|
506
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
507
|
-
etag=pulumi.get(__response__, 'etag'),
|
508
|
-
expire_time=pulumi.get(__response__, 'expire_time'),
|
509
|
-
generation=pulumi.get(__response__, 'generation'),
|
510
|
-
id=pulumi.get(__response__, 'id'),
|
511
|
-
ingress=pulumi.get(__response__, 'ingress'),
|
512
|
-
labels=pulumi.get(__response__, 'labels'),
|
513
|
-
last_modifier=pulumi.get(__response__, 'last_modifier'),
|
514
|
-
latest_created_revision=pulumi.get(__response__, 'latest_created_revision'),
|
515
|
-
latest_ready_revision=pulumi.get(__response__, 'latest_ready_revision'),
|
516
|
-
launch_stage=pulumi.get(__response__, 'launch_stage'),
|
517
|
-
location=pulumi.get(__response__, 'location'),
|
518
|
-
name=pulumi.get(__response__, 'name'),
|
519
|
-
observed_generation=pulumi.get(__response__, 'observed_generation'),
|
520
|
-
project=pulumi.get(__response__, 'project'),
|
521
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
522
|
-
reconciling=pulumi.get(__response__, 'reconciling'),
|
523
|
-
scalings=pulumi.get(__response__, 'scalings'),
|
524
|
-
templates=pulumi.get(__response__, 'templates'),
|
525
|
-
terminal_conditions=pulumi.get(__response__, 'terminal_conditions'),
|
526
|
-
traffic_statuses=pulumi.get(__response__, 'traffic_statuses'),
|
527
|
-
traffics=pulumi.get(__response__, 'traffics'),
|
528
|
-
uid=pulumi.get(__response__, 'uid'),
|
529
|
-
update_time=pulumi.get(__response__, 'update_time'),
|
530
|
-
uri=pulumi.get(__response__, 'uri')))
|
489
|
+
...
|
@@ -141,6 +141,9 @@ def get_service_iam_policy(location: Optional[str] = None,
|
|
141
141
|
name=pulumi.get(__ret__, 'name'),
|
142
142
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
143
143
|
project=pulumi.get(__ret__, 'project'))
|
144
|
+
|
145
|
+
|
146
|
+
@_utilities.lift_output_func(get_service_iam_policy)
|
144
147
|
def get_service_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
145
148
|
name: Optional[pulumi.Input[str]] = None,
|
146
149
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -167,16 +170,4 @@ def get_service_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]
|
|
167
170
|
:param str project: The ID of the project in which the resource belongs.
|
168
171
|
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.
|
169
172
|
"""
|
170
|
-
|
171
|
-
__args__['location'] = location
|
172
|
-
__args__['name'] = name
|
173
|
-
__args__['project'] = project
|
174
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudrunv2/getServiceIamPolicy:getServiceIamPolicy', __args__, opts=opts, typ=GetServiceIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetServiceIamPolicyResult(
|
177
|
-
etag=pulumi.get(__response__, 'etag'),
|
178
|
-
id=pulumi.get(__response__, 'id'),
|
179
|
-
location=pulumi.get(__response__, 'location'),
|
180
|
-
name=pulumi.get(__response__, 'name'),
|
181
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
182
|
-
project=pulumi.get(__response__, 'project')))
|
173
|
+
...
|
@@ -141,6 +141,9 @@ def get_queue_iam_policy(location: Optional[str] = None,
|
|
141
141
|
name=pulumi.get(__ret__, 'name'),
|
142
142
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
143
143
|
project=pulumi.get(__ret__, 'project'))
|
144
|
+
|
145
|
+
|
146
|
+
@_utilities.lift_output_func(get_queue_iam_policy)
|
144
147
|
def get_queue_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
145
148
|
name: Optional[pulumi.Input[str]] = None,
|
146
149
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -167,16 +170,4 @@ def get_queue_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]]
|
|
167
170
|
:param str project: The ID of the project in which the resource belongs.
|
168
171
|
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.
|
169
172
|
"""
|
170
|
-
|
171
|
-
__args__['location'] = location
|
172
|
-
__args__['name'] = name
|
173
|
-
__args__['project'] = project
|
174
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudtasks/getQueueIamPolicy:getQueueIamPolicy', __args__, opts=opts, typ=GetQueueIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetQueueIamPolicyResult(
|
177
|
-
etag=pulumi.get(__response__, 'etag'),
|
178
|
-
id=pulumi.get(__response__, 'id'),
|
179
|
-
location=pulumi.get(__response__, 'location'),
|
180
|
-
name=pulumi.get(__response__, 'name'),
|
181
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
182
|
-
project=pulumi.get(__response__, 'project')))
|
173
|
+
...
|
@@ -166,6 +166,9 @@ def get_environment(name: Optional[str] = None,
|
|
166
166
|
pulumi_labels=pulumi.get(__ret__, 'pulumi_labels'),
|
167
167
|
region=pulumi.get(__ret__, 'region'),
|
168
168
|
storage_configs=pulumi.get(__ret__, 'storage_configs'))
|
169
|
+
|
170
|
+
|
171
|
+
@_utilities.lift_output_func(get_environment)
|
169
172
|
def get_environment_output(name: Optional[pulumi.Input[str]] = None,
|
170
173
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
171
174
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -190,19 +193,4 @@ def get_environment_output(name: Optional[pulumi.Input[str]] = None,
|
|
190
193
|
If it is not provided, the provider project is used.
|
191
194
|
:param str region: The location or Compute Engine region of the environment.
|
192
195
|
"""
|
193
|
-
|
194
|
-
__args__['name'] = name
|
195
|
-
__args__['project'] = project
|
196
|
-
__args__['region'] = region
|
197
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
198
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:composer/getEnvironment:getEnvironment', __args__, opts=opts, typ=GetEnvironmentResult)
|
199
|
-
return __ret__.apply(lambda __response__: GetEnvironmentResult(
|
200
|
-
configs=pulumi.get(__response__, 'configs'),
|
201
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
202
|
-
id=pulumi.get(__response__, 'id'),
|
203
|
-
labels=pulumi.get(__response__, 'labels'),
|
204
|
-
name=pulumi.get(__response__, 'name'),
|
205
|
-
project=pulumi.get(__response__, 'project'),
|
206
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
207
|
-
region=pulumi.get(__response__, 'region'),
|
208
|
-
storage_configs=pulumi.get(__response__, 'storage_configs')))
|
196
|
+
...
|
@@ -120,6 +120,9 @@ def get_image_versions(project: Optional[str] = None,
|
|
120
120
|
image_versions=pulumi.get(__ret__, 'image_versions'),
|
121
121
|
project=pulumi.get(__ret__, 'project'),
|
122
122
|
region=pulumi.get(__ret__, 'region'))
|
123
|
+
|
124
|
+
|
125
|
+
@_utilities.lift_output_func(get_image_versions)
|
123
126
|
def get_image_versions_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
124
127
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
125
128
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetImageVersionsResult]:
|
@@ -149,13 +152,4 @@ def get_image_versions_output(project: Optional[pulumi.Input[Optional[str]]] = N
|
|
149
152
|
:param str region: The location to list versions in.
|
150
153
|
If it is not provider, the provider region is used.
|
151
154
|
"""
|
152
|
-
|
153
|
-
__args__['project'] = project
|
154
|
-
__args__['region'] = region
|
155
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
156
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:composer/getImageVersions:getImageVersions', __args__, opts=opts, typ=GetImageVersionsResult)
|
157
|
-
return __ret__.apply(lambda __response__: GetImageVersionsResult(
|
158
|
-
id=pulumi.get(__response__, 'id'),
|
159
|
-
image_versions=pulumi.get(__response__, 'image_versions'),
|
160
|
-
project=pulumi.get(__response__, 'project'),
|
161
|
-
region=pulumi.get(__response__, 'region')))
|
155
|
+
...
|
@@ -151,6 +151,9 @@ def get_user_workloads_config_map(environment: Optional[str] = None,
|
|
151
151
|
name=pulumi.get(__ret__, 'name'),
|
152
152
|
project=pulumi.get(__ret__, 'project'),
|
153
153
|
region=pulumi.get(__ret__, 'region'))
|
154
|
+
|
155
|
+
|
156
|
+
@_utilities.lift_output_func(get_user_workloads_config_map)
|
154
157
|
def get_user_workloads_config_map_output(environment: Optional[pulumi.Input[str]] = None,
|
155
158
|
name: Optional[pulumi.Input[str]] = None,
|
156
159
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -189,17 +192,4 @@ def get_user_workloads_config_map_output(environment: Optional[pulumi.Input[str]
|
|
189
192
|
If it is not provided, the provider project is used.
|
190
193
|
:param str region: The location or Compute Engine region of the environment.
|
191
194
|
"""
|
192
|
-
|
193
|
-
__args__['environment'] = environment
|
194
|
-
__args__['name'] = name
|
195
|
-
__args__['project'] = project
|
196
|
-
__args__['region'] = region
|
197
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
198
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:composer/getUserWorkloadsConfigMap:getUserWorkloadsConfigMap', __args__, opts=opts, typ=GetUserWorkloadsConfigMapResult)
|
199
|
-
return __ret__.apply(lambda __response__: GetUserWorkloadsConfigMapResult(
|
200
|
-
data=pulumi.get(__response__, 'data'),
|
201
|
-
environment=pulumi.get(__response__, 'environment'),
|
202
|
-
id=pulumi.get(__response__, 'id'),
|
203
|
-
name=pulumi.get(__response__, 'name'),
|
204
|
-
project=pulumi.get(__response__, 'project'),
|
205
|
-
region=pulumi.get(__response__, 'region')))
|
195
|
+
...
|
@@ -148,6 +148,9 @@ def get_user_workloads_secret(environment: Optional[str] = None,
|
|
148
148
|
name=pulumi.get(__ret__, 'name'),
|
149
149
|
project=pulumi.get(__ret__, 'project'),
|
150
150
|
region=pulumi.get(__ret__, 'region'))
|
151
|
+
|
152
|
+
|
153
|
+
@_utilities.lift_output_func(get_user_workloads_secret)
|
151
154
|
def get_user_workloads_secret_output(environment: Optional[pulumi.Input[str]] = None,
|
152
155
|
name: Optional[pulumi.Input[str]] = None,
|
153
156
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -187,17 +190,4 @@ def get_user_workloads_secret_output(environment: Optional[pulumi.Input[str]] =
|
|
187
190
|
If it is not provided, the provider project is used.
|
188
191
|
:param str region: The location or Compute Engine region of the environment.
|
189
192
|
"""
|
190
|
-
|
191
|
-
__args__['environment'] = environment
|
192
|
-
__args__['name'] = name
|
193
|
-
__args__['project'] = project
|
194
|
-
__args__['region'] = region
|
195
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
196
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:composer/getUserWorkloadsSecret:getUserWorkloadsSecret', __args__, opts=opts, typ=GetUserWorkloadsSecretResult)
|
197
|
-
return __ret__.apply(lambda __response__: GetUserWorkloadsSecretResult(
|
198
|
-
data=pulumi.get(__response__, 'data'),
|
199
|
-
environment=pulumi.get(__response__, 'environment'),
|
200
|
-
id=pulumi.get(__response__, 'id'),
|
201
|
-
name=pulumi.get(__response__, 'name'),
|
202
|
-
project=pulumi.get(__response__, 'project'),
|
203
|
-
region=pulumi.get(__response__, 'region')))
|
193
|
+
...
|
pulumi_gcp/compute/_inputs.py
CHANGED
@@ -18809,7 +18809,7 @@ if not MYPY:
|
|
18809
18809
|
is not accessible from the Internet (this means that ssh provisioners will
|
18810
18810
|
not work unless you can send traffic to the instance's
|
18811
18811
|
network (e.g. via tunnel or because it is running on another cloud instance
|
18812
|
-
on that network). This block can be
|
18812
|
+
on that network). This block can be repeated multiple times. Structure documented below.
|
18813
18813
|
"""
|
18814
18814
|
alias_ip_ranges: NotRequired[pulumi.Input[Sequence[pulumi.Input['InstanceTemplateNetworkInterfaceAliasIpRangeArgsDict']]]]
|
18815
18815
|
"""
|
@@ -18905,7 +18905,7 @@ class InstanceTemplateNetworkInterfaceArgs:
|
|
18905
18905
|
is not accessible from the Internet (this means that ssh provisioners will
|
18906
18906
|
not work unless you can send traffic to the instance's
|
18907
18907
|
network (e.g. via tunnel or because it is running on another cloud instance
|
18908
|
-
on that network). This block can be
|
18908
|
+
on that network). This block can be repeated multiple times. Structure documented below.
|
18909
18909
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceTemplateNetworkInterfaceAliasIpRangeArgs']]] alias_ip_ranges: An
|
18910
18910
|
array of alias IP ranges for this network interface. Can only be specified for network
|
18911
18911
|
interfaces on subnet-mode networks. Structure documented below.
|
@@ -18972,7 +18972,7 @@ class InstanceTemplateNetworkInterfaceArgs:
|
|
18972
18972
|
is not accessible from the Internet (this means that ssh provisioners will
|
18973
18973
|
not work unless you can send traffic to the instance's
|
18974
18974
|
network (e.g. via tunnel or because it is running on another cloud instance
|
18975
|
-
on that network). This block can be
|
18975
|
+
on that network). This block can be repeated multiple times. Structure documented below.
|
18976
18976
|
"""
|
18977
18977
|
return pulumi.get(self, "access_configs")
|
18978
18978
|
|
@@ -232,6 +232,9 @@ def get_address(name: Optional[str] = None,
|
|
232
232
|
status=pulumi.get(__ret__, 'status'),
|
233
233
|
subnetwork=pulumi.get(__ret__, 'subnetwork'),
|
234
234
|
users=pulumi.get(__ret__, 'users'))
|
235
|
+
|
236
|
+
|
237
|
+
@_utilities.lift_output_func(get_address)
|
235
238
|
def get_address_output(name: Optional[pulumi.Input[str]] = None,
|
236
239
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
237
240
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -267,24 +270,4 @@ def get_address_output(name: Optional[pulumi.Input[str]] = None,
|
|
267
270
|
:param str region: The Region in which the created address reside.
|
268
271
|
If it is not provided, the provider region is used.
|
269
272
|
"""
|
270
|
-
|
271
|
-
__args__['name'] = name
|
272
|
-
__args__['project'] = project
|
273
|
-
__args__['region'] = region
|
274
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
275
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getAddress:getAddress', __args__, opts=opts, typ=GetAddressResult)
|
276
|
-
return __ret__.apply(lambda __response__: GetAddressResult(
|
277
|
-
address=pulumi.get(__response__, 'address'),
|
278
|
-
address_type=pulumi.get(__response__, 'address_type'),
|
279
|
-
id=pulumi.get(__response__, 'id'),
|
280
|
-
name=pulumi.get(__response__, 'name'),
|
281
|
-
network=pulumi.get(__response__, 'network'),
|
282
|
-
network_tier=pulumi.get(__response__, 'network_tier'),
|
283
|
-
prefix_length=pulumi.get(__response__, 'prefix_length'),
|
284
|
-
project=pulumi.get(__response__, 'project'),
|
285
|
-
purpose=pulumi.get(__response__, 'purpose'),
|
286
|
-
region=pulumi.get(__response__, 'region'),
|
287
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
288
|
-
status=pulumi.get(__response__, 'status'),
|
289
|
-
subnetwork=pulumi.get(__response__, 'subnetwork'),
|
290
|
-
users=pulumi.get(__response__, 'users')))
|
273
|
+
...
|
@@ -160,6 +160,9 @@ def get_addresses(filter: Optional[str] = None,
|
|
160
160
|
id=pulumi.get(__ret__, 'id'),
|
161
161
|
project=pulumi.get(__ret__, 'project'),
|
162
162
|
region=pulumi.get(__ret__, 'region'))
|
163
|
+
|
164
|
+
|
165
|
+
@_utilities.lift_output_func(get_addresses)
|
163
166
|
def get_addresses_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
164
167
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
165
168
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -215,15 +218,4 @@ def get_addresses_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
|
215
218
|
:param str region: Region that should be considered to search addresses.
|
216
219
|
All regions are considered if missing.
|
217
220
|
"""
|
218
|
-
|
219
|
-
__args__['filter'] = filter
|
220
|
-
__args__['project'] = project
|
221
|
-
__args__['region'] = region
|
222
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
223
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getAddresses:getAddresses', __args__, opts=opts, typ=GetAddressesResult)
|
224
|
-
return __ret__.apply(lambda __response__: GetAddressesResult(
|
225
|
-
addresses=pulumi.get(__response__, 'addresses'),
|
226
|
-
filter=pulumi.get(__response__, 'filter'),
|
227
|
-
id=pulumi.get(__response__, 'id'),
|
228
|
-
project=pulumi.get(__response__, 'project'),
|
229
|
-
region=pulumi.get(__response__, 'region')))
|
221
|
+
...
|
@@ -190,6 +190,9 @@ def get_backend_bucket(name: Optional[str] = None,
|
|
190
190
|
name=pulumi.get(__ret__, 'name'),
|
191
191
|
project=pulumi.get(__ret__, 'project'),
|
192
192
|
self_link=pulumi.get(__ret__, 'self_link'))
|
193
|
+
|
194
|
+
|
195
|
+
@_utilities.lift_output_func(get_backend_bucket)
|
193
196
|
def get_backend_bucket_output(name: Optional[pulumi.Input[str]] = None,
|
194
197
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
195
198
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetBackendBucketResult]:
|
@@ -212,21 +215,4 @@ def get_backend_bucket_output(name: Optional[pulumi.Input[str]] = None,
|
|
212
215
|
:param str project: The ID of the project in which the resource belongs. If it
|
213
216
|
is not provided, the provider project is used.
|
214
217
|
"""
|
215
|
-
|
216
|
-
__args__['name'] = name
|
217
|
-
__args__['project'] = project
|
218
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
219
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getBackendBucket:getBackendBucket', __args__, opts=opts, typ=GetBackendBucketResult)
|
220
|
-
return __ret__.apply(lambda __response__: GetBackendBucketResult(
|
221
|
-
bucket_name=pulumi.get(__response__, 'bucket_name'),
|
222
|
-
cdn_policies=pulumi.get(__response__, 'cdn_policies'),
|
223
|
-
compression_mode=pulumi.get(__response__, 'compression_mode'),
|
224
|
-
creation_timestamp=pulumi.get(__response__, 'creation_timestamp'),
|
225
|
-
custom_response_headers=pulumi.get(__response__, 'custom_response_headers'),
|
226
|
-
description=pulumi.get(__response__, 'description'),
|
227
|
-
edge_security_policy=pulumi.get(__response__, 'edge_security_policy'),
|
228
|
-
enable_cdn=pulumi.get(__response__, 'enable_cdn'),
|
229
|
-
id=pulumi.get(__response__, 'id'),
|
230
|
-
name=pulumi.get(__response__, 'name'),
|
231
|
-
project=pulumi.get(__response__, 'project'),
|
232
|
-
self_link=pulumi.get(__response__, 'self_link')))
|
218
|
+
...
|
@@ -114,6 +114,9 @@ def get_backend_bucket_iam_policy(name: Optional[str] = None,
|
|
114
114
|
name=pulumi.get(__ret__, 'name'),
|
115
115
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
116
116
|
project=pulumi.get(__ret__, 'project'))
|
117
|
+
|
118
|
+
|
119
|
+
@_utilities.lift_output_func(get_backend_bucket_iam_policy)
|
117
120
|
def get_backend_bucket_iam_policy_output(name: Optional[pulumi.Input[str]] = None,
|
118
121
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
119
122
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetBackendBucketIamPolicyResult]:
|
@@ -124,14 +127,4 @@ def get_backend_bucket_iam_policy_output(name: Optional[pulumi.Input[str]] = Non
|
|
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__['name'] = name
|
129
|
-
__args__['project'] = project
|
130
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
131
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getBackendBucketIamPolicy:getBackendBucketIamPolicy', __args__, opts=opts, typ=GetBackendBucketIamPolicyResult)
|
132
|
-
return __ret__.apply(lambda __response__: GetBackendBucketIamPolicyResult(
|
133
|
-
etag=pulumi.get(__response__, 'etag'),
|
134
|
-
id=pulumi.get(__response__, 'id'),
|
135
|
-
name=pulumi.get(__response__, 'name'),
|
136
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
137
|
-
project=pulumi.get(__response__, 'project')))
|
130
|
+
...
|
@@ -450,6 +450,9 @@ def get_backend_service(name: Optional[str] = None,
|
|
450
450
|
session_affinity=pulumi.get(__ret__, 'session_affinity'),
|
451
451
|
strong_session_affinity_cookies=pulumi.get(__ret__, 'strong_session_affinity_cookies'),
|
452
452
|
timeout_sec=pulumi.get(__ret__, 'timeout_sec'))
|
453
|
+
|
454
|
+
|
455
|
+
@_utilities.lift_output_func(get_backend_service)
|
453
456
|
def get_backend_service_output(name: Optional[pulumi.Input[str]] = None,
|
454
457
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
455
458
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetBackendServiceResult]:
|
@@ -476,43 +479,4 @@ def get_backend_service_output(name: Optional[pulumi.Input[str]] = None,
|
|
476
479
|
- - -
|
477
480
|
:param str project: The project in which the resource belongs. If it is not provided, the provider project is used.
|
478
481
|
"""
|
479
|
-
|
480
|
-
__args__['name'] = name
|
481
|
-
__args__['project'] = project
|
482
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
483
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getBackendService:getBackendService', __args__, opts=opts, typ=GetBackendServiceResult)
|
484
|
-
return __ret__.apply(lambda __response__: GetBackendServiceResult(
|
485
|
-
affinity_cookie_ttl_sec=pulumi.get(__response__, 'affinity_cookie_ttl_sec'),
|
486
|
-
backends=pulumi.get(__response__, 'backends'),
|
487
|
-
cdn_policies=pulumi.get(__response__, 'cdn_policies'),
|
488
|
-
circuit_breakers=pulumi.get(__response__, 'circuit_breakers'),
|
489
|
-
compression_mode=pulumi.get(__response__, 'compression_mode'),
|
490
|
-
connection_draining_timeout_sec=pulumi.get(__response__, 'connection_draining_timeout_sec'),
|
491
|
-
consistent_hash=pulumi.get(__response__, 'consistent_hash'),
|
492
|
-
creation_timestamp=pulumi.get(__response__, 'creation_timestamp'),
|
493
|
-
custom_request_headers=pulumi.get(__response__, 'custom_request_headers'),
|
494
|
-
custom_response_headers=pulumi.get(__response__, 'custom_response_headers'),
|
495
|
-
description=pulumi.get(__response__, 'description'),
|
496
|
-
edge_security_policy=pulumi.get(__response__, 'edge_security_policy'),
|
497
|
-
enable_cdn=pulumi.get(__response__, 'enable_cdn'),
|
498
|
-
fingerprint=pulumi.get(__response__, 'fingerprint'),
|
499
|
-
generated_id=pulumi.get(__response__, 'generated_id'),
|
500
|
-
health_checks=pulumi.get(__response__, 'health_checks'),
|
501
|
-
iaps=pulumi.get(__response__, 'iaps'),
|
502
|
-
id=pulumi.get(__response__, 'id'),
|
503
|
-
load_balancing_scheme=pulumi.get(__response__, 'load_balancing_scheme'),
|
504
|
-
locality_lb_policies=pulumi.get(__response__, 'locality_lb_policies'),
|
505
|
-
locality_lb_policy=pulumi.get(__response__, 'locality_lb_policy'),
|
506
|
-
log_configs=pulumi.get(__response__, 'log_configs'),
|
507
|
-
name=pulumi.get(__response__, 'name'),
|
508
|
-
outlier_detections=pulumi.get(__response__, 'outlier_detections'),
|
509
|
-
port_name=pulumi.get(__response__, 'port_name'),
|
510
|
-
project=pulumi.get(__response__, 'project'),
|
511
|
-
protocol=pulumi.get(__response__, 'protocol'),
|
512
|
-
security_policy=pulumi.get(__response__, 'security_policy'),
|
513
|
-
security_settings=pulumi.get(__response__, 'security_settings'),
|
514
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
515
|
-
service_lb_policy=pulumi.get(__response__, 'service_lb_policy'),
|
516
|
-
session_affinity=pulumi.get(__response__, 'session_affinity'),
|
517
|
-
strong_session_affinity_cookies=pulumi.get(__response__, 'strong_session_affinity_cookies'),
|
518
|
-
timeout_sec=pulumi.get(__response__, 'timeout_sec')))
|
482
|
+
...
|
@@ -114,6 +114,9 @@ def get_backend_service_iam_policy(name: Optional[str] = None,
|
|
114
114
|
name=pulumi.get(__ret__, 'name'),
|
115
115
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
116
116
|
project=pulumi.get(__ret__, 'project'))
|
117
|
+
|
118
|
+
|
119
|
+
@_utilities.lift_output_func(get_backend_service_iam_policy)
|
117
120
|
def get_backend_service_iam_policy_output(name: Optional[pulumi.Input[str]] = None,
|
118
121
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
119
122
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetBackendServiceIamPolicyResult]:
|
@@ -124,14 +127,4 @@ def get_backend_service_iam_policy_output(name: Optional[pulumi.Input[str]] = No
|
|
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__['name'] = name
|
129
|
-
__args__['project'] = project
|
130
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
131
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getBackendServiceIamPolicy:getBackendServiceIamPolicy', __args__, opts=opts, typ=GetBackendServiceIamPolicyResult)
|
132
|
-
return __ret__.apply(lambda __response__: GetBackendServiceIamPolicyResult(
|
133
|
-
etag=pulumi.get(__response__, 'etag'),
|
134
|
-
id=pulumi.get(__response__, 'id'),
|
135
|
-
name=pulumi.get(__response__, 'name'),
|
136
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
137
|
-
project=pulumi.get(__response__, 'project')))
|
130
|
+
...
|
@@ -182,6 +182,9 @@ def get_certificate(name: Optional[str] = None,
|
|
182
182
|
private_key=pulumi.get(__ret__, 'private_key'),
|
183
183
|
project=pulumi.get(__ret__, 'project'),
|
184
184
|
self_link=pulumi.get(__ret__, 'self_link'))
|
185
|
+
|
186
|
+
|
187
|
+
@_utilities.lift_output_func(get_certificate)
|
185
188
|
def get_certificate_output(name: Optional[pulumi.Input[str]] = None,
|
186
189
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
187
190
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetCertificateResult]:
|
@@ -207,20 +210,4 @@ def get_certificate_output(name: Optional[pulumi.Input[str]] = None,
|
|
207
210
|
:param str project: The project in which the resource belongs. If it
|
208
211
|
is not provided, the provider project is used.
|
209
212
|
"""
|
210
|
-
|
211
|
-
__args__['name'] = name
|
212
|
-
__args__['project'] = project
|
213
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
214
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getCertificate:getCertificate', __args__, opts=opts, typ=GetCertificateResult)
|
215
|
-
return __ret__.apply(lambda __response__: GetCertificateResult(
|
216
|
-
certificate=pulumi.get(__response__, 'certificate'),
|
217
|
-
certificate_id=pulumi.get(__response__, 'certificate_id'),
|
218
|
-
creation_timestamp=pulumi.get(__response__, 'creation_timestamp'),
|
219
|
-
description=pulumi.get(__response__, 'description'),
|
220
|
-
expire_time=pulumi.get(__response__, 'expire_time'),
|
221
|
-
id=pulumi.get(__response__, 'id'),
|
222
|
-
name=pulumi.get(__response__, 'name'),
|
223
|
-
name_prefix=pulumi.get(__response__, 'name_prefix'),
|
224
|
-
private_key=pulumi.get(__response__, 'private_key'),
|
225
|
-
project=pulumi.get(__response__, 'project'),
|
226
|
-
self_link=pulumi.get(__response__, 'self_link')))
|
213
|
+
...
|
@@ -149,6 +149,9 @@ def get_default_service_account(project: Optional[str] = None,
|
|
149
149
|
name=pulumi.get(__ret__, 'name'),
|
150
150
|
project=pulumi.get(__ret__, 'project'),
|
151
151
|
unique_id=pulumi.get(__ret__, 'unique_id'))
|
152
|
+
|
153
|
+
|
154
|
+
@_utilities.lift_output_func(get_default_service_account)
|
152
155
|
def get_default_service_account_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
153
156
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDefaultServiceAccountResult]:
|
154
157
|
"""
|
@@ -167,15 +170,4 @@ def get_default_service_account_output(project: Optional[pulumi.Input[Optional[s
|
|
167
170
|
|
168
171
|
:param str project: The project ID. If it is not provided, the provider project is used.
|
169
172
|
"""
|
170
|
-
|
171
|
-
__args__['project'] = project
|
172
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
173
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getDefaultServiceAccount:getDefaultServiceAccount', __args__, opts=opts, typ=GetDefaultServiceAccountResult)
|
174
|
-
return __ret__.apply(lambda __response__: GetDefaultServiceAccountResult(
|
175
|
-
display_name=pulumi.get(__response__, 'display_name'),
|
176
|
-
email=pulumi.get(__response__, 'email'),
|
177
|
-
id=pulumi.get(__response__, 'id'),
|
178
|
-
member=pulumi.get(__response__, 'member'),
|
179
|
-
name=pulumi.get(__response__, 'name'),
|
180
|
-
project=pulumi.get(__response__, 'project'),
|
181
|
-
unique_id=pulumi.get(__response__, 'unique_id')))
|
173
|
+
...
|
pulumi_gcp/compute/get_disk.py
CHANGED
@@ -526,6 +526,9 @@ def get_disk(name: Optional[str] = None,
|
|
526
526
|
type=pulumi.get(__ret__, 'type'),
|
527
527
|
users=pulumi.get(__ret__, 'users'),
|
528
528
|
zone=pulumi.get(__ret__, 'zone'))
|
529
|
+
|
530
|
+
|
531
|
+
@_utilities.lift_output_func(get_disk)
|
529
532
|
def get_disk_output(name: Optional[pulumi.Input[str]] = None,
|
530
533
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
531
534
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -557,48 +560,4 @@ def get_disk_output(name: Optional[pulumi.Input[str]] = None,
|
|
557
560
|
If it is not provided, the provider project is used.
|
558
561
|
:param str zone: A reference to the zone where the disk resides.
|
559
562
|
"""
|
560
|
-
|
561
|
-
__args__['name'] = name
|
562
|
-
__args__['project'] = project
|
563
|
-
__args__['zone'] = zone
|
564
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
565
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:compute/getDisk:getDisk', __args__, opts=opts, typ=GetDiskResult)
|
566
|
-
return __ret__.apply(lambda __response__: GetDiskResult(
|
567
|
-
access_mode=pulumi.get(__response__, 'access_mode'),
|
568
|
-
async_primary_disks=pulumi.get(__response__, 'async_primary_disks'),
|
569
|
-
creation_timestamp=pulumi.get(__response__, 'creation_timestamp'),
|
570
|
-
description=pulumi.get(__response__, 'description'),
|
571
|
-
disk_encryption_keys=pulumi.get(__response__, 'disk_encryption_keys'),
|
572
|
-
disk_id=pulumi.get(__response__, 'disk_id'),
|
573
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
574
|
-
enable_confidential_compute=pulumi.get(__response__, 'enable_confidential_compute'),
|
575
|
-
guest_os_features=pulumi.get(__response__, 'guest_os_features'),
|
576
|
-
id=pulumi.get(__response__, 'id'),
|
577
|
-
image=pulumi.get(__response__, 'image'),
|
578
|
-
interface=pulumi.get(__response__, 'interface'),
|
579
|
-
label_fingerprint=pulumi.get(__response__, 'label_fingerprint'),
|
580
|
-
labels=pulumi.get(__response__, 'labels'),
|
581
|
-
last_attach_timestamp=pulumi.get(__response__, 'last_attach_timestamp'),
|
582
|
-
last_detach_timestamp=pulumi.get(__response__, 'last_detach_timestamp'),
|
583
|
-
licenses=pulumi.get(__response__, 'licenses'),
|
584
|
-
multi_writer=pulumi.get(__response__, 'multi_writer'),
|
585
|
-
name=pulumi.get(__response__, 'name'),
|
586
|
-
physical_block_size_bytes=pulumi.get(__response__, 'physical_block_size_bytes'),
|
587
|
-
project=pulumi.get(__response__, 'project'),
|
588
|
-
provisioned_iops=pulumi.get(__response__, 'provisioned_iops'),
|
589
|
-
provisioned_throughput=pulumi.get(__response__, 'provisioned_throughput'),
|
590
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
591
|
-
resource_policies=pulumi.get(__response__, 'resource_policies'),
|
592
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
593
|
-
size=pulumi.get(__response__, 'size'),
|
594
|
-
snapshot=pulumi.get(__response__, 'snapshot'),
|
595
|
-
source_disk=pulumi.get(__response__, 'source_disk'),
|
596
|
-
source_disk_id=pulumi.get(__response__, 'source_disk_id'),
|
597
|
-
source_image_encryption_keys=pulumi.get(__response__, 'source_image_encryption_keys'),
|
598
|
-
source_image_id=pulumi.get(__response__, 'source_image_id'),
|
599
|
-
source_snapshot_encryption_keys=pulumi.get(__response__, 'source_snapshot_encryption_keys'),
|
600
|
-
source_snapshot_id=pulumi.get(__response__, 'source_snapshot_id'),
|
601
|
-
storage_pool=pulumi.get(__response__, 'storage_pool'),
|
602
|
-
type=pulumi.get(__response__, 'type'),
|
603
|
-
users=pulumi.get(__response__, 'users'),
|
604
|
-
zone=pulumi.get(__response__, 'zone')))
|
563
|
+
...
|