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
@@ -204,6 +204,9 @@ def get_app_gateway(name: Optional[str] = None,
|
|
204
204
|
state=pulumi.get(__ret__, 'state'),
|
205
205
|
type=pulumi.get(__ret__, 'type'),
|
206
206
|
uri=pulumi.get(__ret__, 'uri'))
|
207
|
+
|
208
|
+
|
209
|
+
@_utilities.lift_output_func(get_app_gateway)
|
207
210
|
def get_app_gateway_output(name: Optional[pulumi.Input[str]] = None,
|
208
211
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
209
212
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -229,23 +232,4 @@ def get_app_gateway_output(name: Optional[pulumi.Input[str]] = None,
|
|
229
232
|
:param str region: The region in which the resource belongs. If it
|
230
233
|
is not provided, the provider region is used.
|
231
234
|
"""
|
232
|
-
|
233
|
-
__args__['name'] = name
|
234
|
-
__args__['project'] = project
|
235
|
-
__args__['region'] = region
|
236
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
237
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:beyondcorp/getAppGateway:getAppGateway', __args__, opts=opts, typ=GetAppGatewayResult)
|
238
|
-
return __ret__.apply(lambda __response__: GetAppGatewayResult(
|
239
|
-
allocated_connections=pulumi.get(__response__, 'allocated_connections'),
|
240
|
-
display_name=pulumi.get(__response__, 'display_name'),
|
241
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
242
|
-
host_type=pulumi.get(__response__, 'host_type'),
|
243
|
-
id=pulumi.get(__response__, 'id'),
|
244
|
-
labels=pulumi.get(__response__, 'labels'),
|
245
|
-
name=pulumi.get(__response__, 'name'),
|
246
|
-
project=pulumi.get(__response__, 'project'),
|
247
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
248
|
-
region=pulumi.get(__response__, 'region'),
|
249
|
-
state=pulumi.get(__response__, 'state'),
|
250
|
-
type=pulumi.get(__response__, 'type'),
|
251
|
-
uri=pulumi.get(__response__, 'uri')))
|
235
|
+
...
|
@@ -148,6 +148,9 @@ def get_connection_iam_policy(connection_id: Optional[str] = None,
|
|
148
148
|
location=pulumi.get(__ret__, 'location'),
|
149
149
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
150
150
|
project=pulumi.get(__ret__, 'project'))
|
151
|
+
|
152
|
+
|
153
|
+
@_utilities.lift_output_func(get_connection_iam_policy)
|
151
154
|
def get_connection_iam_policy_output(connection_id: Optional[pulumi.Input[str]] = None,
|
152
155
|
location: Optional[pulumi.Input[Optional[str]]] = None,
|
153
156
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -181,16 +184,4 @@ def get_connection_iam_policy_output(connection_id: Optional[pulumi.Input[str]]
|
|
181
184
|
:param str project: The ID of the project in which the resource belongs.
|
182
185
|
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.
|
183
186
|
"""
|
184
|
-
|
185
|
-
__args__['connectionId'] = connection_id
|
186
|
-
__args__['location'] = location
|
187
|
-
__args__['project'] = project
|
188
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
189
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:bigquery/getConnectionIamPolicy:getConnectionIamPolicy', __args__, opts=opts, typ=GetConnectionIamPolicyResult)
|
190
|
-
return __ret__.apply(lambda __response__: GetConnectionIamPolicyResult(
|
191
|
-
connection_id=pulumi.get(__response__, 'connection_id'),
|
192
|
-
etag=pulumi.get(__response__, 'etag'),
|
193
|
-
id=pulumi.get(__response__, 'id'),
|
194
|
-
location=pulumi.get(__response__, 'location'),
|
195
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
196
|
-
project=pulumi.get(__response__, 'project')))
|
187
|
+
...
|
@@ -311,6 +311,9 @@ def get_dataset(dataset_id: Optional[str] = None,
|
|
311
311
|
resource_tags=pulumi.get(__ret__, 'resource_tags'),
|
312
312
|
self_link=pulumi.get(__ret__, 'self_link'),
|
313
313
|
storage_billing_model=pulumi.get(__ret__, 'storage_billing_model'))
|
314
|
+
|
315
|
+
|
316
|
+
@_utilities.lift_output_func(get_dataset)
|
314
317
|
def get_dataset_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
315
318
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
316
319
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDatasetResult]:
|
@@ -334,33 +337,4 @@ def get_dataset_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
|
334
337
|
:param str project: The ID of the project in which the resource belongs.
|
335
338
|
If it is not provided, the provider project is used.
|
336
339
|
"""
|
337
|
-
|
338
|
-
__args__['datasetId'] = dataset_id
|
339
|
-
__args__['project'] = project
|
340
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
341
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:bigquery/getDataset:getDataset', __args__, opts=opts, typ=GetDatasetResult)
|
342
|
-
return __ret__.apply(lambda __response__: GetDatasetResult(
|
343
|
-
accesses=pulumi.get(__response__, 'accesses'),
|
344
|
-
creation_time=pulumi.get(__response__, 'creation_time'),
|
345
|
-
dataset_id=pulumi.get(__response__, 'dataset_id'),
|
346
|
-
default_collation=pulumi.get(__response__, 'default_collation'),
|
347
|
-
default_encryption_configurations=pulumi.get(__response__, 'default_encryption_configurations'),
|
348
|
-
default_partition_expiration_ms=pulumi.get(__response__, 'default_partition_expiration_ms'),
|
349
|
-
default_table_expiration_ms=pulumi.get(__response__, 'default_table_expiration_ms'),
|
350
|
-
delete_contents_on_destroy=pulumi.get(__response__, 'delete_contents_on_destroy'),
|
351
|
-
description=pulumi.get(__response__, 'description'),
|
352
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
353
|
-
etag=pulumi.get(__response__, 'etag'),
|
354
|
-
external_dataset_references=pulumi.get(__response__, 'external_dataset_references'),
|
355
|
-
friendly_name=pulumi.get(__response__, 'friendly_name'),
|
356
|
-
id=pulumi.get(__response__, 'id'),
|
357
|
-
is_case_insensitive=pulumi.get(__response__, 'is_case_insensitive'),
|
358
|
-
labels=pulumi.get(__response__, 'labels'),
|
359
|
-
last_modified_time=pulumi.get(__response__, 'last_modified_time'),
|
360
|
-
location=pulumi.get(__response__, 'location'),
|
361
|
-
max_time_travel_hours=pulumi.get(__response__, 'max_time_travel_hours'),
|
362
|
-
project=pulumi.get(__response__, 'project'),
|
363
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
364
|
-
resource_tags=pulumi.get(__response__, 'resource_tags'),
|
365
|
-
self_link=pulumi.get(__response__, 'self_link'),
|
366
|
-
storage_billing_model=pulumi.get(__response__, 'storage_billing_model')))
|
340
|
+
...
|
@@ -123,6 +123,9 @@ def get_dataset_iam_policy(dataset_id: Optional[str] = None,
|
|
123
123
|
id=pulumi.get(__ret__, 'id'),
|
124
124
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
125
125
|
project=pulumi.get(__ret__, 'project'))
|
126
|
+
|
127
|
+
|
128
|
+
@_utilities.lift_output_func(get_dataset_iam_policy)
|
126
129
|
def get_dataset_iam_policy_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
127
130
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
128
131
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDatasetIamPolicyResult]:
|
@@ -143,14 +146,4 @@ def get_dataset_iam_policy_output(dataset_id: Optional[pulumi.Input[str]] = None
|
|
143
146
|
:param str project: The ID of the project in which the resource belongs.
|
144
147
|
If it is not provided, the provider project is used.
|
145
148
|
"""
|
146
|
-
|
147
|
-
__args__['datasetId'] = dataset_id
|
148
|
-
__args__['project'] = project
|
149
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
150
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:bigquery/getDatasetIamPolicy:getDatasetIamPolicy', __args__, opts=opts, typ=GetDatasetIamPolicyResult)
|
151
|
-
return __ret__.apply(lambda __response__: GetDatasetIamPolicyResult(
|
152
|
-
dataset_id=pulumi.get(__response__, 'dataset_id'),
|
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')))
|
149
|
+
...
|
@@ -122,6 +122,9 @@ def get_default_service_account(project: Optional[str] = None,
|
|
122
122
|
id=pulumi.get(__ret__, 'id'),
|
123
123
|
member=pulumi.get(__ret__, 'member'),
|
124
124
|
project=pulumi.get(__ret__, 'project'))
|
125
|
+
|
126
|
+
|
127
|
+
@_utilities.lift_output_func(get_default_service_account)
|
125
128
|
def get_default_service_account_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
126
129
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDefaultServiceAccountResult]:
|
127
130
|
"""
|
@@ -151,12 +154,4 @@ def get_default_service_account_output(project: Optional[pulumi.Input[Optional[s
|
|
151
154
|
|
152
155
|
:param str project: The project the unique service account was created for. If it is not provided, the provider project is used.
|
153
156
|
"""
|
154
|
-
|
155
|
-
__args__['project'] = project
|
156
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
157
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:bigquery/getDefaultServiceAccount:getDefaultServiceAccount', __args__, opts=opts, typ=GetDefaultServiceAccountResult)
|
158
|
-
return __ret__.apply(lambda __response__: GetDefaultServiceAccountResult(
|
159
|
-
email=pulumi.get(__response__, 'email'),
|
160
|
-
id=pulumi.get(__response__, 'id'),
|
161
|
-
member=pulumi.get(__response__, 'member'),
|
162
|
-
project=pulumi.get(__response__, 'project')))
|
157
|
+
...
|
@@ -137,6 +137,9 @@ def get_table_iam_policy(dataset_id: Optional[str] = None,
|
|
137
137
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
138
138
|
project=pulumi.get(__ret__, 'project'),
|
139
139
|
table_id=pulumi.get(__ret__, 'table_id'))
|
140
|
+
|
141
|
+
|
142
|
+
@_utilities.lift_output_func(get_table_iam_policy)
|
140
143
|
def get_table_iam_policy_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
141
144
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
142
145
|
table_id: Optional[pulumi.Input[str]] = None,
|
@@ -159,16 +162,4 @@ def get_table_iam_policy_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
|
159
162
|
:param str project: The ID of the project in which the resource belongs.
|
160
163
|
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.
|
161
164
|
"""
|
162
|
-
|
163
|
-
__args__['datasetId'] = dataset_id
|
164
|
-
__args__['project'] = project
|
165
|
-
__args__['tableId'] = table_id
|
166
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
167
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:bigquery/getTableIamPolicy:getTableIamPolicy', __args__, opts=opts, typ=GetTableIamPolicyResult)
|
168
|
-
return __ret__.apply(lambda __response__: GetTableIamPolicyResult(
|
169
|
-
dataset_id=pulumi.get(__response__, 'dataset_id'),
|
170
|
-
etag=pulumi.get(__response__, 'etag'),
|
171
|
-
id=pulumi.get(__response__, 'id'),
|
172
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
173
|
-
project=pulumi.get(__response__, 'project'),
|
174
|
-
table_id=pulumi.get(__response__, 'table_id')))
|
165
|
+
...
|
@@ -114,6 +114,9 @@ def get_tables(dataset_id: Optional[str] = None,
|
|
114
114
|
id=pulumi.get(__ret__, 'id'),
|
115
115
|
project=pulumi.get(__ret__, 'project'),
|
116
116
|
tables=pulumi.get(__ret__, 'tables'))
|
117
|
+
|
118
|
+
|
119
|
+
@_utilities.lift_output_func(get_tables)
|
117
120
|
def get_tables_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
118
121
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
119
122
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetTablesResult]:
|
@@ -137,13 +140,4 @@ def get_tables_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
|
137
140
|
:param str project: The ID of the project in which the resource belongs.
|
138
141
|
If it is not provided, the provider project is used.
|
139
142
|
"""
|
140
|
-
|
141
|
-
__args__['datasetId'] = dataset_id
|
142
|
-
__args__['project'] = project
|
143
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
144
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:bigquery/getTables:getTables', __args__, opts=opts, typ=GetTablesResult)
|
145
|
-
return __ret__.apply(lambda __response__: GetTablesResult(
|
146
|
-
dataset_id=pulumi.get(__response__, 'dataset_id'),
|
147
|
-
id=pulumi.get(__response__, 'id'),
|
148
|
-
project=pulumi.get(__response__, 'project'),
|
149
|
-
tables=pulumi.get(__response__, 'tables')))
|
143
|
+
...
|
@@ -142,6 +142,9 @@ def get_data_exchange_iam_policy(data_exchange_id: Optional[str] = None,
|
|
142
142
|
location=pulumi.get(__ret__, 'location'),
|
143
143
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
144
144
|
project=pulumi.get(__ret__, 'project'))
|
145
|
+
|
146
|
+
|
147
|
+
@_utilities.lift_output_func(get_data_exchange_iam_policy)
|
145
148
|
def get_data_exchange_iam_policy_output(data_exchange_id: Optional[pulumi.Input[str]] = None,
|
146
149
|
location: Optional[pulumi.Input[Optional[str]]] = None,
|
147
150
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -169,16 +172,4 @@ def get_data_exchange_iam_policy_output(data_exchange_id: Optional[pulumi.Input[
|
|
169
172
|
:param str project: The ID of the project in which the resource belongs.
|
170
173
|
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.
|
171
174
|
"""
|
172
|
-
|
173
|
-
__args__['dataExchangeId'] = data_exchange_id
|
174
|
-
__args__['location'] = location
|
175
|
-
__args__['project'] = project
|
176
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
177
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:bigqueryanalyticshub/getDataExchangeIamPolicy:getDataExchangeIamPolicy', __args__, opts=opts, typ=GetDataExchangeIamPolicyResult)
|
178
|
-
return __ret__.apply(lambda __response__: GetDataExchangeIamPolicyResult(
|
179
|
-
data_exchange_id=pulumi.get(__response__, 'data_exchange_id'),
|
180
|
-
etag=pulumi.get(__response__, 'etag'),
|
181
|
-
id=pulumi.get(__response__, 'id'),
|
182
|
-
location=pulumi.get(__response__, 'location'),
|
183
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
184
|
-
project=pulumi.get(__response__, 'project')))
|
175
|
+
...
|
@@ -156,6 +156,9 @@ def get_listing_iam_policy(data_exchange_id: Optional[str] = None,
|
|
156
156
|
location=pulumi.get(__ret__, 'location'),
|
157
157
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
158
158
|
project=pulumi.get(__ret__, 'project'))
|
159
|
+
|
160
|
+
|
161
|
+
@_utilities.lift_output_func(get_listing_iam_policy)
|
159
162
|
def get_listing_iam_policy_output(data_exchange_id: Optional[pulumi.Input[str]] = None,
|
160
163
|
listing_id: Optional[pulumi.Input[str]] = None,
|
161
164
|
location: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -186,18 +189,4 @@ def get_listing_iam_policy_output(data_exchange_id: Optional[pulumi.Input[str]]
|
|
186
189
|
:param str project: The ID of the project in which the resource belongs.
|
187
190
|
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.
|
188
191
|
"""
|
189
|
-
|
190
|
-
__args__['dataExchangeId'] = data_exchange_id
|
191
|
-
__args__['listingId'] = listing_id
|
192
|
-
__args__['location'] = location
|
193
|
-
__args__['project'] = project
|
194
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
195
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:bigqueryanalyticshub/getListingIamPolicy:getListingIamPolicy', __args__, opts=opts, typ=GetListingIamPolicyResult)
|
196
|
-
return __ret__.apply(lambda __response__: GetListingIamPolicyResult(
|
197
|
-
data_exchange_id=pulumi.get(__response__, 'data_exchange_id'),
|
198
|
-
etag=pulumi.get(__response__, 'etag'),
|
199
|
-
id=pulumi.get(__response__, 'id'),
|
200
|
-
listing_id=pulumi.get(__response__, 'listing_id'),
|
201
|
-
location=pulumi.get(__response__, 'location'),
|
202
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
203
|
-
project=pulumi.get(__response__, 'project')))
|
192
|
+
...
|
@@ -141,6 +141,9 @@ def get_iam_policy(data_policy_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_iam_policy)
|
144
147
|
def get_iam_policy_output(data_policy_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_iam_policy_output(data_policy_id: Optional[pulumi.Input[str]] = None,
|
|
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__['dataPolicyId'] = data_policy_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:bigquerydatapolicy/getIamPolicy:getIamPolicy', __args__, opts=opts, typ=GetIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetIamPolicyResult(
|
177
|
-
data_policy_id=pulumi.get(__response__, 'data_policy_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
|
+
...
|
pulumi_gcp/bigtable/_inputs.py
CHANGED
@@ -565,19 +565,8 @@ class InstanceClusterAutoscalingConfigArgs:
|
|
565
565
|
if not MYPY:
|
566
566
|
class InstanceIamBindingConditionArgsDict(TypedDict):
|
567
567
|
expression: pulumi.Input[str]
|
568
|
-
"""
|
569
|
-
Textual representation of an expression in Common Expression Language syntax.
|
570
|
-
"""
|
571
568
|
title: pulumi.Input[str]
|
572
|
-
"""
|
573
|
-
A title for the expression, i.e. a short string describing its purpose.
|
574
|
-
"""
|
575
569
|
description: NotRequired[pulumi.Input[str]]
|
576
|
-
"""
|
577
|
-
An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
|
578
|
-
|
579
|
-
For `bigtable.InstanceIamPolicy` only:
|
580
|
-
"""
|
581
570
|
elif False:
|
582
571
|
InstanceIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
583
572
|
|
@@ -587,13 +576,6 @@ class InstanceIamBindingConditionArgs:
|
|
587
576
|
expression: pulumi.Input[str],
|
588
577
|
title: pulumi.Input[str],
|
589
578
|
description: Optional[pulumi.Input[str]] = None):
|
590
|
-
"""
|
591
|
-
:param pulumi.Input[str] expression: Textual representation of an expression in Common Expression Language syntax.
|
592
|
-
:param pulumi.Input[str] title: A title for the expression, i.e. a short string describing its purpose.
|
593
|
-
:param pulumi.Input[str] description: An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
|
594
|
-
|
595
|
-
For `bigtable.InstanceIamPolicy` only:
|
596
|
-
"""
|
597
579
|
pulumi.set(__self__, "expression", expression)
|
598
580
|
pulumi.set(__self__, "title", title)
|
599
581
|
if description is not None:
|
@@ -602,9 +584,6 @@ class InstanceIamBindingConditionArgs:
|
|
602
584
|
@property
|
603
585
|
@pulumi.getter
|
604
586
|
def expression(self) -> pulumi.Input[str]:
|
605
|
-
"""
|
606
|
-
Textual representation of an expression in Common Expression Language syntax.
|
607
|
-
"""
|
608
587
|
return pulumi.get(self, "expression")
|
609
588
|
|
610
589
|
@expression.setter
|
@@ -614,9 +593,6 @@ class InstanceIamBindingConditionArgs:
|
|
614
593
|
@property
|
615
594
|
@pulumi.getter
|
616
595
|
def title(self) -> pulumi.Input[str]:
|
617
|
-
"""
|
618
|
-
A title for the expression, i.e. a short string describing its purpose.
|
619
|
-
"""
|
620
596
|
return pulumi.get(self, "title")
|
621
597
|
|
622
598
|
@title.setter
|
@@ -626,11 +602,6 @@ class InstanceIamBindingConditionArgs:
|
|
626
602
|
@property
|
627
603
|
@pulumi.getter
|
628
604
|
def description(self) -> Optional[pulumi.Input[str]]:
|
629
|
-
"""
|
630
|
-
An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
|
631
|
-
|
632
|
-
For `bigtable.InstanceIamPolicy` only:
|
633
|
-
"""
|
634
605
|
return pulumi.get(self, "description")
|
635
606
|
|
636
607
|
@description.setter
|
@@ -641,19 +612,8 @@ class InstanceIamBindingConditionArgs:
|
|
641
612
|
if not MYPY:
|
642
613
|
class InstanceIamMemberConditionArgsDict(TypedDict):
|
643
614
|
expression: pulumi.Input[str]
|
644
|
-
"""
|
645
|
-
Textual representation of an expression in Common Expression Language syntax.
|
646
|
-
"""
|
647
615
|
title: pulumi.Input[str]
|
648
|
-
"""
|
649
|
-
A title for the expression, i.e. a short string describing its purpose.
|
650
|
-
"""
|
651
616
|
description: NotRequired[pulumi.Input[str]]
|
652
|
-
"""
|
653
|
-
An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
|
654
|
-
|
655
|
-
For `bigtable.InstanceIamPolicy` only:
|
656
|
-
"""
|
657
617
|
elif False:
|
658
618
|
InstanceIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
659
619
|
|
@@ -663,13 +623,6 @@ class InstanceIamMemberConditionArgs:
|
|
663
623
|
expression: pulumi.Input[str],
|
664
624
|
title: pulumi.Input[str],
|
665
625
|
description: Optional[pulumi.Input[str]] = None):
|
666
|
-
"""
|
667
|
-
:param pulumi.Input[str] expression: Textual representation of an expression in Common Expression Language syntax.
|
668
|
-
:param pulumi.Input[str] title: A title for the expression, i.e. a short string describing its purpose.
|
669
|
-
:param pulumi.Input[str] description: An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
|
670
|
-
|
671
|
-
For `bigtable.InstanceIamPolicy` only:
|
672
|
-
"""
|
673
626
|
pulumi.set(__self__, "expression", expression)
|
674
627
|
pulumi.set(__self__, "title", title)
|
675
628
|
if description is not None:
|
@@ -678,9 +631,6 @@ class InstanceIamMemberConditionArgs:
|
|
678
631
|
@property
|
679
632
|
@pulumi.getter
|
680
633
|
def expression(self) -> pulumi.Input[str]:
|
681
|
-
"""
|
682
|
-
Textual representation of an expression in Common Expression Language syntax.
|
683
|
-
"""
|
684
634
|
return pulumi.get(self, "expression")
|
685
635
|
|
686
636
|
@expression.setter
|
@@ -690,9 +640,6 @@ class InstanceIamMemberConditionArgs:
|
|
690
640
|
@property
|
691
641
|
@pulumi.getter
|
692
642
|
def title(self) -> pulumi.Input[str]:
|
693
|
-
"""
|
694
|
-
A title for the expression, i.e. a short string describing its purpose.
|
695
|
-
"""
|
696
643
|
return pulumi.get(self, "title")
|
697
644
|
|
698
645
|
@title.setter
|
@@ -702,11 +649,6 @@ class InstanceIamMemberConditionArgs:
|
|
702
649
|
@property
|
703
650
|
@pulumi.getter
|
704
651
|
def description(self) -> Optional[pulumi.Input[str]]:
|
705
|
-
"""
|
706
|
-
An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
|
707
|
-
|
708
|
-
For `bigtable.InstanceIamPolicy` only:
|
709
|
-
"""
|
710
652
|
return pulumi.get(self, "description")
|
711
653
|
|
712
654
|
@description.setter
|
@@ -121,6 +121,9 @@ def get_instance_iam_policy(instance: Optional[str] = None,
|
|
121
121
|
instance=pulumi.get(__ret__, 'instance'),
|
122
122
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
123
123
|
project=pulumi.get(__ret__, 'project'))
|
124
|
+
|
125
|
+
|
126
|
+
@_utilities.lift_output_func(get_instance_iam_policy)
|
124
127
|
def get_instance_iam_policy_output(instance: Optional[pulumi.Input[str]] = None,
|
125
128
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
126
129
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetInstanceIamPolicyResult]:
|
@@ -139,14 +142,4 @@ def get_instance_iam_policy_output(instance: Optional[pulumi.Input[str]] = None,
|
|
139
142
|
|
140
143
|
:param str instance: The name or relative resource id of the instance to manage IAM policies for.
|
141
144
|
"""
|
142
|
-
|
143
|
-
__args__['instance'] = instance
|
144
|
-
__args__['project'] = project
|
145
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
146
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:bigtable/getInstanceIamPolicy:getInstanceIamPolicy', __args__, opts=opts, typ=GetInstanceIamPolicyResult)
|
147
|
-
return __ret__.apply(lambda __response__: GetInstanceIamPolicyResult(
|
148
|
-
etag=pulumi.get(__response__, 'etag'),
|
149
|
-
id=pulumi.get(__response__, 'id'),
|
150
|
-
instance=pulumi.get(__response__, 'instance'),
|
151
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
152
|
-
project=pulumi.get(__response__, 'project')))
|
145
|
+
...
|
@@ -135,6 +135,9 @@ def get_table_iam_policy(instance: Optional[str] = None,
|
|
135
135
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
136
136
|
project=pulumi.get(__ret__, 'project'),
|
137
137
|
table=pulumi.get(__ret__, 'table'))
|
138
|
+
|
139
|
+
|
140
|
+
@_utilities.lift_output_func(get_table_iam_policy)
|
138
141
|
def get_table_iam_policy_output(instance: Optional[pulumi.Input[str]] = None,
|
139
142
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
140
143
|
table: Optional[pulumi.Input[str]] = None,
|
@@ -156,16 +159,4 @@ def get_table_iam_policy_output(instance: Optional[pulumi.Input[str]] = None,
|
|
156
159
|
:param str instance: The name or relative resource id of the instance that owns the table.
|
157
160
|
:param str table: The name or relative resource id of the table to manage IAM policies for.
|
158
161
|
"""
|
159
|
-
|
160
|
-
__args__['instance'] = instance
|
161
|
-
__args__['project'] = project
|
162
|
-
__args__['table'] = table
|
163
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
164
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:bigtable/getTableIamPolicy:getTableIamPolicy', __args__, opts=opts, typ=GetTableIamPolicyResult)
|
165
|
-
return __ret__.apply(lambda __response__: GetTableIamPolicyResult(
|
166
|
-
etag=pulumi.get(__response__, 'etag'),
|
167
|
-
id=pulumi.get(__response__, 'id'),
|
168
|
-
instance=pulumi.get(__response__, 'instance'),
|
169
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
170
|
-
project=pulumi.get(__response__, 'project'),
|
171
|
-
table=pulumi.get(__response__, 'table')))
|
162
|
+
...
|
@@ -42,7 +42,10 @@ class InstanceIamBindingArgs:
|
|
42
42
|
:param pulumi.Input[str] role: The role that should be applied. Only one
|
43
43
|
`bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
|
44
44
|
`[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
|
45
|
-
|
45
|
+
|
46
|
+
`bigtable.InstanceIamPolicy` only:
|
47
|
+
:param pulumi.Input[str] project: The project in which the instance belongs. If it
|
48
|
+
is not provided, a default will be supplied.
|
46
49
|
"""
|
47
50
|
pulumi.set(__self__, "instance", instance)
|
48
51
|
pulumi.set(__self__, "members", members)
|
@@ -92,6 +95,8 @@ class InstanceIamBindingArgs:
|
|
92
95
|
The role that should be applied. Only one
|
93
96
|
`bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
|
94
97
|
`[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
|
98
|
+
|
99
|
+
`bigtable.InstanceIamPolicy` only:
|
95
100
|
"""
|
96
101
|
return pulumi.get(self, "role")
|
97
102
|
|
@@ -102,9 +107,6 @@ class InstanceIamBindingArgs:
|
|
102
107
|
@property
|
103
108
|
@pulumi.getter
|
104
109
|
def condition(self) -> Optional[pulumi.Input['InstanceIamBindingConditionArgs']]:
|
105
|
-
"""
|
106
|
-
An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding. Structure is documented below.
|
107
|
-
"""
|
108
110
|
return pulumi.get(self, "condition")
|
109
111
|
|
110
112
|
@condition.setter
|
@@ -114,6 +116,10 @@ class InstanceIamBindingArgs:
|
|
114
116
|
@property
|
115
117
|
@pulumi.getter
|
116
118
|
def project(self) -> Optional[pulumi.Input[str]]:
|
119
|
+
"""
|
120
|
+
The project in which the instance belongs. If it
|
121
|
+
is not provided, a default will be supplied.
|
122
|
+
"""
|
117
123
|
return pulumi.get(self, "project")
|
118
124
|
|
119
125
|
@project.setter
|
@@ -132,7 +138,6 @@ class _InstanceIamBindingState:
|
|
132
138
|
role: Optional[pulumi.Input[str]] = None):
|
133
139
|
"""
|
134
140
|
Input properties used for looking up and filtering InstanceIamBinding resources.
|
135
|
-
:param pulumi.Input['InstanceIamBindingConditionArgs'] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding. Structure is documented below.
|
136
141
|
:param pulumi.Input[str] etag: (Computed) The etag of the instances's IAM policy.
|
137
142
|
:param pulumi.Input[str] instance: The name or relative resource id of the instance to manage IAM policies for.
|
138
143
|
|
@@ -145,9 +150,13 @@ class _InstanceIamBindingState:
|
|
145
150
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
146
151
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
147
152
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
153
|
+
:param pulumi.Input[str] project: The project in which the instance belongs. If it
|
154
|
+
is not provided, a default will be supplied.
|
148
155
|
:param pulumi.Input[str] role: The role that should be applied. Only one
|
149
156
|
`bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
|
150
157
|
`[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
|
158
|
+
|
159
|
+
`bigtable.InstanceIamPolicy` only:
|
151
160
|
"""
|
152
161
|
if condition is not None:
|
153
162
|
pulumi.set(__self__, "condition", condition)
|
@@ -165,9 +174,6 @@ class _InstanceIamBindingState:
|
|
165
174
|
@property
|
166
175
|
@pulumi.getter
|
167
176
|
def condition(self) -> Optional[pulumi.Input['InstanceIamBindingConditionArgs']]:
|
168
|
-
"""
|
169
|
-
An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding. Structure is documented below.
|
170
|
-
"""
|
171
177
|
return pulumi.get(self, "condition")
|
172
178
|
|
173
179
|
@condition.setter
|
@@ -222,6 +228,10 @@ class _InstanceIamBindingState:
|
|
222
228
|
@property
|
223
229
|
@pulumi.getter
|
224
230
|
def project(self) -> Optional[pulumi.Input[str]]:
|
231
|
+
"""
|
232
|
+
The project in which the instance belongs. If it
|
233
|
+
is not provided, a default will be supplied.
|
234
|
+
"""
|
225
235
|
return pulumi.get(self, "project")
|
226
236
|
|
227
237
|
@project.setter
|
@@ -235,6 +245,8 @@ class _InstanceIamBindingState:
|
|
235
245
|
The role that should be applied. Only one
|
236
246
|
`bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
|
237
247
|
`[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
|
248
|
+
|
249
|
+
`bigtable.InstanceIamPolicy` only:
|
238
250
|
"""
|
239
251
|
return pulumi.get(self, "role")
|
240
252
|
|
@@ -373,7 +385,6 @@ class InstanceIamBinding(pulumi.CustomResource):
|
|
373
385
|
|
374
386
|
:param str resource_name: The name of the resource.
|
375
387
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
376
|
-
:param pulumi.Input[Union['InstanceIamBindingConditionArgs', 'InstanceIamBindingConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding. Structure is documented below.
|
377
388
|
:param pulumi.Input[str] instance: The name or relative resource id of the instance to manage IAM policies for.
|
378
389
|
|
379
390
|
For `bigtable.InstanceIamMember` or `bigtable.InstanceIamBinding`:
|
@@ -385,9 +396,13 @@ class InstanceIamBinding(pulumi.CustomResource):
|
|
385
396
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
386
397
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
387
398
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
399
|
+
:param pulumi.Input[str] project: The project in which the instance belongs. If it
|
400
|
+
is not provided, a default will be supplied.
|
388
401
|
:param pulumi.Input[str] role: The role that should be applied. Only one
|
389
402
|
`bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
|
390
403
|
`[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
|
404
|
+
|
405
|
+
`bigtable.InstanceIamPolicy` only:
|
391
406
|
"""
|
392
407
|
...
|
393
408
|
@overload
|
@@ -576,7 +591,6 @@ class InstanceIamBinding(pulumi.CustomResource):
|
|
576
591
|
:param str resource_name: The unique name of the resulting resource.
|
577
592
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
578
593
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
579
|
-
:param pulumi.Input[Union['InstanceIamBindingConditionArgs', 'InstanceIamBindingConditionArgsDict']] condition: An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding. Structure is documented below.
|
580
594
|
:param pulumi.Input[str] etag: (Computed) The etag of the instances's IAM policy.
|
581
595
|
:param pulumi.Input[str] instance: The name or relative resource id of the instance to manage IAM policies for.
|
582
596
|
|
@@ -589,9 +603,13 @@ class InstanceIamBinding(pulumi.CustomResource):
|
|
589
603
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
590
604
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
591
605
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
606
|
+
:param pulumi.Input[str] project: The project in which the instance belongs. If it
|
607
|
+
is not provided, a default will be supplied.
|
592
608
|
:param pulumi.Input[str] role: The role that should be applied. Only one
|
593
609
|
`bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
|
594
610
|
`[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
|
611
|
+
|
612
|
+
`bigtable.InstanceIamPolicy` only:
|
595
613
|
"""
|
596
614
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
597
615
|
|
@@ -608,9 +626,6 @@ class InstanceIamBinding(pulumi.CustomResource):
|
|
608
626
|
@property
|
609
627
|
@pulumi.getter
|
610
628
|
def condition(self) -> pulumi.Output[Optional['outputs.InstanceIamBindingCondition']]:
|
611
|
-
"""
|
612
|
-
An [IAM Condition](https://cloud.google.com/iam/docs/conditions-overview) for a given binding. Structure is documented below.
|
613
|
-
"""
|
614
629
|
return pulumi.get(self, "condition")
|
615
630
|
|
616
631
|
@property
|
@@ -649,6 +664,10 @@ class InstanceIamBinding(pulumi.CustomResource):
|
|
649
664
|
@property
|
650
665
|
@pulumi.getter
|
651
666
|
def project(self) -> pulumi.Output[str]:
|
667
|
+
"""
|
668
|
+
The project in which the instance belongs. If it
|
669
|
+
is not provided, a default will be supplied.
|
670
|
+
"""
|
652
671
|
return pulumi.get(self, "project")
|
653
672
|
|
654
673
|
@property
|
@@ -658,6 +677,8 @@ class InstanceIamBinding(pulumi.CustomResource):
|
|
658
677
|
The role that should be applied. Only one
|
659
678
|
`bigtable.InstanceIamBinding` can be used per role. Note that custom roles must be of the format
|
660
679
|
`[projects|organizations]/{parent-name}/roles/{role-name}`. Read more about roles [here](https://cloud.google.com/bigtable/docs/access-control#roles).
|
680
|
+
|
681
|
+
`bigtable.InstanceIamPolicy` only:
|
661
682
|
"""
|
662
683
|
return pulumi.get(self, "role")
|
663
684
|
|