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
@@ -125,6 +125,9 @@ def get_azure_versions(location: Optional[str] = None,
|
|
125
125
|
project=pulumi.get(__ret__, 'project'),
|
126
126
|
supported_regions=pulumi.get(__ret__, 'supported_regions'),
|
127
127
|
valid_versions=pulumi.get(__ret__, 'valid_versions'))
|
128
|
+
|
129
|
+
|
130
|
+
@_utilities.lift_output_func(get_azure_versions)
|
128
131
|
def get_azure_versions_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
129
132
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
130
133
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAzureVersionsResult]:
|
@@ -147,14 +150,4 @@ def get_azure_versions_output(location: Optional[pulumi.Input[Optional[str]]] =
|
|
147
150
|
:param str project: ID of the project to list available cluster versions for. Should match the project the cluster will be deployed to.
|
148
151
|
Defaults to the project that the provider is authenticated with.
|
149
152
|
"""
|
150
|
-
|
151
|
-
__args__['location'] = location
|
152
|
-
__args__['project'] = project
|
153
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
154
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:container/getAzureVersions:getAzureVersions', __args__, opts=opts, typ=GetAzureVersionsResult)
|
155
|
-
return __ret__.apply(lambda __response__: GetAzureVersionsResult(
|
156
|
-
id=pulumi.get(__response__, 'id'),
|
157
|
-
location=pulumi.get(__response__, 'location'),
|
158
|
-
project=pulumi.get(__response__, 'project'),
|
159
|
-
supported_regions=pulumi.get(__response__, 'supported_regions'),
|
160
|
-
valid_versions=pulumi.get(__response__, 'valid_versions')))
|
153
|
+
...
|
@@ -878,6 +878,9 @@ def get_cluster(location: Optional[str] = None,
|
|
878
878
|
vertical_pod_autoscalings=pulumi.get(__ret__, 'vertical_pod_autoscalings'),
|
879
879
|
workload_alts_configs=pulumi.get(__ret__, 'workload_alts_configs'),
|
880
880
|
workload_identity_configs=pulumi.get(__ret__, 'workload_identity_configs'))
|
881
|
+
|
882
|
+
|
883
|
+
@_utilities.lift_output_func(get_cluster)
|
881
884
|
def get_cluster_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
882
885
|
name: Optional[pulumi.Input[str]] = None,
|
883
886
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -907,90 +910,4 @@ def get_cluster_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
|
907
910
|
:param str project: The project in which the resource belongs. If it
|
908
911
|
is not provided, the provider project is used.
|
909
912
|
"""
|
910
|
-
|
911
|
-
__args__['location'] = location
|
912
|
-
__args__['name'] = name
|
913
|
-
__args__['project'] = project
|
914
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
915
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:container/getCluster:getCluster', __args__, opts=opts, typ=GetClusterResult)
|
916
|
-
return __ret__.apply(lambda __response__: GetClusterResult(
|
917
|
-
addons_configs=pulumi.get(__response__, 'addons_configs'),
|
918
|
-
allow_net_admin=pulumi.get(__response__, 'allow_net_admin'),
|
919
|
-
authenticator_groups_configs=pulumi.get(__response__, 'authenticator_groups_configs'),
|
920
|
-
binary_authorizations=pulumi.get(__response__, 'binary_authorizations'),
|
921
|
-
cluster_autoscalings=pulumi.get(__response__, 'cluster_autoscalings'),
|
922
|
-
cluster_ipv4_cidr=pulumi.get(__response__, 'cluster_ipv4_cidr'),
|
923
|
-
cluster_telemetries=pulumi.get(__response__, 'cluster_telemetries'),
|
924
|
-
confidential_nodes=pulumi.get(__response__, 'confidential_nodes'),
|
925
|
-
cost_management_configs=pulumi.get(__response__, 'cost_management_configs'),
|
926
|
-
database_encryptions=pulumi.get(__response__, 'database_encryptions'),
|
927
|
-
datapath_provider=pulumi.get(__response__, 'datapath_provider'),
|
928
|
-
default_max_pods_per_node=pulumi.get(__response__, 'default_max_pods_per_node'),
|
929
|
-
default_snat_statuses=pulumi.get(__response__, 'default_snat_statuses'),
|
930
|
-
deletion_protection=pulumi.get(__response__, 'deletion_protection'),
|
931
|
-
description=pulumi.get(__response__, 'description'),
|
932
|
-
dns_configs=pulumi.get(__response__, 'dns_configs'),
|
933
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
934
|
-
enable_autopilot=pulumi.get(__response__, 'enable_autopilot'),
|
935
|
-
enable_cilium_clusterwide_network_policy=pulumi.get(__response__, 'enable_cilium_clusterwide_network_policy'),
|
936
|
-
enable_fqdn_network_policy=pulumi.get(__response__, 'enable_fqdn_network_policy'),
|
937
|
-
enable_intranode_visibility=pulumi.get(__response__, 'enable_intranode_visibility'),
|
938
|
-
enable_k8s_beta_apis=pulumi.get(__response__, 'enable_k8s_beta_apis'),
|
939
|
-
enable_kubernetes_alpha=pulumi.get(__response__, 'enable_kubernetes_alpha'),
|
940
|
-
enable_l4_ilb_subsetting=pulumi.get(__response__, 'enable_l4_ilb_subsetting'),
|
941
|
-
enable_legacy_abac=pulumi.get(__response__, 'enable_legacy_abac'),
|
942
|
-
enable_multi_networking=pulumi.get(__response__, 'enable_multi_networking'),
|
943
|
-
enable_shielded_nodes=pulumi.get(__response__, 'enable_shielded_nodes'),
|
944
|
-
enable_tpu=pulumi.get(__response__, 'enable_tpu'),
|
945
|
-
endpoint=pulumi.get(__response__, 'endpoint'),
|
946
|
-
fleets=pulumi.get(__response__, 'fleets'),
|
947
|
-
gateway_api_configs=pulumi.get(__response__, 'gateway_api_configs'),
|
948
|
-
id=pulumi.get(__response__, 'id'),
|
949
|
-
identity_service_configs=pulumi.get(__response__, 'identity_service_configs'),
|
950
|
-
initial_node_count=pulumi.get(__response__, 'initial_node_count'),
|
951
|
-
ip_allocation_policies=pulumi.get(__response__, 'ip_allocation_policies'),
|
952
|
-
label_fingerprint=pulumi.get(__response__, 'label_fingerprint'),
|
953
|
-
location=pulumi.get(__response__, 'location'),
|
954
|
-
logging_configs=pulumi.get(__response__, 'logging_configs'),
|
955
|
-
logging_service=pulumi.get(__response__, 'logging_service'),
|
956
|
-
maintenance_policies=pulumi.get(__response__, 'maintenance_policies'),
|
957
|
-
master_authorized_networks_configs=pulumi.get(__response__, 'master_authorized_networks_configs'),
|
958
|
-
master_auths=pulumi.get(__response__, 'master_auths'),
|
959
|
-
master_version=pulumi.get(__response__, 'master_version'),
|
960
|
-
mesh_certificates=pulumi.get(__response__, 'mesh_certificates'),
|
961
|
-
min_master_version=pulumi.get(__response__, 'min_master_version'),
|
962
|
-
monitoring_configs=pulumi.get(__response__, 'monitoring_configs'),
|
963
|
-
monitoring_service=pulumi.get(__response__, 'monitoring_service'),
|
964
|
-
name=pulumi.get(__response__, 'name'),
|
965
|
-
network=pulumi.get(__response__, 'network'),
|
966
|
-
network_policies=pulumi.get(__response__, 'network_policies'),
|
967
|
-
networking_mode=pulumi.get(__response__, 'networking_mode'),
|
968
|
-
node_configs=pulumi.get(__response__, 'node_configs'),
|
969
|
-
node_locations=pulumi.get(__response__, 'node_locations'),
|
970
|
-
node_pool_auto_configs=pulumi.get(__response__, 'node_pool_auto_configs'),
|
971
|
-
node_pool_defaults=pulumi.get(__response__, 'node_pool_defaults'),
|
972
|
-
node_pools=pulumi.get(__response__, 'node_pools'),
|
973
|
-
node_version=pulumi.get(__response__, 'node_version'),
|
974
|
-
notification_configs=pulumi.get(__response__, 'notification_configs'),
|
975
|
-
operation=pulumi.get(__response__, 'operation'),
|
976
|
-
pod_security_policy_configs=pulumi.get(__response__, 'pod_security_policy_configs'),
|
977
|
-
private_cluster_configs=pulumi.get(__response__, 'private_cluster_configs'),
|
978
|
-
private_ipv6_google_access=pulumi.get(__response__, 'private_ipv6_google_access'),
|
979
|
-
project=pulumi.get(__response__, 'project'),
|
980
|
-
protect_configs=pulumi.get(__response__, 'protect_configs'),
|
981
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
982
|
-
release_channels=pulumi.get(__response__, 'release_channels'),
|
983
|
-
remove_default_node_pool=pulumi.get(__response__, 'remove_default_node_pool'),
|
984
|
-
resource_labels=pulumi.get(__response__, 'resource_labels'),
|
985
|
-
resource_usage_export_configs=pulumi.get(__response__, 'resource_usage_export_configs'),
|
986
|
-
secret_manager_configs=pulumi.get(__response__, 'secret_manager_configs'),
|
987
|
-
security_posture_configs=pulumi.get(__response__, 'security_posture_configs'),
|
988
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
989
|
-
service_external_ips_configs=pulumi.get(__response__, 'service_external_ips_configs'),
|
990
|
-
services_ipv4_cidr=pulumi.get(__response__, 'services_ipv4_cidr'),
|
991
|
-
subnetwork=pulumi.get(__response__, 'subnetwork'),
|
992
|
-
tpu_configs=pulumi.get(__response__, 'tpu_configs'),
|
993
|
-
tpu_ipv4_cidr_block=pulumi.get(__response__, 'tpu_ipv4_cidr_block'),
|
994
|
-
vertical_pod_autoscalings=pulumi.get(__response__, 'vertical_pod_autoscalings'),
|
995
|
-
workload_alts_configs=pulumi.get(__response__, 'workload_alts_configs'),
|
996
|
-
workload_identity_configs=pulumi.get(__response__, 'workload_identity_configs')))
|
913
|
+
...
|
@@ -226,6 +226,9 @@ def get_engine_versions(location: Optional[str] = None,
|
|
226
226
|
valid_master_versions=pulumi.get(__ret__, 'valid_master_versions'),
|
227
227
|
valid_node_versions=pulumi.get(__ret__, 'valid_node_versions'),
|
228
228
|
version_prefix=pulumi.get(__ret__, 'version_prefix'))
|
229
|
+
|
230
|
+
|
231
|
+
@_utilities.lift_output_func(get_engine_versions)
|
229
232
|
def get_engine_versions_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
230
233
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
231
234
|
version_prefix: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -273,21 +276,4 @@ def get_engine_versions_output(location: Optional[pulumi.Input[Optional[str]]] =
|
|
273
276
|
versions like `1.12.5-gke.10` accidentally. See [the docs on versioning schema](https://cloud.google.com/kubernetes-engine/versioning-and-upgrades#versioning_scheme)
|
274
277
|
for full details on how version strings are formatted.
|
275
278
|
"""
|
276
|
-
|
277
|
-
__args__['location'] = location
|
278
|
-
__args__['project'] = project
|
279
|
-
__args__['versionPrefix'] = version_prefix
|
280
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
281
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:container/getEngineVersions:getEngineVersions', __args__, opts=opts, typ=GetEngineVersionsResult)
|
282
|
-
return __ret__.apply(lambda __response__: GetEngineVersionsResult(
|
283
|
-
default_cluster_version=pulumi.get(__response__, 'default_cluster_version'),
|
284
|
-
id=pulumi.get(__response__, 'id'),
|
285
|
-
latest_master_version=pulumi.get(__response__, 'latest_master_version'),
|
286
|
-
latest_node_version=pulumi.get(__response__, 'latest_node_version'),
|
287
|
-
location=pulumi.get(__response__, 'location'),
|
288
|
-
project=pulumi.get(__response__, 'project'),
|
289
|
-
release_channel_default_version=pulumi.get(__response__, 'release_channel_default_version'),
|
290
|
-
release_channel_latest_version=pulumi.get(__response__, 'release_channel_latest_version'),
|
291
|
-
valid_master_versions=pulumi.get(__response__, 'valid_master_versions'),
|
292
|
-
valid_node_versions=pulumi.get(__response__, 'valid_node_versions'),
|
293
|
-
version_prefix=pulumi.get(__response__, 'version_prefix')))
|
279
|
+
...
|
@@ -151,6 +151,9 @@ def get_registry_image(digest: Optional[str] = None,
|
|
151
151
|
project=pulumi.get(__ret__, 'project'),
|
152
152
|
region=pulumi.get(__ret__, 'region'),
|
153
153
|
tag=pulumi.get(__ret__, 'tag'))
|
154
|
+
|
155
|
+
|
156
|
+
@_utilities.lift_output_func(get_registry_image)
|
154
157
|
def get_registry_image_output(digest: Optional[pulumi.Input[Optional[str]]] = None,
|
155
158
|
name: Optional[pulumi.Input[str]] = None,
|
156
159
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -179,19 +182,4 @@ def get_registry_image_output(digest: Optional[pulumi.Input[Optional[str]]] = No
|
|
179
182
|
:param str region: The GCR region to use. As of this writing, one of `asia`, `eu`, and `us`. See [the documentation](https://cloud.google.com/container-registry/docs/pushing-and-pulling) for additional information.
|
180
183
|
:param str tag: The tag to fetch, if any.
|
181
184
|
"""
|
182
|
-
|
183
|
-
__args__['digest'] = digest
|
184
|
-
__args__['name'] = name
|
185
|
-
__args__['project'] = project
|
186
|
-
__args__['region'] = region
|
187
|
-
__args__['tag'] = tag
|
188
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
189
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:container/getRegistryImage:getRegistryImage', __args__, opts=opts, typ=GetRegistryImageResult)
|
190
|
-
return __ret__.apply(lambda __response__: GetRegistryImageResult(
|
191
|
-
digest=pulumi.get(__response__, 'digest'),
|
192
|
-
id=pulumi.get(__response__, 'id'),
|
193
|
-
image_url=pulumi.get(__response__, 'image_url'),
|
194
|
-
name=pulumi.get(__response__, 'name'),
|
195
|
-
project=pulumi.get(__response__, 'project'),
|
196
|
-
region=pulumi.get(__response__, 'region'),
|
197
|
-
tag=pulumi.get(__response__, 'tag')))
|
185
|
+
...
|
@@ -112,6 +112,9 @@ def get_registry_repository(project: Optional[str] = None,
|
|
112
112
|
project=pulumi.get(__ret__, 'project'),
|
113
113
|
region=pulumi.get(__ret__, 'region'),
|
114
114
|
repository_url=pulumi.get(__ret__, 'repository_url'))
|
115
|
+
|
116
|
+
|
117
|
+
@_utilities.lift_output_func(get_registry_repository)
|
115
118
|
def get_registry_repository_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
116
119
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
117
120
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRegistryRepositoryResult]:
|
@@ -134,13 +137,4 @@ def get_registry_repository_output(project: Optional[pulumi.Input[Optional[str]]
|
|
134
137
|
:param str project: The project ID that this repository is attached to. If not provided, provider project will be used instead.
|
135
138
|
:param str region: The GCR region to use. As of this writing, one of `asia`, `eu`, and `us`. See [the documentation](https://cloud.google.com/container-registry/docs/pushing-and-pulling) for additional information.
|
136
139
|
"""
|
137
|
-
|
138
|
-
__args__['project'] = project
|
139
|
-
__args__['region'] = region
|
140
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
141
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:container/getRegistryRepository:getRegistryRepository', __args__, opts=opts, typ=GetRegistryRepositoryResult)
|
142
|
-
return __ret__.apply(lambda __response__: GetRegistryRepositoryResult(
|
143
|
-
id=pulumi.get(__response__, 'id'),
|
144
|
-
project=pulumi.get(__response__, 'project'),
|
145
|
-
region=pulumi.get(__response__, 'region'),
|
146
|
-
repository_url=pulumi.get(__response__, 'repository_url')))
|
140
|
+
...
|
pulumi_gcp/container/outputs.py
CHANGED
@@ -8045,8 +8045,6 @@ class ClusterNodeConfigKubeletConfig(dict):
|
|
8045
8045
|
:param str cpu_manager_policy: The CPU management policy on the node. See
|
8046
8046
|
[K8S CPU Management Policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/).
|
8047
8047
|
One of `"none"` or `"static"`. If unset (or set to the empty string `""`), the API will treat the field as if set to "none".
|
8048
|
-
Prior to the 6.4.0 this field was marked as required. The workaround for the required field
|
8049
|
-
is setting the empty string `""`, which will function identically to not setting this field.
|
8050
8048
|
:param str insecure_kubelet_readonly_port_enabled: Controls whether the kubelet read-only port is enabled. It is strongly recommended to set this to `FALSE`. Possible values: `TRUE`, `FALSE`.
|
8051
8049
|
:param int pod_pids_limit: Controls the maximum number of processes allowed to run in a pod. The value must be greater than or equal to 1024 and less than 4194304.
|
8052
8050
|
"""
|
@@ -8088,8 +8086,6 @@ class ClusterNodeConfigKubeletConfig(dict):
|
|
8088
8086
|
The CPU management policy on the node. See
|
8089
8087
|
[K8S CPU Management Policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/).
|
8090
8088
|
One of `"none"` or `"static"`. If unset (or set to the empty string `""`), the API will treat the field as if set to "none".
|
8091
|
-
Prior to the 6.4.0 this field was marked as required. The workaround for the required field
|
8092
|
-
is setting the empty string `""`, which will function identically to not setting this field.
|
8093
8089
|
"""
|
8094
8090
|
return pulumi.get(self, "cpu_manager_policy")
|
8095
8091
|
|
@@ -11127,8 +11123,6 @@ class ClusterNodePoolNodeConfigKubeletConfig(dict):
|
|
11127
11123
|
:param str cpu_manager_policy: The CPU management policy on the node. See
|
11128
11124
|
[K8S CPU Management Policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/).
|
11129
11125
|
One of `"none"` or `"static"`. If unset (or set to the empty string `""`), the API will treat the field as if set to "none".
|
11130
|
-
Prior to the 6.4.0 this field was marked as required. The workaround for the required field
|
11131
|
-
is setting the empty string `""`, which will function identically to not setting this field.
|
11132
11126
|
:param str insecure_kubelet_readonly_port_enabled: Controls whether the kubelet read-only port is enabled. It is strongly recommended to set this to `FALSE`. Possible values: `TRUE`, `FALSE`.
|
11133
11127
|
:param int pod_pids_limit: Controls the maximum number of processes allowed to run in a pod. The value must be greater than or equal to 1024 and less than 4194304.
|
11134
11128
|
"""
|
@@ -11170,8 +11164,6 @@ class ClusterNodePoolNodeConfigKubeletConfig(dict):
|
|
11170
11164
|
The CPU management policy on the node. See
|
11171
11165
|
[K8S CPU Management Policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/).
|
11172
11166
|
One of `"none"` or `"static"`. If unset (or set to the empty string `""`), the API will treat the field as if set to "none".
|
11173
|
-
Prior to the 6.4.0 this field was marked as required. The workaround for the required field
|
11174
|
-
is setting the empty string `""`, which will function identically to not setting this field.
|
11175
11167
|
"""
|
11176
11168
|
return pulumi.get(self, "cpu_manager_policy")
|
11177
11169
|
|
@@ -125,6 +125,9 @@ def get_note_iam_policy(note: Optional[str] = None,
|
|
125
125
|
note=pulumi.get(__ret__, 'note'),
|
126
126
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
127
127
|
project=pulumi.get(__ret__, 'project'))
|
128
|
+
|
129
|
+
|
130
|
+
@_utilities.lift_output_func(get_note_iam_policy)
|
128
131
|
def get_note_iam_policy_output(note: Optional[pulumi.Input[str]] = None,
|
129
132
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
130
133
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetNoteIamPolicyResult]:
|
@@ -146,14 +149,4 @@ def get_note_iam_policy_output(note: Optional[pulumi.Input[str]] = None,
|
|
146
149
|
:param str project: The ID of the project in which the resource belongs.
|
147
150
|
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.
|
148
151
|
"""
|
149
|
-
|
150
|
-
__args__['note'] = note
|
151
|
-
__args__['project'] = project
|
152
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
153
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:containeranalysis/getNoteIamPolicy:getNoteIamPolicy', __args__, opts=opts, typ=GetNoteIamPolicyResult)
|
154
|
-
return __ret__.apply(lambda __response__: GetNoteIamPolicyResult(
|
155
|
-
etag=pulumi.get(__response__, 'etag'),
|
156
|
-
id=pulumi.get(__response__, 'id'),
|
157
|
-
note=pulumi.get(__response__, 'note'),
|
158
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
159
|
-
project=pulumi.get(__response__, 'project')))
|
152
|
+
...
|
@@ -136,6 +136,9 @@ def get_entry_group_iam_policy(entry_group: Optional[str] = None,
|
|
136
136
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
137
137
|
project=pulumi.get(__ret__, 'project'),
|
138
138
|
region=pulumi.get(__ret__, 'region'))
|
139
|
+
|
140
|
+
|
141
|
+
@_utilities.lift_output_func(get_entry_group_iam_policy)
|
139
142
|
def get_entry_group_iam_policy_output(entry_group: Optional[pulumi.Input[str]] = None,
|
140
143
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
141
144
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -157,16 +160,4 @@ def get_entry_group_iam_policy_output(entry_group: Optional[pulumi.Input[str]] =
|
|
157
160
|
:param str project: The ID of the project in which the resource belongs.
|
158
161
|
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.
|
159
162
|
"""
|
160
|
-
|
161
|
-
__args__['entryGroup'] = entry_group
|
162
|
-
__args__['project'] = project
|
163
|
-
__args__['region'] = region
|
164
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
165
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:datacatalog/getEntryGroupIamPolicy:getEntryGroupIamPolicy', __args__, opts=opts, typ=GetEntryGroupIamPolicyResult)
|
166
|
-
return __ret__.apply(lambda __response__: GetEntryGroupIamPolicyResult(
|
167
|
-
entry_group=pulumi.get(__response__, 'entry_group'),
|
168
|
-
etag=pulumi.get(__response__, 'etag'),
|
169
|
-
id=pulumi.get(__response__, 'id'),
|
170
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
171
|
-
project=pulumi.get(__response__, 'project'),
|
172
|
-
region=pulumi.get(__response__, 'region')))
|
163
|
+
...
|
@@ -110,6 +110,9 @@ def get_policy_tag_iam_policy(policy_tag: Optional[str] = None,
|
|
110
110
|
id=pulumi.get(__ret__, 'id'),
|
111
111
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
112
112
|
policy_tag=pulumi.get(__ret__, 'policy_tag'))
|
113
|
+
|
114
|
+
|
115
|
+
@_utilities.lift_output_func(get_policy_tag_iam_policy)
|
113
116
|
def get_policy_tag_iam_policy_output(policy_tag: Optional[pulumi.Input[str]] = None,
|
114
117
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetPolicyTagIamPolicyResult]:
|
115
118
|
"""
|
@@ -127,12 +130,4 @@ def get_policy_tag_iam_policy_output(policy_tag: Optional[pulumi.Input[str]] = N
|
|
127
130
|
|
128
131
|
:param str policy_tag: Used to find the parent resource to bind the IAM policy to
|
129
132
|
"""
|
130
|
-
|
131
|
-
__args__['policyTag'] = policy_tag
|
132
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
133
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:datacatalog/getPolicyTagIamPolicy:getPolicyTagIamPolicy', __args__, opts=opts, typ=GetPolicyTagIamPolicyResult)
|
134
|
-
return __ret__.apply(lambda __response__: GetPolicyTagIamPolicyResult(
|
135
|
-
etag=pulumi.get(__response__, 'etag'),
|
136
|
-
id=pulumi.get(__response__, 'id'),
|
137
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
138
|
-
policy_tag=pulumi.get(__response__, 'policy_tag')))
|
133
|
+
...
|
@@ -136,6 +136,9 @@ def get_tag_template_iam_policy(project: Optional[str] = None,
|
|
136
136
|
project=pulumi.get(__ret__, 'project'),
|
137
137
|
region=pulumi.get(__ret__, 'region'),
|
138
138
|
tag_template=pulumi.get(__ret__, 'tag_template'))
|
139
|
+
|
140
|
+
|
141
|
+
@_utilities.lift_output_func(get_tag_template_iam_policy)
|
139
142
|
def get_tag_template_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
140
143
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
141
144
|
tag_template: Optional[pulumi.Input[str]] = None,
|
@@ -157,16 +160,4 @@ def get_tag_template_iam_policy_output(project: Optional[pulumi.Input[Optional[s
|
|
157
160
|
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.
|
158
161
|
:param str tag_template: Used to find the parent resource to bind the IAM policy to
|
159
162
|
"""
|
160
|
-
|
161
|
-
__args__['project'] = project
|
162
|
-
__args__['region'] = region
|
163
|
-
__args__['tagTemplate'] = tag_template
|
164
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
165
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:datacatalog/getTagTemplateIamPolicy:getTagTemplateIamPolicy', __args__, opts=opts, typ=GetTagTemplateIamPolicyResult)
|
166
|
-
return __ret__.apply(lambda __response__: GetTagTemplateIamPolicyResult(
|
167
|
-
etag=pulumi.get(__response__, 'etag'),
|
168
|
-
id=pulumi.get(__response__, 'id'),
|
169
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
170
|
-
project=pulumi.get(__response__, 'project'),
|
171
|
-
region=pulumi.get(__response__, 'region'),
|
172
|
-
tag_template=pulumi.get(__response__, 'tag_template')))
|
163
|
+
...
|
@@ -136,6 +136,9 @@ def get_taxonomy_iam_policy(project: Optional[str] = None,
|
|
136
136
|
project=pulumi.get(__ret__, 'project'),
|
137
137
|
region=pulumi.get(__ret__, 'region'),
|
138
138
|
taxonomy=pulumi.get(__ret__, 'taxonomy'))
|
139
|
+
|
140
|
+
|
141
|
+
@_utilities.lift_output_func(get_taxonomy_iam_policy)
|
139
142
|
def get_taxonomy_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
140
143
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
141
144
|
taxonomy: Optional[pulumi.Input[str]] = None,
|
@@ -157,16 +160,4 @@ def get_taxonomy_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]
|
|
157
160
|
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.
|
158
161
|
:param str taxonomy: Used to find the parent resource to bind the IAM policy to
|
159
162
|
"""
|
160
|
-
|
161
|
-
__args__['project'] = project
|
162
|
-
__args__['region'] = region
|
163
|
-
__args__['taxonomy'] = taxonomy
|
164
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
165
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:datacatalog/getTaxonomyIamPolicy:getTaxonomyIamPolicy', __args__, opts=opts, typ=GetTaxonomyIamPolicyResult)
|
166
|
-
return __ret__.apply(lambda __response__: GetTaxonomyIamPolicyResult(
|
167
|
-
etag=pulumi.get(__response__, 'etag'),
|
168
|
-
id=pulumi.get(__response__, 'id'),
|
169
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
170
|
-
project=pulumi.get(__response__, 'project'),
|
171
|
-
region=pulumi.get(__response__, 'region'),
|
172
|
-
taxonomy=pulumi.get(__response__, 'taxonomy')))
|
163
|
+
...
|
@@ -129,6 +129,9 @@ def get_repository_iam_policy(project: Optional[str] = None,
|
|
129
129
|
project=pulumi.get(__ret__, 'project'),
|
130
130
|
region=pulumi.get(__ret__, 'region'),
|
131
131
|
repository=pulumi.get(__ret__, 'repository'))
|
132
|
+
|
133
|
+
|
134
|
+
@_utilities.lift_output_func(get_repository_iam_policy)
|
132
135
|
def get_repository_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
133
136
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
134
137
|
repository: Optional[pulumi.Input[str]] = None,
|
@@ -143,16 +146,4 @@ def get_repository_iam_policy_output(project: Optional[pulumi.Input[Optional[str
|
|
143
146
|
region is specified, it is taken from the provider configuration.
|
144
147
|
:param str repository: Used to find the parent resource to bind the IAM policy to
|
145
148
|
"""
|
146
|
-
|
147
|
-
__args__['project'] = project
|
148
|
-
__args__['region'] = region
|
149
|
-
__args__['repository'] = repository
|
150
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
151
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dataform/getRepositoryIamPolicy:getRepositoryIamPolicy', __args__, opts=opts, typ=GetRepositoryIamPolicyResult)
|
152
|
-
return __ret__.apply(lambda __response__: GetRepositoryIamPolicyResult(
|
153
|
-
etag=pulumi.get(__response__, 'etag'),
|
154
|
-
id=pulumi.get(__response__, 'id'),
|
155
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
156
|
-
project=pulumi.get(__response__, 'project'),
|
157
|
-
region=pulumi.get(__response__, 'region'),
|
158
|
-
repository=pulumi.get(__response__, 'repository')))
|
149
|
+
...
|
@@ -142,6 +142,9 @@ def get_instance_iam_policy(name: Optional[str] = None,
|
|
142
142
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
143
143
|
project=pulumi.get(__ret__, 'project'),
|
144
144
|
region=pulumi.get(__ret__, 'region'))
|
145
|
+
|
146
|
+
|
147
|
+
@_utilities.lift_output_func(get_instance_iam_policy)
|
145
148
|
def get_instance_iam_policy_output(name: Optional[pulumi.Input[str]] = None,
|
146
149
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
147
150
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -169,16 +172,4 @@ def get_instance_iam_policy_output(name: Optional[pulumi.Input[str]] = None,
|
|
169
172
|
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
170
173
|
region is specified, it is taken from the provider configuration.
|
171
174
|
"""
|
172
|
-
|
173
|
-
__args__['name'] = name
|
174
|
-
__args__['project'] = project
|
175
|
-
__args__['region'] = region
|
176
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
177
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:datafusion/getInstanceIamPolicy:getInstanceIamPolicy', __args__, opts=opts, typ=GetInstanceIamPolicyResult)
|
178
|
-
return __ret__.apply(lambda __response__: GetInstanceIamPolicyResult(
|
179
|
-
etag=pulumi.get(__response__, 'etag'),
|
180
|
-
id=pulumi.get(__response__, 'id'),
|
181
|
-
name=pulumi.get(__response__, 'name'),
|
182
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
183
|
-
project=pulumi.get(__response__, 'project'),
|
184
|
-
region=pulumi.get(__response__, 'region')))
|
175
|
+
...
|
@@ -141,6 +141,9 @@ def get_aspect_type_iam_policy(aspect_type_id: 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_aspect_type_iam_policy)
|
144
147
|
def get_aspect_type_iam_policy_output(aspect_type_id: 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_aspect_type_iam_policy_output(aspect_type_id: 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__['aspectTypeId'] = aspect_type_id
|
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:dataplex/getAspectTypeIamPolicy:getAspectTypeIamPolicy', __args__, opts=opts, typ=GetAspectTypeIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetAspectTypeIamPolicyResult(
|
177
|
-
aspect_type_id=pulumi.get(__response__, 'aspect_type_id'),
|
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
|
+
...
|
@@ -164,6 +164,9 @@ def get_asset_iam_policy(asset: Optional[str] = None,
|
|
164
164
|
location=pulumi.get(__ret__, 'location'),
|
165
165
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
166
166
|
project=pulumi.get(__ret__, 'project'))
|
167
|
+
|
168
|
+
|
169
|
+
@_utilities.lift_output_func(get_asset_iam_policy)
|
167
170
|
def get_asset_iam_policy_output(asset: Optional[pulumi.Input[str]] = None,
|
168
171
|
dataplex_zone: Optional[pulumi.Input[str]] = None,
|
169
172
|
lake: Optional[pulumi.Input[str]] = None,
|
@@ -191,20 +194,4 @@ def get_asset_iam_policy_output(asset: Optional[pulumi.Input[str]] = None,
|
|
191
194
|
:param str project: The ID of the project in which the resource belongs.
|
192
195
|
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.
|
193
196
|
"""
|
194
|
-
|
195
|
-
__args__['asset'] = asset
|
196
|
-
__args__['dataplexZone'] = dataplex_zone
|
197
|
-
__args__['lake'] = lake
|
198
|
-
__args__['location'] = location
|
199
|
-
__args__['project'] = project
|
200
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
201
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dataplex/getAssetIamPolicy:getAssetIamPolicy', __args__, opts=opts, typ=GetAssetIamPolicyResult)
|
202
|
-
return __ret__.apply(lambda __response__: GetAssetIamPolicyResult(
|
203
|
-
asset=pulumi.get(__response__, 'asset'),
|
204
|
-
dataplex_zone=pulumi.get(__response__, 'dataplex_zone'),
|
205
|
-
etag=pulumi.get(__response__, 'etag'),
|
206
|
-
id=pulumi.get(__response__, 'id'),
|
207
|
-
lake=pulumi.get(__response__, 'lake'),
|
208
|
-
location=pulumi.get(__response__, 'location'),
|
209
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
210
|
-
project=pulumi.get(__response__, 'project')))
|
197
|
+
...
|
@@ -141,6 +141,9 @@ def get_datascan_iam_policy(data_scan_id: 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_datascan_iam_policy)
|
144
147
|
def get_datascan_iam_policy_output(data_scan_id: 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_datascan_iam_policy_output(data_scan_id: Optional[pulumi.Input[str]] = N
|
|
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__['dataScanId'] = data_scan_id
|
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:dataplex/getDatascanIamPolicy:getDatascanIamPolicy', __args__, opts=opts, typ=GetDatascanIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetDatascanIamPolicyResult(
|
177
|
-
data_scan_id=pulumi.get(__response__, 'data_scan_id'),
|
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
|
+
...
|
@@ -141,6 +141,9 @@ def get_entry_group_iam_policy(entry_group_id: 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_entry_group_iam_policy)
|
144
147
|
def get_entry_group_iam_policy_output(entry_group_id: 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_entry_group_iam_policy_output(entry_group_id: 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__['entryGroupId'] = entry_group_id
|
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:dataplex/getEntryGroupIamPolicy:getEntryGroupIamPolicy', __args__, opts=opts, typ=GetEntryGroupIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetEntryGroupIamPolicyResult(
|
177
|
-
entry_group_id=pulumi.get(__response__, 'entry_group_id'),
|
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
|
+
...
|
@@ -141,6 +141,9 @@ def get_entry_type_iam_policy(entry_type_id: 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_entry_type_iam_policy)
|
144
147
|
def get_entry_type_iam_policy_output(entry_type_id: 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_entry_type_iam_policy_output(entry_type_id: 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__['entryTypeId'] = entry_type_id
|
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:dataplex/getEntryTypeIamPolicy:getEntryTypeIamPolicy', __args__, opts=opts, typ=GetEntryTypeIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetEntryTypeIamPolicyResult(
|
177
|
-
entry_type_id=pulumi.get(__response__, 'entry_type_id'),
|
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
|
+
...
|
@@ -138,6 +138,9 @@ def get_lake_iam_policy(lake: Optional[str] = None,
|
|
138
138
|
location=pulumi.get(__ret__, 'location'),
|
139
139
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
140
140
|
project=pulumi.get(__ret__, 'project'))
|
141
|
+
|
142
|
+
|
143
|
+
@_utilities.lift_output_func(get_lake_iam_policy)
|
141
144
|
def get_lake_iam_policy_output(lake: Optional[pulumi.Input[str]] = None,
|
142
145
|
location: Optional[pulumi.Input[Optional[str]]] = None,
|
143
146
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -161,16 +164,4 @@ def get_lake_iam_policy_output(lake: Optional[pulumi.Input[str]] = None,
|
|
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__['lake'] = lake
|
166
|
-
__args__['location'] = location
|
167
|
-
__args__['project'] = project
|
168
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
169
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dataplex/getLakeIamPolicy:getLakeIamPolicy', __args__, opts=opts, typ=GetLakeIamPolicyResult)
|
170
|
-
return __ret__.apply(lambda __response__: GetLakeIamPolicyResult(
|
171
|
-
etag=pulumi.get(__response__, 'etag'),
|
172
|
-
id=pulumi.get(__response__, 'id'),
|
173
|
-
lake=pulumi.get(__response__, 'lake'),
|
174
|
-
location=pulumi.get(__response__, 'location'),
|
175
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
176
|
-
project=pulumi.get(__response__, 'project')))
|
167
|
+
...
|