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
@@ -338,6 +338,9 @@ def get_trigger(location: Optional[str] = None,
|
|
338
338
|
trigger_id=pulumi.get(__ret__, 'trigger_id'),
|
339
339
|
trigger_templates=pulumi.get(__ret__, 'trigger_templates'),
|
340
340
|
webhook_configs=pulumi.get(__ret__, 'webhook_configs'))
|
341
|
+
|
342
|
+
|
343
|
+
@_utilities.lift_output_func(get_trigger)
|
341
344
|
def get_trigger_output(location: Optional[pulumi.Input[str]] = None,
|
342
345
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
343
346
|
trigger_id: Optional[pulumi.Input[str]] = None,
|
@@ -367,36 +370,4 @@ def get_trigger_output(location: Optional[pulumi.Input[str]] = None,
|
|
367
370
|
:param str project: The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
|
368
371
|
:param str trigger_id: The unique identifier for the trigger..
|
369
372
|
"""
|
370
|
-
|
371
|
-
__args__['location'] = location
|
372
|
-
__args__['project'] = project
|
373
|
-
__args__['triggerId'] = trigger_id
|
374
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
375
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudbuild/getTrigger:getTrigger', __args__, opts=opts, typ=GetTriggerResult)
|
376
|
-
return __ret__.apply(lambda __response__: GetTriggerResult(
|
377
|
-
approval_configs=pulumi.get(__response__, 'approval_configs'),
|
378
|
-
bitbucket_server_trigger_configs=pulumi.get(__response__, 'bitbucket_server_trigger_configs'),
|
379
|
-
builds=pulumi.get(__response__, 'builds'),
|
380
|
-
create_time=pulumi.get(__response__, 'create_time'),
|
381
|
-
description=pulumi.get(__response__, 'description'),
|
382
|
-
disabled=pulumi.get(__response__, 'disabled'),
|
383
|
-
filename=pulumi.get(__response__, 'filename'),
|
384
|
-
filter=pulumi.get(__response__, 'filter'),
|
385
|
-
git_file_sources=pulumi.get(__response__, 'git_file_sources'),
|
386
|
-
githubs=pulumi.get(__response__, 'githubs'),
|
387
|
-
id=pulumi.get(__response__, 'id'),
|
388
|
-
ignored_files=pulumi.get(__response__, 'ignored_files'),
|
389
|
-
include_build_logs=pulumi.get(__response__, 'include_build_logs'),
|
390
|
-
included_files=pulumi.get(__response__, 'included_files'),
|
391
|
-
location=pulumi.get(__response__, 'location'),
|
392
|
-
name=pulumi.get(__response__, 'name'),
|
393
|
-
project=pulumi.get(__response__, 'project'),
|
394
|
-
pubsub_configs=pulumi.get(__response__, 'pubsub_configs'),
|
395
|
-
repository_event_configs=pulumi.get(__response__, 'repository_event_configs'),
|
396
|
-
service_account=pulumi.get(__response__, 'service_account'),
|
397
|
-
source_to_builds=pulumi.get(__response__, 'source_to_builds'),
|
398
|
-
substitutions=pulumi.get(__response__, 'substitutions'),
|
399
|
-
tags=pulumi.get(__response__, 'tags'),
|
400
|
-
trigger_id=pulumi.get(__response__, 'trigger_id'),
|
401
|
-
trigger_templates=pulumi.get(__response__, 'trigger_templates'),
|
402
|
-
webhook_configs=pulumi.get(__response__, 'webhook_configs')))
|
373
|
+
...
|
@@ -141,6 +141,9 @@ def get_connection_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_connection_iam_policy)
|
144
147
|
def get_connection_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_connection_iam_policy_output(location: Optional[pulumi.Input[Optional[st
|
|
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:cloudbuildv2/getConnectionIamPolicy:getConnectionIamPolicy', __args__, opts=opts, typ=GetConnectionIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetConnectionIamPolicyResult(
|
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_custom_target_type_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_custom_target_type_iam_policy)
|
144
147
|
def get_custom_target_type_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_custom_target_type_iam_policy_output(location: Optional[pulumi.Input[Opt
|
|
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:clouddeploy/getCustomTargetTypeIamPolicy:getCustomTargetTypeIamPolicy', __args__, opts=opts, typ=GetCustomTargetTypeIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetCustomTargetTypeIamPolicyResult(
|
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
|
+
...
|
@@ -138,6 +138,9 @@ def get_delivery_pipeline_iam_policy(location: Optional[str] = None,
|
|
138
138
|
name=pulumi.get(__ret__, 'name'),
|
139
139
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
140
140
|
project=pulumi.get(__ret__, 'project'))
|
141
|
+
|
142
|
+
|
143
|
+
@_utilities.lift_output_func(get_delivery_pipeline_iam_policy)
|
141
144
|
def get_delivery_pipeline_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
142
145
|
name: Optional[pulumi.Input[str]] = None,
|
143
146
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -161,16 +164,4 @@ def get_delivery_pipeline_iam_policy_output(location: Optional[pulumi.Input[Opti
|
|
161
164
|
:param str project: The ID of the project in which the resource belongs.
|
162
165
|
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.
|
163
166
|
"""
|
164
|
-
|
165
|
-
__args__['location'] = location
|
166
|
-
__args__['name'] = name
|
167
|
-
__args__['project'] = project
|
168
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
169
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:clouddeploy/getDeliveryPipelineIamPolicy:getDeliveryPipelineIamPolicy', __args__, opts=opts, typ=GetDeliveryPipelineIamPolicyResult)
|
170
|
-
return __ret__.apply(lambda __response__: GetDeliveryPipelineIamPolicyResult(
|
171
|
-
etag=pulumi.get(__response__, 'etag'),
|
172
|
-
id=pulumi.get(__response__, 'id'),
|
173
|
-
location=pulumi.get(__response__, 'location'),
|
174
|
-
name=pulumi.get(__response__, 'name'),
|
175
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
176
|
-
project=pulumi.get(__response__, 'project')))
|
167
|
+
...
|
@@ -138,6 +138,9 @@ def get_target_iam_policy(location: Optional[str] = None,
|
|
138
138
|
name=pulumi.get(__ret__, 'name'),
|
139
139
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
140
140
|
project=pulumi.get(__ret__, 'project'))
|
141
|
+
|
142
|
+
|
143
|
+
@_utilities.lift_output_func(get_target_iam_policy)
|
141
144
|
def get_target_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
142
145
|
name: Optional[pulumi.Input[str]] = None,
|
143
146
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -161,16 +164,4 @@ def get_target_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]]
|
|
161
164
|
:param str project: The ID of the project in which the resource belongs.
|
162
165
|
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.
|
163
166
|
"""
|
164
|
-
|
165
|
-
__args__['location'] = location
|
166
|
-
__args__['name'] = name
|
167
|
-
__args__['project'] = project
|
168
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
169
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:clouddeploy/getTargetIamPolicy:getTargetIamPolicy', __args__, opts=opts, typ=GetTargetIamPolicyResult)
|
170
|
-
return __ret__.apply(lambda __response__: GetTargetIamPolicyResult(
|
171
|
-
etag=pulumi.get(__response__, 'etag'),
|
172
|
-
id=pulumi.get(__response__, 'id'),
|
173
|
-
location=pulumi.get(__response__, 'location'),
|
174
|
-
name=pulumi.get(__response__, 'name'),
|
175
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
176
|
-
project=pulumi.get(__response__, 'project')))
|
167
|
+
...
|
@@ -490,6 +490,9 @@ def get_function(name: Optional[str] = None,
|
|
490
490
|
version_id=pulumi.get(__ret__, 'version_id'),
|
491
491
|
vpc_connector=pulumi.get(__ret__, 'vpc_connector'),
|
492
492
|
vpc_connector_egress_settings=pulumi.get(__ret__, 'vpc_connector_egress_settings'))
|
493
|
+
|
494
|
+
|
495
|
+
@_utilities.lift_output_func(get_function)
|
493
496
|
def get_function_output(name: Optional[pulumi.Input[str]] = None,
|
494
497
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
495
498
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -517,46 +520,4 @@ def get_function_output(name: Optional[pulumi.Input[str]] = None,
|
|
517
520
|
:param str region: The region in which the resource belongs. If it
|
518
521
|
is not provided, the provider region is used.
|
519
522
|
"""
|
520
|
-
|
521
|
-
__args__['name'] = name
|
522
|
-
__args__['project'] = project
|
523
|
-
__args__['region'] = region
|
524
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
525
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudfunctions/getFunction:getFunction', __args__, opts=opts, typ=GetFunctionResult)
|
526
|
-
return __ret__.apply(lambda __response__: GetFunctionResult(
|
527
|
-
available_memory_mb=pulumi.get(__response__, 'available_memory_mb'),
|
528
|
-
build_environment_variables=pulumi.get(__response__, 'build_environment_variables'),
|
529
|
-
build_service_account=pulumi.get(__response__, 'build_service_account'),
|
530
|
-
build_worker_pool=pulumi.get(__response__, 'build_worker_pool'),
|
531
|
-
description=pulumi.get(__response__, 'description'),
|
532
|
-
docker_registry=pulumi.get(__response__, 'docker_registry'),
|
533
|
-
docker_repository=pulumi.get(__response__, 'docker_repository'),
|
534
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
535
|
-
entry_point=pulumi.get(__response__, 'entry_point'),
|
536
|
-
environment_variables=pulumi.get(__response__, 'environment_variables'),
|
537
|
-
event_triggers=pulumi.get(__response__, 'event_triggers'),
|
538
|
-
https_trigger_security_level=pulumi.get(__response__, 'https_trigger_security_level'),
|
539
|
-
https_trigger_url=pulumi.get(__response__, 'https_trigger_url'),
|
540
|
-
id=pulumi.get(__response__, 'id'),
|
541
|
-
ingress_settings=pulumi.get(__response__, 'ingress_settings'),
|
542
|
-
kms_key_name=pulumi.get(__response__, 'kms_key_name'),
|
543
|
-
labels=pulumi.get(__response__, 'labels'),
|
544
|
-
max_instances=pulumi.get(__response__, 'max_instances'),
|
545
|
-
min_instances=pulumi.get(__response__, 'min_instances'),
|
546
|
-
name=pulumi.get(__response__, 'name'),
|
547
|
-
project=pulumi.get(__response__, 'project'),
|
548
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
549
|
-
region=pulumi.get(__response__, 'region'),
|
550
|
-
runtime=pulumi.get(__response__, 'runtime'),
|
551
|
-
secret_environment_variables=pulumi.get(__response__, 'secret_environment_variables'),
|
552
|
-
secret_volumes=pulumi.get(__response__, 'secret_volumes'),
|
553
|
-
service_account_email=pulumi.get(__response__, 'service_account_email'),
|
554
|
-
source_archive_bucket=pulumi.get(__response__, 'source_archive_bucket'),
|
555
|
-
source_archive_object=pulumi.get(__response__, 'source_archive_object'),
|
556
|
-
source_repositories=pulumi.get(__response__, 'source_repositories'),
|
557
|
-
status=pulumi.get(__response__, 'status'),
|
558
|
-
timeout=pulumi.get(__response__, 'timeout'),
|
559
|
-
trigger_http=pulumi.get(__response__, 'trigger_http'),
|
560
|
-
version_id=pulumi.get(__response__, 'version_id'),
|
561
|
-
vpc_connector=pulumi.get(__response__, 'vpc_connector'),
|
562
|
-
vpc_connector_egress_settings=pulumi.get(__response__, 'vpc_connector_egress_settings')))
|
523
|
+
...
|
@@ -141,6 +141,9 @@ def get_function_iam_policy(cloud_function: 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_function_iam_policy)
|
144
147
|
def get_function_iam_policy_output(cloud_function: 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_function_iam_policy_output(cloud_function: Optional[pulumi.Input[str]] =
|
|
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__['cloudFunction'] = cloud_function
|
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:cloudfunctions/getFunctionIamPolicy:getFunctionIamPolicy', __args__, opts=opts, typ=GetFunctionIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetFunctionIamPolicyResult(
|
177
|
-
cloud_function=pulumi.get(__response__, 'cloud_function'),
|
178
|
-
etag=pulumi.get(__response__, 'etag'),
|
179
|
-
id=pulumi.get(__response__, 'id'),
|
180
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
181
|
-
project=pulumi.get(__response__, 'project'),
|
182
|
-
region=pulumi.get(__response__, 'region')))
|
173
|
+
...
|
@@ -236,6 +236,9 @@ def get_function(location: Optional[str] = None,
|
|
236
236
|
state=pulumi.get(__ret__, 'state'),
|
237
237
|
update_time=pulumi.get(__ret__, 'update_time'),
|
238
238
|
url=pulumi.get(__ret__, 'url'))
|
239
|
+
|
240
|
+
|
241
|
+
@_utilities.lift_output_func(get_function)
|
239
242
|
def get_function_output(location: Optional[pulumi.Input[str]] = None,
|
240
243
|
name: Optional[pulumi.Input[str]] = None,
|
241
244
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -263,26 +266,4 @@ def get_function_output(location: Optional[pulumi.Input[str]] = None,
|
|
263
266
|
:param str project: The project in which the resource belongs. If it
|
264
267
|
is not provided, the provider project is used.
|
265
268
|
"""
|
266
|
-
|
267
|
-
__args__['location'] = location
|
268
|
-
__args__['name'] = name
|
269
|
-
__args__['project'] = project
|
270
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
271
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudfunctionsv2/getFunction:getFunction', __args__, opts=opts, typ=GetFunctionResult)
|
272
|
-
return __ret__.apply(lambda __response__: GetFunctionResult(
|
273
|
-
build_configs=pulumi.get(__response__, 'build_configs'),
|
274
|
-
description=pulumi.get(__response__, 'description'),
|
275
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
276
|
-
environment=pulumi.get(__response__, 'environment'),
|
277
|
-
event_triggers=pulumi.get(__response__, 'event_triggers'),
|
278
|
-
id=pulumi.get(__response__, 'id'),
|
279
|
-
kms_key_name=pulumi.get(__response__, 'kms_key_name'),
|
280
|
-
labels=pulumi.get(__response__, 'labels'),
|
281
|
-
location=pulumi.get(__response__, 'location'),
|
282
|
-
name=pulumi.get(__response__, 'name'),
|
283
|
-
project=pulumi.get(__response__, 'project'),
|
284
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
285
|
-
service_configs=pulumi.get(__response__, 'service_configs'),
|
286
|
-
state=pulumi.get(__response__, 'state'),
|
287
|
-
update_time=pulumi.get(__response__, 'update_time'),
|
288
|
-
url=pulumi.get(__response__, 'url')))
|
269
|
+
...
|
@@ -141,6 +141,9 @@ def get_function_iam_policy(cloud_function: Optional[str] = None,
|
|
141
141
|
location=pulumi.get(__ret__, 'location'),
|
142
142
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
143
143
|
project=pulumi.get(__ret__, 'project'))
|
144
|
+
|
145
|
+
|
146
|
+
@_utilities.lift_output_func(get_function_iam_policy)
|
144
147
|
def get_function_iam_policy_output(cloud_function: Optional[pulumi.Input[str]] = None,
|
145
148
|
location: Optional[pulumi.Input[Optional[str]]] = None,
|
146
149
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -167,16 +170,4 @@ def get_function_iam_policy_output(cloud_function: Optional[pulumi.Input[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__['cloudFunction'] = cloud_function
|
172
|
-
__args__['location'] = location
|
173
|
-
__args__['project'] = project
|
174
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudfunctionsv2/getFunctionIamPolicy:getFunctionIamPolicy', __args__, opts=opts, typ=GetFunctionIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetFunctionIamPolicyResult(
|
177
|
-
cloud_function=pulumi.get(__response__, 'cloud_function'),
|
178
|
-
etag=pulumi.get(__response__, 'etag'),
|
179
|
-
id=pulumi.get(__response__, 'id'),
|
180
|
-
location=pulumi.get(__response__, 'location'),
|
181
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
182
|
-
project=pulumi.get(__response__, 'project')))
|
173
|
+
...
|
@@ -104,6 +104,9 @@ def get_group_lookup(group_key: Optional[Union['GetGroupLookupGroupKeyArgs', 'Ge
|
|
104
104
|
group_key=pulumi.get(__ret__, 'group_key'),
|
105
105
|
id=pulumi.get(__ret__, 'id'),
|
106
106
|
name=pulumi.get(__ret__, 'name'))
|
107
|
+
|
108
|
+
|
109
|
+
@_utilities.lift_output_func(get_group_lookup)
|
107
110
|
def get_group_lookup_output(group_key: Optional[pulumi.Input[Union['GetGroupLookupGroupKeyArgs', 'GetGroupLookupGroupKeyArgsDict']]] = None,
|
108
111
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetGroupLookupResult]:
|
109
112
|
"""
|
@@ -127,11 +130,4 @@ def get_group_lookup_output(group_key: Optional[pulumi.Input[Union['GetGroupLook
|
|
127
130
|
An entity can represent either a group with an optional namespace or a user without a namespace.
|
128
131
|
The combination of id and namespace must be unique; however, the same id can be used with different namespaces. Structure is documented below.
|
129
132
|
"""
|
130
|
-
|
131
|
-
__args__['groupKey'] = group_key
|
132
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
133
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudidentity/getGroupLookup:getGroupLookup', __args__, opts=opts, typ=GetGroupLookupResult)
|
134
|
-
return __ret__.apply(lambda __response__: GetGroupLookupResult(
|
135
|
-
group_key=pulumi.get(__response__, 'group_key'),
|
136
|
-
id=pulumi.get(__response__, 'id'),
|
137
|
-
name=pulumi.get(__response__, 'name')))
|
133
|
+
...
|
@@ -105,6 +105,9 @@ def get_group_memberships(group: Optional[str] = None,
|
|
105
105
|
group=pulumi.get(__ret__, 'group'),
|
106
106
|
id=pulumi.get(__ret__, 'id'),
|
107
107
|
memberships=pulumi.get(__ret__, 'memberships'))
|
108
|
+
|
109
|
+
|
110
|
+
@_utilities.lift_output_func(get_group_memberships)
|
108
111
|
def get_group_memberships_output(group: Optional[pulumi.Input[str]] = None,
|
109
112
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetGroupMembershipsResult]:
|
110
113
|
"""
|
@@ -130,11 +133,4 @@ def get_group_memberships_output(group: Optional[pulumi.Input[str]] = None,
|
|
130
133
|
|
131
134
|
:param str group: The parent Group resource under which to lookup the Membership names. Must be of the form groups/{group_id}.
|
132
135
|
"""
|
133
|
-
|
134
|
-
__args__['group'] = group
|
135
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
136
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudidentity/getGroupMemberships:getGroupMemberships', __args__, opts=opts, typ=GetGroupMembershipsResult)
|
137
|
-
return __ret__.apply(lambda __response__: GetGroupMembershipsResult(
|
138
|
-
group=pulumi.get(__response__, 'group'),
|
139
|
-
id=pulumi.get(__response__, 'id'),
|
140
|
-
memberships=pulumi.get(__response__, 'memberships')))
|
136
|
+
...
|
@@ -82,16 +82,12 @@ def get_group_transitive_memberships(group: Optional[str] = None,
|
|
82
82
|
group=pulumi.get(__ret__, 'group'),
|
83
83
|
id=pulumi.get(__ret__, 'id'),
|
84
84
|
memberships=pulumi.get(__ret__, 'memberships'))
|
85
|
+
|
86
|
+
|
87
|
+
@_utilities.lift_output_func(get_group_transitive_memberships)
|
85
88
|
def get_group_transitive_memberships_output(group: Optional[pulumi.Input[str]] = None,
|
86
89
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetGroupTransitiveMembershipsResult]:
|
87
90
|
"""
|
88
91
|
Use this data source to access information about an existing resource.
|
89
92
|
"""
|
90
|
-
|
91
|
-
__args__['group'] = group
|
92
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
93
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudidentity/getGroupTransitiveMemberships:getGroupTransitiveMemberships', __args__, opts=opts, typ=GetGroupTransitiveMembershipsResult)
|
94
|
-
return __ret__.apply(lambda __response__: GetGroupTransitiveMembershipsResult(
|
95
|
-
group=pulumi.get(__response__, 'group'),
|
96
|
-
id=pulumi.get(__response__, 'id'),
|
97
|
-
memberships=pulumi.get(__response__, 'memberships')))
|
93
|
+
...
|
@@ -99,6 +99,9 @@ def get_groups(parent: Optional[str] = None,
|
|
99
99
|
groups=pulumi.get(__ret__, 'groups'),
|
100
100
|
id=pulumi.get(__ret__, 'id'),
|
101
101
|
parent=pulumi.get(__ret__, 'parent'))
|
102
|
+
|
103
|
+
|
104
|
+
@_utilities.lift_output_func(get_groups)
|
102
105
|
def get_groups_output(parent: Optional[pulumi.Input[str]] = None,
|
103
106
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetGroupsResult]:
|
104
107
|
"""
|
@@ -118,11 +121,4 @@ def get_groups_output(parent: Optional[pulumi.Input[str]] = None,
|
|
118
121
|
|
119
122
|
:param str parent: The parent resource under which to list all Groups. Must be of the form identitysources/{identity_source_id} for external- identity-mapped groups or customers/{customer_id} for Google Groups.
|
120
123
|
"""
|
121
|
-
|
122
|
-
__args__['parent'] = parent
|
123
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
124
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudidentity/getGroups:getGroups', __args__, opts=opts, typ=GetGroupsResult)
|
125
|
-
return __ret__.apply(lambda __response__: GetGroupsResult(
|
126
|
-
groups=pulumi.get(__response__, 'groups'),
|
127
|
-
id=pulumi.get(__response__, 'id'),
|
128
|
-
parent=pulumi.get(__response__, 'parent')))
|
124
|
+
...
|
@@ -294,6 +294,9 @@ def get_s_quota_info(parent: Optional[str] = None,
|
|
294
294
|
refresh_interval=pulumi.get(__ret__, 'refresh_interval'),
|
295
295
|
service=pulumi.get(__ret__, 'service'),
|
296
296
|
service_request_quota_uri=pulumi.get(__ret__, 'service_request_quota_uri'))
|
297
|
+
|
298
|
+
|
299
|
+
@_utilities.lift_output_func(get_s_quota_info)
|
297
300
|
def get_s_quota_info_output(parent: Optional[pulumi.Input[str]] = None,
|
298
301
|
quota_id: Optional[pulumi.Input[str]] = None,
|
299
302
|
service: Optional[pulumi.Input[str]] = None,
|
@@ -317,28 +320,4 @@ def get_s_quota_info_output(parent: Optional[pulumi.Input[str]] = None,
|
|
317
320
|
:param str quota_id: The id of the quota, which is unique within the service.
|
318
321
|
:param str service: The name of the service in which the quota is defined.
|
319
322
|
"""
|
320
|
-
|
321
|
-
__args__['parent'] = parent
|
322
|
-
__args__['quotaId'] = quota_id
|
323
|
-
__args__['service'] = service
|
324
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
325
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudquota/getSQuotaInfo:getSQuotaInfo', __args__, opts=opts, typ=GetSQuotaInfoResult)
|
326
|
-
return __ret__.apply(lambda __response__: GetSQuotaInfoResult(
|
327
|
-
container_type=pulumi.get(__response__, 'container_type'),
|
328
|
-
dimensions=pulumi.get(__response__, 'dimensions'),
|
329
|
-
dimensions_infos=pulumi.get(__response__, 'dimensions_infos'),
|
330
|
-
id=pulumi.get(__response__, 'id'),
|
331
|
-
is_concurrent=pulumi.get(__response__, 'is_concurrent'),
|
332
|
-
is_fixed=pulumi.get(__response__, 'is_fixed'),
|
333
|
-
is_precise=pulumi.get(__response__, 'is_precise'),
|
334
|
-
metric=pulumi.get(__response__, 'metric'),
|
335
|
-
metric_display_name=pulumi.get(__response__, 'metric_display_name'),
|
336
|
-
metric_unit=pulumi.get(__response__, 'metric_unit'),
|
337
|
-
name=pulumi.get(__response__, 'name'),
|
338
|
-
parent=pulumi.get(__response__, 'parent'),
|
339
|
-
quota_display_name=pulumi.get(__response__, 'quota_display_name'),
|
340
|
-
quota_id=pulumi.get(__response__, 'quota_id'),
|
341
|
-
quota_increase_eligibilities=pulumi.get(__response__, 'quota_increase_eligibilities'),
|
342
|
-
refresh_interval=pulumi.get(__response__, 'refresh_interval'),
|
343
|
-
service=pulumi.get(__response__, 'service'),
|
344
|
-
service_request_quota_uri=pulumi.get(__response__, 'service_request_quota_uri')))
|
323
|
+
...
|
@@ -111,6 +111,9 @@ def get_s_quota_infos(parent: Optional[str] = None,
|
|
111
111
|
parent=pulumi.get(__ret__, 'parent'),
|
112
112
|
quota_infos=pulumi.get(__ret__, 'quota_infos'),
|
113
113
|
service=pulumi.get(__ret__, 'service'))
|
114
|
+
|
115
|
+
|
116
|
+
@_utilities.lift_output_func(get_s_quota_infos)
|
114
117
|
def get_s_quota_infos_output(parent: Optional[pulumi.Input[str]] = None,
|
115
118
|
service: Optional[pulumi.Input[str]] = None,
|
116
119
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSQuotaInfosResult]:
|
@@ -131,13 +134,4 @@ def get_s_quota_infos_output(parent: Optional[pulumi.Input[str]] = None,
|
|
131
134
|
:param str parent: Parent value of QuotaInfo resources. Listing across different resource containers (such as 'projects/-') is not allowed. Allowed parents are "projects/[project-id / number]" or "folders/[folder-id / number]" or "organizations/[org-id / number].
|
132
135
|
:param str service: The name of the service in which the quotas are defined.
|
133
136
|
"""
|
134
|
-
|
135
|
-
__args__['parent'] = parent
|
136
|
-
__args__['service'] = service
|
137
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
138
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudquota/getSQuotaInfos:getSQuotaInfos', __args__, opts=opts, typ=GetSQuotaInfosResult)
|
139
|
-
return __ret__.apply(lambda __response__: GetSQuotaInfosResult(
|
140
|
-
id=pulumi.get(__response__, 'id'),
|
141
|
-
parent=pulumi.get(__response__, 'parent'),
|
142
|
-
quota_infos=pulumi.get(__response__, 'quota_infos'),
|
143
|
-
service=pulumi.get(__response__, 'service')))
|
137
|
+
...
|
@@ -103,6 +103,9 @@ def get_locations(project: Optional[str] = None,
|
|
103
103
|
id=pulumi.get(__ret__, 'id'),
|
104
104
|
locations=pulumi.get(__ret__, 'locations'),
|
105
105
|
project=pulumi.get(__ret__, 'project'))
|
106
|
+
|
107
|
+
|
108
|
+
@_utilities.lift_output_func(get_locations)
|
106
109
|
def get_locations_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
107
110
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLocationsResult]:
|
108
111
|
"""
|
@@ -127,11 +130,4 @@ def get_locations_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
|
127
130
|
:param str project: The project to list versions for. If it
|
128
131
|
is not provided, the provider project is used.
|
129
132
|
"""
|
130
|
-
|
131
|
-
__args__['project'] = project
|
132
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
133
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudrun/getLocations:getLocations', __args__, opts=opts, typ=GetLocationsResult)
|
134
|
-
return __ret__.apply(lambda __response__: GetLocationsResult(
|
135
|
-
id=pulumi.get(__response__, 'id'),
|
136
|
-
locations=pulumi.get(__response__, 'locations'),
|
137
|
-
project=pulumi.get(__response__, 'project')))
|
133
|
+
...
|
@@ -166,6 +166,9 @@ def get_service(location: Optional[str] = None,
|
|
166
166
|
statuses=pulumi.get(__ret__, 'statuses'),
|
167
167
|
templates=pulumi.get(__ret__, 'templates'),
|
168
168
|
traffics=pulumi.get(__ret__, 'traffics'))
|
169
|
+
|
170
|
+
|
171
|
+
@_utilities.lift_output_func(get_service)
|
169
172
|
def get_service_output(location: Optional[pulumi.Input[str]] = None,
|
170
173
|
name: Optional[pulumi.Input[str]] = None,
|
171
174
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -193,19 +196,4 @@ def get_service_output(location: Optional[pulumi.Input[str]] = None,
|
|
193
196
|
:param str project: The project in which the resource belongs. If it
|
194
197
|
is not provided, the provider project is used.
|
195
198
|
"""
|
196
|
-
|
197
|
-
__args__['location'] = location
|
198
|
-
__args__['name'] = name
|
199
|
-
__args__['project'] = project
|
200
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
201
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudrun/getService:getService', __args__, opts=opts, typ=GetServiceResult)
|
202
|
-
return __ret__.apply(lambda __response__: GetServiceResult(
|
203
|
-
autogenerate_revision_name=pulumi.get(__response__, 'autogenerate_revision_name'),
|
204
|
-
id=pulumi.get(__response__, 'id'),
|
205
|
-
location=pulumi.get(__response__, 'location'),
|
206
|
-
metadatas=pulumi.get(__response__, 'metadatas'),
|
207
|
-
name=pulumi.get(__response__, 'name'),
|
208
|
-
project=pulumi.get(__response__, 'project'),
|
209
|
-
statuses=pulumi.get(__response__, 'statuses'),
|
210
|
-
templates=pulumi.get(__response__, 'templates'),
|
211
|
-
traffics=pulumi.get(__response__, 'traffics')))
|
199
|
+
...
|
@@ -141,6 +141,9 @@ def get_service_iam_policy(location: Optional[str] = None,
|
|
141
141
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
142
142
|
project=pulumi.get(__ret__, 'project'),
|
143
143
|
service=pulumi.get(__ret__, 'service'))
|
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
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
146
149
|
service: Optional[pulumi.Input[str]] = None,
|
@@ -167,16 +170,4 @@ def get_service_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]
|
|
167
170
|
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.
|
168
171
|
:param str service: Used to find the parent resource to bind the IAM policy to
|
169
172
|
"""
|
170
|
-
|
171
|
-
__args__['location'] = location
|
172
|
-
__args__['project'] = project
|
173
|
-
__args__['service'] = service
|
174
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudrun/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
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
181
|
-
project=pulumi.get(__response__, 'project'),
|
182
|
-
service=pulumi.get(__response__, 'service')))
|
173
|
+
...
|
pulumi_gcp/cloudrunv2/get_job.py
CHANGED
@@ -396,6 +396,9 @@ def get_job(location: Optional[str] = None,
|
|
396
396
|
terminal_conditions=pulumi.get(__ret__, 'terminal_conditions'),
|
397
397
|
uid=pulumi.get(__ret__, 'uid'),
|
398
398
|
update_time=pulumi.get(__ret__, 'update_time'))
|
399
|
+
|
400
|
+
|
401
|
+
@_utilities.lift_output_func(get_job)
|
399
402
|
def get_job_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
400
403
|
name: Optional[pulumi.Input[str]] = None,
|
401
404
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -423,42 +426,4 @@ def get_job_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
|
423
426
|
:param str project: The project in which the resource belongs. If it
|
424
427
|
is not provided, the provider project is used.
|
425
428
|
"""
|
426
|
-
|
427
|
-
__args__['location'] = location
|
428
|
-
__args__['name'] = name
|
429
|
-
__args__['project'] = project
|
430
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
431
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:cloudrunv2/getJob:getJob', __args__, opts=opts, typ=GetJobResult)
|
432
|
-
return __ret__.apply(lambda __response__: GetJobResult(
|
433
|
-
annotations=pulumi.get(__response__, 'annotations'),
|
434
|
-
binary_authorizations=pulumi.get(__response__, 'binary_authorizations'),
|
435
|
-
client=pulumi.get(__response__, 'client'),
|
436
|
-
client_version=pulumi.get(__response__, 'client_version'),
|
437
|
-
conditions=pulumi.get(__response__, 'conditions'),
|
438
|
-
create_time=pulumi.get(__response__, 'create_time'),
|
439
|
-
creator=pulumi.get(__response__, 'creator'),
|
440
|
-
delete_time=pulumi.get(__response__, 'delete_time'),
|
441
|
-
deletion_protection=pulumi.get(__response__, 'deletion_protection'),
|
442
|
-
effective_annotations=pulumi.get(__response__, 'effective_annotations'),
|
443
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
444
|
-
etag=pulumi.get(__response__, 'etag'),
|
445
|
-
execution_count=pulumi.get(__response__, 'execution_count'),
|
446
|
-
expire_time=pulumi.get(__response__, 'expire_time'),
|
447
|
-
generation=pulumi.get(__response__, 'generation'),
|
448
|
-
id=pulumi.get(__response__, 'id'),
|
449
|
-
labels=pulumi.get(__response__, 'labels'),
|
450
|
-
last_modifier=pulumi.get(__response__, 'last_modifier'),
|
451
|
-
latest_created_executions=pulumi.get(__response__, 'latest_created_executions'),
|
452
|
-
launch_stage=pulumi.get(__response__, 'launch_stage'),
|
453
|
-
location=pulumi.get(__response__, 'location'),
|
454
|
-
name=pulumi.get(__response__, 'name'),
|
455
|
-
observed_generation=pulumi.get(__response__, 'observed_generation'),
|
456
|
-
project=pulumi.get(__response__, 'project'),
|
457
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
458
|
-
reconciling=pulumi.get(__response__, 'reconciling'),
|
459
|
-
run_execution_token=pulumi.get(__response__, 'run_execution_token'),
|
460
|
-
start_execution_token=pulumi.get(__response__, 'start_execution_token'),
|
461
|
-
templates=pulumi.get(__response__, 'templates'),
|
462
|
-
terminal_conditions=pulumi.get(__response__, 'terminal_conditions'),
|
463
|
-
uid=pulumi.get(__response__, 'uid'),
|
464
|
-
update_time=pulumi.get(__response__, 'update_time')))
|
429
|
+
...
|