pulumi-gcp 8.6.0a1728581342__py3-none-any.whl → 8.6.0a1728595713__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/_utilities.py +1 -1
- pulumi_gcp/accessapproval/get_folder_service_account.py +9 -4
- pulumi_gcp/accessapproval/get_organization_service_account.py +9 -4
- pulumi_gcp/accessapproval/get_project_service_account.py +9 -4
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +9 -4
- pulumi_gcp/alloydb/get_locations.py +8 -4
- pulumi_gcp/alloydb/get_supported_database_flags.py +10 -4
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +13 -4
- pulumi_gcp/apigateway/get_api_iam_policy.py +11 -4
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +13 -4
- pulumi_gcp/apigee/get_environment_iam_policy.py +11 -4
- pulumi_gcp/appengine/get_default_service_account.py +12 -4
- pulumi_gcp/apphub/get_application.py +20 -4
- pulumi_gcp/apphub/get_discovered_service.py +14 -4
- pulumi_gcp/apphub/get_discovered_workload.py +14 -4
- pulumi_gcp/artifactregistry/get_docker_image.py +21 -4
- pulumi_gcp/artifactregistry/get_locations.py +8 -4
- pulumi_gcp/artifactregistry/get_repository.py +27 -4
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +13 -4
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +13 -4
- pulumi_gcp/beyondcorp/get_app_connection.py +19 -4
- pulumi_gcp/beyondcorp/get_app_connector.py +17 -4
- pulumi_gcp/beyondcorp/get_app_gateway.py +20 -4
- pulumi_gcp/bigquery/get_connection_iam_policy.py +13 -4
- pulumi_gcp/bigquery/get_dataset.py +30 -4
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +11 -4
- pulumi_gcp/bigquery/get_default_service_account.py +9 -4
- pulumi_gcp/bigquery/get_table_iam_policy.py +13 -4
- pulumi_gcp/bigquery/get_tables.py +10 -4
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +13 -4
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +15 -4
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +13 -4
- pulumi_gcp/bigtable/get_instance_iam_policy.py +11 -4
- pulumi_gcp/bigtable/get_table_iam_policy.py +13 -4
- pulumi_gcp/billing/get_account_iam_policy.py +9 -4
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +11 -4
- pulumi_gcp/certificateauthority/get_authority.py +34 -4
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +13 -4
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +13 -4
- pulumi_gcp/certificatemanager/get_certificate_map.py +16 -4
- pulumi_gcp/certificatemanager/get_certificates.py +10 -4
- pulumi_gcp/cloudasset/get_resources_search_all.py +12 -4
- pulumi_gcp/cloudasset/get_search_all_resources.py +12 -4
- pulumi_gcp/cloudbuild/get_trigger.py +33 -4
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +13 -4
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +13 -4
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +13 -4
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +13 -4
- pulumi_gcp/cloudfunctions/get_function.py +43 -4
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +13 -4
- pulumi_gcp/cloudfunctionsv2/get_function.py +23 -4
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +13 -4
- pulumi_gcp/cloudidentity/get_group_lookup.py +8 -4
- pulumi_gcp/cloudidentity/get_group_memberships.py +8 -4
- pulumi_gcp/cloudidentity/get_group_transitive_memberships.py +8 -4
- pulumi_gcp/cloudidentity/get_groups.py +8 -4
- pulumi_gcp/cloudquota/get_s_quota_info.py +25 -4
- pulumi_gcp/cloudquota/get_s_quota_infos.py +10 -4
- pulumi_gcp/cloudrun/get_locations.py +8 -4
- pulumi_gcp/cloudrun/get_service.py +16 -4
- pulumi_gcp/cloudrun/get_service_iam_policy.py +13 -4
- pulumi_gcp/cloudrunv2/get_job.py +39 -4
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +13 -4
- pulumi_gcp/cloudrunv2/get_service.py +45 -4
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +13 -4
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +13 -4
- pulumi_gcp/composer/get_environment.py +16 -4
- pulumi_gcp/composer/get_image_versions.py +10 -4
- pulumi_gcp/composer/get_user_workloads_config_map.py +14 -4
- pulumi_gcp/composer/get_user_workloads_secret.py +14 -4
- pulumi_gcp/compute/get_address.py +21 -4
- pulumi_gcp/compute/get_addresses.py +12 -4
- pulumi_gcp/compute/get_backend_bucket.py +18 -4
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +11 -4
- pulumi_gcp/compute/get_backend_service.py +40 -4
- pulumi_gcp/compute/get_backend_service_iam_policy.py +11 -4
- pulumi_gcp/compute/get_certificate.py +17 -4
- pulumi_gcp/compute/get_default_service_account.py +12 -4
- pulumi_gcp/compute/get_disk.py +45 -4
- pulumi_gcp/compute/get_disk_iam_policy.py +13 -4
- pulumi_gcp/compute/get_forwarding_rule.py +43 -4
- pulumi_gcp/compute/get_forwarding_rules.py +10 -4
- pulumi_gcp/compute/get_global_address.py +19 -4
- pulumi_gcp/compute/get_global_forwarding_rule.py +31 -4
- pulumi_gcp/compute/get_hc_vpn_gateway.py +17 -4
- pulumi_gcp/compute/get_health_check.py +25 -4
- pulumi_gcp/compute/get_image.py +30 -4
- pulumi_gcp/compute/get_image_iam_policy.py +11 -4
- pulumi_gcp/compute/get_instance.py +49 -4
- pulumi_gcp/compute/get_instance_group.py +18 -4
- pulumi_gcp/compute/get_instance_group_manager.py +38 -4
- pulumi_gcp/compute/get_instance_iam_policy.py +13 -4
- pulumi_gcp/compute/get_instance_serial_port.py +14 -4
- pulumi_gcp/compute/get_instance_template.py +45 -4
- pulumi_gcp/compute/get_lbip_ranges.py +7 -4
- pulumi_gcp/compute/get_machine_image_iam_policy.py +11 -4
- pulumi_gcp/compute/get_machine_types.py +12 -4
- pulumi_gcp/compute/get_netblock_ip_ranges.py +10 -4
- pulumi_gcp/compute/get_network.py +14 -4
- pulumi_gcp/compute/get_network_endpoint_group.py +19 -4
- pulumi_gcp/compute/get_network_peering.py +17 -4
- pulumi_gcp/compute/get_networks.py +9 -4
- pulumi_gcp/compute/get_node_types.py +10 -4
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +13 -4
- pulumi_gcp/compute/get_region_disk.py +35 -4
- pulumi_gcp/compute/get_region_disk_iam_policy.py +13 -4
- pulumi_gcp/compute/get_region_instance_group.py +15 -4
- pulumi_gcp/compute/get_region_instance_group_manager.py +39 -4
- pulumi_gcp/compute/get_region_instance_template.py +44 -4
- pulumi_gcp/compute/get_region_network_endpoint_group.py +22 -4
- pulumi_gcp/compute/get_region_ssl_certificate.py +19 -4
- pulumi_gcp/compute/get_regions.py +10 -4
- pulumi_gcp/compute/get_reservation.py +19 -4
- pulumi_gcp/compute/get_resource_policy.py +17 -4
- pulumi_gcp/compute/get_router.py +18 -4
- pulumi_gcp/compute/get_router_nat.py +33 -4
- pulumi_gcp/compute/get_router_status.py +14 -4
- pulumi_gcp/compute/get_security_policy.py +18 -4
- pulumi_gcp/compute/get_snapshot.py +30 -4
- pulumi_gcp/compute/get_snapshot_iam_policy.py +11 -4
- pulumi_gcp/compute/get_ssl_policy.py +17 -4
- pulumi_gcp/compute/get_subnetwork.py +20 -4
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +13 -4
- pulumi_gcp/compute/get_subnetworks.py +12 -4
- pulumi_gcp/compute/get_vpn_gateway.py +14 -4
- pulumi_gcp/compute/get_zones.py +12 -4
- pulumi_gcp/compute/router_status.py +14 -4
- pulumi_gcp/container/get_attached_install_manifest.py +14 -4
- pulumi_gcp/container/get_attached_versions.py +10 -4
- pulumi_gcp/container/get_aws_versions.py +11 -4
- pulumi_gcp/container/get_azure_versions.py +11 -4
- pulumi_gcp/container/get_cluster.py +87 -4
- pulumi_gcp/container/get_engine_versions.py +18 -4
- pulumi_gcp/container/get_registry_image.py +16 -4
- pulumi_gcp/container/get_registry_repository.py +10 -4
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +11 -4
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +13 -4
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +9 -4
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +13 -4
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +13 -4
- pulumi_gcp/dataform/get_repository_iam_policy.py +13 -4
- pulumi_gcp/datafusion/get_instance_iam_policy.py +13 -4
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +13 -4
- pulumi_gcp/dataplex/get_asset_iam_policy.py +17 -4
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +13 -4
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +13 -4
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +13 -4
- pulumi_gcp/dataplex/get_lake_iam_policy.py +13 -4
- pulumi_gcp/dataplex/get_task_iam_policy.py +15 -4
- pulumi_gcp/dataplex/get_zone_iam_policy.py +15 -4
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +13 -4
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +13 -4
- pulumi_gcp/dataproc/get_job_iam_policy.py +13 -4
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +13 -4
- pulumi_gcp/dataproc/get_metastore_service.py +34 -4
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +13 -4
- pulumi_gcp/datastream/get_static_ips.py +10 -4
- pulumi_gcp/dns/get_keys.py +11 -4
- pulumi_gcp/dns/get_managed_zone.py +14 -4
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +11 -4
- pulumi_gcp/dns/get_managed_zones.py +8 -4
- pulumi_gcp/dns/get_record_set.py +15 -4
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +11 -4
- pulumi_gcp/endpoints/get_service_iam_policy.py +9 -4
- pulumi_gcp/filestore/get_instance.py +25 -4
- pulumi_gcp/firebase/get_android_app.py +17 -4
- pulumi_gcp/firebase/get_android_app_config.py +11 -4
- pulumi_gcp/firebase/get_apple_app.py +16 -4
- pulumi_gcp/firebase/get_apple_app_config.py +11 -4
- pulumi_gcp/firebase/get_hosting_channel.py +16 -4
- pulumi_gcp/firebase/get_web_app.py +14 -4
- pulumi_gcp/firebase/get_web_app_config.py +16 -4
- pulumi_gcp/folder/get_iam_policy.py +9 -4
- pulumi_gcp/folder/get_organization_policy.py +15 -4
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +13 -4
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +13 -4
- pulumi_gcp/gkehub/get_feature_iam_policy.py +13 -4
- pulumi_gcp/gkehub/get_membership_binding.py +23 -4
- pulumi_gcp/gkehub/get_membership_iam_policy.py +13 -4
- pulumi_gcp/gkehub/get_scope_iam_policy.py +11 -4
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +11 -4
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +9 -4
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +9 -4
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +9 -4
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +9 -4
- pulumi_gcp/iam/get_rule.py +10 -4
- pulumi_gcp/iam/get_testable_permissions.py +12 -4
- pulumi_gcp/iam/get_workload_identity_pool.py +14 -4
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +22 -4
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +13 -4
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +15 -4
- pulumi_gcp/iap/get_client.py +11 -4
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +13 -4
- pulumi_gcp/iap/get_tunnel_iam_policy.py +9 -4
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +13 -4
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +11 -4
- pulumi_gcp/iap/get_web_iam_policy.py +9 -4
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +13 -4
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +11 -4
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +9 -4
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +9 -4
- pulumi_gcp/kms/get_crypto_key_latest_version.py +15 -4
- pulumi_gcp/kms/get_crypto_key_versions.py +11 -4
- pulumi_gcp/kms/get_crypto_keys.py +10 -4
- pulumi_gcp/kms/get_ekm_connection_iam_policy.py +13 -4
- pulumi_gcp/kms/get_key_ring_iam_policy.py +9 -4
- pulumi_gcp/kms/get_key_rings.py +12 -4
- pulumi_gcp/kms/get_kms_crypto_key.py +21 -4
- pulumi_gcp/kms/get_kms_crypto_key_version.py +14 -4
- pulumi_gcp/kms/get_kms_key_ring.py +11 -4
- pulumi_gcp/kms/get_kms_secret.py +12 -4
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +12 -4
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +10 -4
- pulumi_gcp/logging/get_folder_settings.py +13 -4
- pulumi_gcp/logging/get_log_view_iam_policy.py +15 -4
- pulumi_gcp/logging/get_organization_settings.py +13 -4
- pulumi_gcp/logging/get_project_cmek_settings.py +12 -4
- pulumi_gcp/logging/get_project_settings.py +13 -4
- pulumi_gcp/logging/get_sink.py +14 -4
- pulumi_gcp/monitoring/get_app_engine_service.py +14 -4
- pulumi_gcp/monitoring/get_cluster_istio_service.py +20 -4
- pulumi_gcp/monitoring/get_istio_canonical_service.py +18 -4
- pulumi_gcp/monitoring/get_mesh_istio_service.py +18 -4
- pulumi_gcp/monitoring/get_notification_channel.py +21 -4
- pulumi_gcp/monitoring/get_secret_version.py +16 -4
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +6 -4
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +13 -4
- pulumi_gcp/notebooks/get_instance_iam_policy.py +13 -4
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +13 -4
- pulumi_gcp/organizations/get_active_folder.py +12 -4
- pulumi_gcp/organizations/get_billing_account.py +15 -4
- pulumi_gcp/organizations/get_client_config.py +10 -4
- pulumi_gcp/organizations/get_client_open_id_user_info.py +6 -4
- pulumi_gcp/organizations/get_folder.py +17 -4
- pulumi_gcp/organizations/get_folders.py +8 -4
- pulumi_gcp/organizations/get_iam_policy.py +10 -4
- pulumi_gcp/organizations/get_organization.py +14 -4
- pulumi_gcp/organizations/get_project.py +18 -4
- pulumi_gcp/privilegedaccessmanager/get_entitlement.py +22 -4
- pulumi_gcp/projects/get_iam_policy.py +9 -4
- pulumi_gcp/projects/get_organization_policy.py +15 -4
- pulumi_gcp/projects/get_project.py +8 -4
- pulumi_gcp/projects/get_project_service.py +12 -4
- pulumi_gcp/pubsub/get_schema_iam_policy.py +11 -4
- pulumi_gcp/pubsub/get_subscription.py +25 -4
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +11 -4
- pulumi_gcp/pubsub/get_topic.py +17 -4
- pulumi_gcp/pubsub/get_topic_iam_policy.py +11 -4
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/get_instance.py +44 -4
- pulumi_gcp/runtimeconfig/get_config.py +10 -4
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +11 -4
- pulumi_gcp/runtimeconfig/get_variable.py +14 -4
- pulumi_gcp/secretmanager/get_regional_secret.py +25 -4
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +13 -4
- pulumi_gcp/secretmanager/get_regional_secret_version.py +19 -4
- pulumi_gcp/secretmanager/get_regional_secret_version_access.py +15 -4
- pulumi_gcp/secretmanager/get_regional_secrets.py +12 -4
- pulumi_gcp/secretmanager/get_secret.py +23 -4
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +11 -4
- pulumi_gcp/secretmanager/get_secret_version.py +16 -4
- pulumi_gcp/secretmanager/get_secret_version_access.py +13 -4
- pulumi_gcp/secretmanager/get_secrets.py +10 -4
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +13 -4
- pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +13 -4
- pulumi_gcp/securitycenter/get_source_iam_policy.py +11 -4
- pulumi_gcp/securitycenter/get_v2_organization_source_iam_policy.py +11 -4
- pulumi_gcp/serviceaccount/get_account.py +14 -4
- pulumi_gcp/serviceaccount/get_account_access_token.py +14 -4
- pulumi_gcp/serviceaccount/get_account_id_token.py +14 -4
- pulumi_gcp/serviceaccount/get_account_jwt.py +14 -4
- pulumi_gcp/serviceaccount/get_account_key.py +13 -4
- pulumi_gcp/serviceaccount/get_iam_policy.py +9 -4
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +9 -4
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +9 -4
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +15 -4
- pulumi_gcp/siteverification/get_token.py +12 -4
- pulumi_gcp/sourcerepo/get_repository.py +13 -4
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +11 -4
- pulumi_gcp/spanner/get_database_iam_policy.py +13 -4
- pulumi_gcp/spanner/get_instance.py +22 -4
- pulumi_gcp/spanner/get_instance_iam_policy.py +11 -4
- pulumi_gcp/sql/get_backup_run.py +16 -4
- pulumi_gcp/sql/get_ca_certs.py +11 -4
- pulumi_gcp/sql/get_database.py +15 -4
- pulumi_gcp/sql/get_database_instance.py +32 -4
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +10 -4
- pulumi_gcp/sql/get_database_instances.py +18 -4
- pulumi_gcp/sql/get_databases.py +10 -4
- pulumi_gcp/sql/get_tiers.py +8 -4
- pulumi_gcp/storage/get_bucket.py +34 -4
- pulumi_gcp/storage/get_bucket_iam_policy.py +9 -4
- pulumi_gcp/storage/get_bucket_object.py +30 -4
- pulumi_gcp/storage/get_bucket_object_content.py +31 -4
- pulumi_gcp/storage/get_bucket_objects.py +12 -4
- pulumi_gcp/storage/get_buckets.py +10 -4
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +11 -4
- pulumi_gcp/storage/get_object_signed_url.py +22 -4
- pulumi_gcp/storage/get_project_service_account.py +11 -4
- pulumi_gcp/storage/get_transfer_project_service_account.py +10 -4
- pulumi_gcp/storage/get_transfer_project_servie_account.py +10 -4
- pulumi_gcp/tags/get_tag_key.py +14 -4
- pulumi_gcp/tags/get_tag_key_iam_policy.py +9 -4
- pulumi_gcp/tags/get_tag_keys.py +8 -4
- pulumi_gcp/tags/get_tag_value.py +14 -4
- pulumi_gcp/tags/get_tag_value_iam_policy.py +9 -4
- pulumi_gcp/tags/get_tag_values.py +8 -4
- pulumi_gcp/tpu/get_tensorflow_versions.py +10 -4
- pulumi_gcp/tpu/get_v2_accelerator_types.py +10 -4
- pulumi_gcp/tpu/get_v2_runtime_versions.py +10 -4
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +13 -4
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +11 -4
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +13 -4
- pulumi_gcp/vertex/get_ai_index.py +24 -4
- pulumi_gcp/vmwareengine/get_cluster.py +13 -4
- pulumi_gcp/vmwareengine/get_external_access_rule.py +21 -4
- pulumi_gcp/vmwareengine/get_external_address.py +16 -4
- pulumi_gcp/vmwareengine/get_network.py +16 -4
- pulumi_gcp/vmwareengine/get_network_peering.py +23 -4
- pulumi_gcp/vmwareengine/get_network_policy.py +20 -4
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +9 -4
- pulumi_gcp/vmwareengine/get_private_cloud.py +22 -4
- pulumi_gcp/vmwareengine/get_subnet.py +20 -4
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +9 -4
- pulumi_gcp/vpcaccess/get_connector.py +22 -4
- pulumi_gcp/workbench/get_instance_iam_policy.py +13 -4
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +15 -4
- pulumi_gcp/workstations/get_workstation_iam_policy.py +17 -4
- {pulumi_gcp-8.6.0a1728581342.dist-info → pulumi_gcp-8.6.0a1728595713.dist-info}/METADATA +2 -2
- {pulumi_gcp-8.6.0a1728581342.dist-info → pulumi_gcp-8.6.0a1728595713.dist-info}/RECORD +332 -332
- {pulumi_gcp-8.6.0a1728581342.dist-info → pulumi_gcp-8.6.0a1728595713.dist-info}/WHEEL +0 -0
- {pulumi_gcp-8.6.0a1728581342.dist-info → pulumi_gcp-8.6.0a1728595713.dist-info}/top_level.txt +0 -0
@@ -142,9 +142,6 @@ def get_backup_plan_iam_policy(location: Optional[str] = None,
|
|
142
142
|
name=pulumi.get(__ret__, 'name'),
|
143
143
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
144
144
|
project=pulumi.get(__ret__, 'project'))
|
145
|
-
|
146
|
-
|
147
|
-
@_utilities.lift_output_func(get_backup_plan_iam_policy)
|
148
145
|
def get_backup_plan_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
149
146
|
name: Optional[pulumi.Input[str]] = None,
|
150
147
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -172,4 +169,16 @@ def get_backup_plan_iam_policy_output(location: Optional[pulumi.Input[Optional[s
|
|
172
169
|
:param str project: The ID of the project in which the resource belongs.
|
173
170
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
174
171
|
"""
|
175
|
-
|
172
|
+
__args__ = dict()
|
173
|
+
__args__['location'] = location
|
174
|
+
__args__['name'] = name
|
175
|
+
__args__['project'] = project
|
176
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
177
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:gkebackup/getBackupPlanIamPolicy:getBackupPlanIamPolicy', __args__, opts=opts, typ=GetBackupPlanIamPolicyResult)
|
178
|
+
return __ret__.apply(lambda __response__: GetBackupPlanIamPolicyResult(
|
179
|
+
etag=pulumi.get(__response__, 'etag'),
|
180
|
+
id=pulumi.get(__response__, 'id'),
|
181
|
+
location=pulumi.get(__response__, 'location'),
|
182
|
+
name=pulumi.get(__response__, 'name'),
|
183
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
184
|
+
project=pulumi.get(__response__, 'project')))
|
@@ -142,9 +142,6 @@ def get_restore_plan_iam_policy(location: Optional[str] = None,
|
|
142
142
|
name=pulumi.get(__ret__, 'name'),
|
143
143
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
144
144
|
project=pulumi.get(__ret__, 'project'))
|
145
|
-
|
146
|
-
|
147
|
-
@_utilities.lift_output_func(get_restore_plan_iam_policy)
|
148
145
|
def get_restore_plan_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
149
146
|
name: Optional[pulumi.Input[str]] = None,
|
150
147
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -172,4 +169,16 @@ def get_restore_plan_iam_policy_output(location: Optional[pulumi.Input[Optional[
|
|
172
169
|
:param str project: The ID of the project in which the resource belongs.
|
173
170
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
174
171
|
"""
|
175
|
-
|
172
|
+
__args__ = dict()
|
173
|
+
__args__['location'] = location
|
174
|
+
__args__['name'] = name
|
175
|
+
__args__['project'] = project
|
176
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
177
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:gkebackup/getRestorePlanIamPolicy:getRestorePlanIamPolicy', __args__, opts=opts, typ=GetRestorePlanIamPolicyResult)
|
178
|
+
return __ret__.apply(lambda __response__: GetRestorePlanIamPolicyResult(
|
179
|
+
etag=pulumi.get(__response__, 'etag'),
|
180
|
+
id=pulumi.get(__response__, 'id'),
|
181
|
+
location=pulumi.get(__response__, 'location'),
|
182
|
+
name=pulumi.get(__response__, 'name'),
|
183
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
184
|
+
project=pulumi.get(__response__, 'project')))
|
@@ -141,9 +141,6 @@ def get_feature_iam_policy(location: Optional[str] = None,
|
|
141
141
|
name=pulumi.get(__ret__, 'name'),
|
142
142
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
143
143
|
project=pulumi.get(__ret__, 'project'))
|
144
|
-
|
145
|
-
|
146
|
-
@_utilities.lift_output_func(get_feature_iam_policy)
|
147
144
|
def get_feature_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
148
145
|
name: Optional[pulumi.Input[str]] = None,
|
149
146
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -170,4 +167,16 @@ def get_feature_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]
|
|
170
167
|
:param str project: The ID of the project in which the resource belongs.
|
171
168
|
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.
|
172
169
|
"""
|
173
|
-
|
170
|
+
__args__ = dict()
|
171
|
+
__args__['location'] = location
|
172
|
+
__args__['name'] = name
|
173
|
+
__args__['project'] = project
|
174
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:gkehub/getFeatureIamPolicy:getFeatureIamPolicy', __args__, opts=opts, typ=GetFeatureIamPolicyResult)
|
176
|
+
return __ret__.apply(lambda __response__: GetFeatureIamPolicyResult(
|
177
|
+
etag=pulumi.get(__response__, 'etag'),
|
178
|
+
id=pulumi.get(__response__, 'id'),
|
179
|
+
location=pulumi.get(__response__, 'location'),
|
180
|
+
name=pulumi.get(__response__, 'name'),
|
181
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
182
|
+
project=pulumi.get(__response__, 'project')))
|
@@ -208,9 +208,6 @@ def get_membership_binding(location: Optional[str] = None,
|
|
208
208
|
states=pulumi.get(__ret__, 'states'),
|
209
209
|
uid=pulumi.get(__ret__, 'uid'),
|
210
210
|
update_time=pulumi.get(__ret__, 'update_time'))
|
211
|
-
|
212
|
-
|
213
|
-
@_utilities.lift_output_func(get_membership_binding)
|
214
211
|
def get_membership_binding_output(location: Optional[pulumi.Input[str]] = None,
|
215
212
|
membership_binding_id: Optional[pulumi.Input[str]] = None,
|
216
213
|
membership_id: Optional[pulumi.Input[str]] = None,
|
@@ -219,4 +216,26 @@ def get_membership_binding_output(location: Optional[pulumi.Input[str]] = None,
|
|
219
216
|
"""
|
220
217
|
Use this data source to access information about an existing resource.
|
221
218
|
"""
|
222
|
-
|
219
|
+
__args__ = dict()
|
220
|
+
__args__['location'] = location
|
221
|
+
__args__['membershipBindingId'] = membership_binding_id
|
222
|
+
__args__['membershipId'] = membership_id
|
223
|
+
__args__['project'] = project
|
224
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
225
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:gkehub/getMembershipBinding:getMembershipBinding', __args__, opts=opts, typ=GetMembershipBindingResult)
|
226
|
+
return __ret__.apply(lambda __response__: GetMembershipBindingResult(
|
227
|
+
create_time=pulumi.get(__response__, 'create_time'),
|
228
|
+
delete_time=pulumi.get(__response__, 'delete_time'),
|
229
|
+
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
230
|
+
id=pulumi.get(__response__, 'id'),
|
231
|
+
labels=pulumi.get(__response__, 'labels'),
|
232
|
+
location=pulumi.get(__response__, 'location'),
|
233
|
+
membership_binding_id=pulumi.get(__response__, 'membership_binding_id'),
|
234
|
+
membership_id=pulumi.get(__response__, 'membership_id'),
|
235
|
+
name=pulumi.get(__response__, 'name'),
|
236
|
+
project=pulumi.get(__response__, 'project'),
|
237
|
+
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
238
|
+
scope=pulumi.get(__response__, 'scope'),
|
239
|
+
states=pulumi.get(__response__, 'states'),
|
240
|
+
uid=pulumi.get(__response__, 'uid'),
|
241
|
+
update_time=pulumi.get(__response__, 'update_time')))
|
@@ -142,9 +142,6 @@ def get_membership_iam_policy(location: Optional[str] = None,
|
|
142
142
|
membership_id=pulumi.get(__ret__, 'membership_id'),
|
143
143
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
144
144
|
project=pulumi.get(__ret__, 'project'))
|
145
|
-
|
146
|
-
|
147
|
-
@_utilities.lift_output_func(get_membership_iam_policy)
|
148
145
|
def get_membership_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
149
146
|
membership_id: Optional[pulumi.Input[str]] = None,
|
150
147
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -172,4 +169,16 @@ def get_membership_iam_policy_output(location: Optional[pulumi.Input[Optional[st
|
|
172
169
|
:param str project: The ID of the project in which the resource belongs.
|
173
170
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
174
171
|
"""
|
175
|
-
|
172
|
+
__args__ = dict()
|
173
|
+
__args__['location'] = location
|
174
|
+
__args__['membershipId'] = membership_id
|
175
|
+
__args__['project'] = project
|
176
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
177
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:gkehub/getMembershipIamPolicy:getMembershipIamPolicy', __args__, opts=opts, typ=GetMembershipIamPolicyResult)
|
178
|
+
return __ret__.apply(lambda __response__: GetMembershipIamPolicyResult(
|
179
|
+
etag=pulumi.get(__response__, 'etag'),
|
180
|
+
id=pulumi.get(__response__, 'id'),
|
181
|
+
location=pulumi.get(__response__, 'location'),
|
182
|
+
membership_id=pulumi.get(__response__, 'membership_id'),
|
183
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
184
|
+
project=pulumi.get(__response__, 'project')))
|
@@ -124,9 +124,6 @@ def get_scope_iam_policy(project: Optional[str] = None,
|
|
124
124
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
125
125
|
project=pulumi.get(__ret__, 'project'),
|
126
126
|
scope_id=pulumi.get(__ret__, 'scope_id'))
|
127
|
-
|
128
|
-
|
129
|
-
@_utilities.lift_output_func(get_scope_iam_policy)
|
130
127
|
def get_scope_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
131
128
|
scope_id: Optional[pulumi.Input[str]] = None,
|
132
129
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetScopeIamPolicyResult]:
|
@@ -147,4 +144,14 @@ def get_scope_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] =
|
|
147
144
|
:param str project: The ID of the project in which the resource belongs.
|
148
145
|
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.
|
149
146
|
"""
|
150
|
-
|
147
|
+
__args__ = dict()
|
148
|
+
__args__['project'] = project
|
149
|
+
__args__['scopeId'] = scope_id
|
150
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
151
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:gkehub/getScopeIamPolicy:getScopeIamPolicy', __args__, opts=opts, typ=GetScopeIamPolicyResult)
|
152
|
+
return __ret__.apply(lambda __response__: GetScopeIamPolicyResult(
|
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
|
+
scope_id=pulumi.get(__response__, 'scope_id')))
|
@@ -126,9 +126,6 @@ def get_consent_store_iam_policy(consent_store_id: Optional[str] = None,
|
|
126
126
|
etag=pulumi.get(__ret__, 'etag'),
|
127
127
|
id=pulumi.get(__ret__, 'id'),
|
128
128
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
129
|
-
|
130
|
-
|
131
|
-
@_utilities.lift_output_func(get_consent_store_iam_policy)
|
132
129
|
def get_consent_store_iam_policy_output(consent_store_id: Optional[pulumi.Input[str]] = None,
|
133
130
|
dataset: Optional[pulumi.Input[str]] = None,
|
134
131
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetConsentStoreIamPolicyResult]:
|
@@ -151,4 +148,14 @@ def get_consent_store_iam_policy_output(consent_store_id: Optional[pulumi.Input[
|
|
151
148
|
'projects/{project}/locations/{location}/datasets/{dataset}'
|
152
149
|
Used to find the parent resource to bind the IAM policy to
|
153
150
|
"""
|
154
|
-
|
151
|
+
__args__ = dict()
|
152
|
+
__args__['consentStoreId'] = consent_store_id
|
153
|
+
__args__['dataset'] = dataset
|
154
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
155
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:healthcare/getConsentStoreIamPolicy:getConsentStoreIamPolicy', __args__, opts=opts, typ=GetConsentStoreIamPolicyResult)
|
156
|
+
return __ret__.apply(lambda __response__: GetConsentStoreIamPolicyResult(
|
157
|
+
consent_store_id=pulumi.get(__response__, 'consent_store_id'),
|
158
|
+
dataset=pulumi.get(__response__, 'dataset'),
|
159
|
+
etag=pulumi.get(__response__, 'etag'),
|
160
|
+
id=pulumi.get(__response__, 'id'),
|
161
|
+
policy_data=pulumi.get(__response__, 'policy_data')))
|
@@ -112,9 +112,6 @@ def get_dataset_iam_policy(dataset_id: Optional[str] = None,
|
|
112
112
|
etag=pulumi.get(__ret__, 'etag'),
|
113
113
|
id=pulumi.get(__ret__, 'id'),
|
114
114
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
115
|
-
|
116
|
-
|
117
|
-
@_utilities.lift_output_func(get_dataset_iam_policy)
|
118
115
|
def get_dataset_iam_policy_output(dataset_id: Optional[pulumi.Input[str]] = None,
|
119
116
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDatasetIamPolicyResult]:
|
120
117
|
"""
|
@@ -135,4 +132,12 @@ def get_dataset_iam_policy_output(dataset_id: Optional[pulumi.Input[str]] = None
|
|
135
132
|
`{location_name}/{dataset_name}`. In the second form, the provider's
|
136
133
|
project setting will be used as a fallback.
|
137
134
|
"""
|
138
|
-
|
135
|
+
__args__ = dict()
|
136
|
+
__args__['datasetId'] = dataset_id
|
137
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
138
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:healthcare/getDatasetIamPolicy:getDatasetIamPolicy', __args__, opts=opts, typ=GetDatasetIamPolicyResult)
|
139
|
+
return __ret__.apply(lambda __response__: GetDatasetIamPolicyResult(
|
140
|
+
dataset_id=pulumi.get(__response__, 'dataset_id'),
|
141
|
+
etag=pulumi.get(__response__, 'etag'),
|
142
|
+
id=pulumi.get(__response__, 'id'),
|
143
|
+
policy_data=pulumi.get(__response__, 'policy_data')))
|
@@ -112,9 +112,6 @@ def get_dicom_store_iam_policy(dicom_store_id: Optional[str] = None,
|
|
112
112
|
etag=pulumi.get(__ret__, 'etag'),
|
113
113
|
id=pulumi.get(__ret__, 'id'),
|
114
114
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
115
|
-
|
116
|
-
|
117
|
-
@_utilities.lift_output_func(get_dicom_store_iam_policy)
|
118
115
|
def get_dicom_store_iam_policy_output(dicom_store_id: Optional[pulumi.Input[str]] = None,
|
119
116
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDicomStoreIamPolicyResult]:
|
120
117
|
"""
|
@@ -135,4 +132,12 @@ def get_dicom_store_iam_policy_output(dicom_store_id: Optional[pulumi.Input[str]
|
|
135
132
|
`{location_name}/{dataset_name}/{dicom_store_name}`. In the second form, the provider's
|
136
133
|
project setting will be used as a fallback.
|
137
134
|
"""
|
138
|
-
|
135
|
+
__args__ = dict()
|
136
|
+
__args__['dicomStoreId'] = dicom_store_id
|
137
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
138
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:healthcare/getDicomStoreIamPolicy:getDicomStoreIamPolicy', __args__, opts=opts, typ=GetDicomStoreIamPolicyResult)
|
139
|
+
return __ret__.apply(lambda __response__: GetDicomStoreIamPolicyResult(
|
140
|
+
dicom_store_id=pulumi.get(__response__, 'dicom_store_id'),
|
141
|
+
etag=pulumi.get(__response__, 'etag'),
|
142
|
+
id=pulumi.get(__response__, 'id'),
|
143
|
+
policy_data=pulumi.get(__response__, 'policy_data')))
|
@@ -112,9 +112,6 @@ def get_fhir_store_iam_policy(fhir_store_id: Optional[str] = None,
|
|
112
112
|
fhir_store_id=pulumi.get(__ret__, 'fhir_store_id'),
|
113
113
|
id=pulumi.get(__ret__, 'id'),
|
114
114
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
115
|
-
|
116
|
-
|
117
|
-
@_utilities.lift_output_func(get_fhir_store_iam_policy)
|
118
115
|
def get_fhir_store_iam_policy_output(fhir_store_id: Optional[pulumi.Input[str]] = None,
|
119
116
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetFhirStoreIamPolicyResult]:
|
120
117
|
"""
|
@@ -135,4 +132,12 @@ def get_fhir_store_iam_policy_output(fhir_store_id: Optional[pulumi.Input[str]]
|
|
135
132
|
`{location_name}/{dataset_name}/{fhir_store_name}`. In the second form, the provider's
|
136
133
|
project setting will be used as a fallback.
|
137
134
|
"""
|
138
|
-
|
135
|
+
__args__ = dict()
|
136
|
+
__args__['fhirStoreId'] = fhir_store_id
|
137
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
138
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:healthcare/getFhirStoreIamPolicy:getFhirStoreIamPolicy', __args__, opts=opts, typ=GetFhirStoreIamPolicyResult)
|
139
|
+
return __ret__.apply(lambda __response__: GetFhirStoreIamPolicyResult(
|
140
|
+
etag=pulumi.get(__response__, 'etag'),
|
141
|
+
fhir_store_id=pulumi.get(__response__, 'fhir_store_id'),
|
142
|
+
id=pulumi.get(__response__, 'id'),
|
143
|
+
policy_data=pulumi.get(__response__, 'policy_data')))
|
@@ -112,9 +112,6 @@ def get_hl7_v2_store_iam_policy(hl7_v2_store_id: Optional[str] = None,
|
|
112
112
|
hl7_v2_store_id=pulumi.get(__ret__, 'hl7_v2_store_id'),
|
113
113
|
id=pulumi.get(__ret__, 'id'),
|
114
114
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
115
|
-
|
116
|
-
|
117
|
-
@_utilities.lift_output_func(get_hl7_v2_store_iam_policy)
|
118
115
|
def get_hl7_v2_store_iam_policy_output(hl7_v2_store_id: Optional[pulumi.Input[str]] = None,
|
119
116
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetHl7V2StoreIamPolicyResult]:
|
120
117
|
"""
|
@@ -135,4 +132,12 @@ def get_hl7_v2_store_iam_policy_output(hl7_v2_store_id: Optional[pulumi.Input[st
|
|
135
132
|
`{location_name}/{dataset_name}/{hl7_v2_store_name}`. In the second form, the provider's
|
136
133
|
project setting will be used as a fallback.
|
137
134
|
"""
|
138
|
-
|
135
|
+
__args__ = dict()
|
136
|
+
__args__['hl7V2StoreId'] = hl7_v2_store_id
|
137
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
138
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:healthcare/getHl7V2StoreIamPolicy:getHl7V2StoreIamPolicy', __args__, opts=opts, typ=GetHl7V2StoreIamPolicyResult)
|
139
|
+
return __ret__.apply(lambda __response__: GetHl7V2StoreIamPolicyResult(
|
140
|
+
etag=pulumi.get(__response__, 'etag'),
|
141
|
+
hl7_v2_store_id=pulumi.get(__response__, 'hl7_v2_store_id'),
|
142
|
+
id=pulumi.get(__response__, 'id'),
|
143
|
+
policy_data=pulumi.get(__response__, 'policy_data')))
|
pulumi_gcp/iam/get_rule.py
CHANGED
@@ -121,9 +121,6 @@ def get_rule(name: Optional[str] = None,
|
|
121
121
|
name=pulumi.get(__ret__, 'name'),
|
122
122
|
stage=pulumi.get(__ret__, 'stage'),
|
123
123
|
title=pulumi.get(__ret__, 'title'))
|
124
|
-
|
125
|
-
|
126
|
-
@_utilities.lift_output_func(get_rule)
|
127
124
|
def get_rule_output(name: Optional[pulumi.Input[str]] = None,
|
128
125
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRuleResult]:
|
129
126
|
"""
|
@@ -140,4 +137,13 @@ def get_rule_output(name: Optional[pulumi.Input[str]] = None,
|
|
140
137
|
|
141
138
|
:param str name: The name of the Role to lookup in the form `roles/{ROLE_NAME}`, `organizations/{ORGANIZATION_ID}/roles/{ROLE_NAME}` or `projects/{PROJECT_ID}/roles/{ROLE_NAME}`
|
142
139
|
"""
|
143
|
-
|
140
|
+
__args__ = dict()
|
141
|
+
__args__['name'] = name
|
142
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
143
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:iam/getRule:getRule', __args__, opts=opts, typ=GetRuleResult)
|
144
|
+
return __ret__.apply(lambda __response__: GetRuleResult(
|
145
|
+
id=pulumi.get(__response__, 'id'),
|
146
|
+
included_permissions=pulumi.get(__response__, 'included_permissions'),
|
147
|
+
name=pulumi.get(__response__, 'name'),
|
148
|
+
stage=pulumi.get(__response__, 'stage'),
|
149
|
+
title=pulumi.get(__response__, 'title')))
|
@@ -132,9 +132,6 @@ def get_testable_permissions(custom_support_level: Optional[str] = None,
|
|
132
132
|
id=pulumi.get(__ret__, 'id'),
|
133
133
|
permissions=pulumi.get(__ret__, 'permissions'),
|
134
134
|
stages=pulumi.get(__ret__, 'stages'))
|
135
|
-
|
136
|
-
|
137
|
-
@_utilities.lift_output_func(get_testable_permissions)
|
138
135
|
def get_testable_permissions_output(custom_support_level: Optional[pulumi.Input[Optional[str]]] = None,
|
139
136
|
full_resource_name: Optional[pulumi.Input[str]] = None,
|
140
137
|
stages: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
|
@@ -162,4 +159,15 @@ def get_testable_permissions_output(custom_support_level: Optional[pulumi.Input[
|
|
162
159
|
:param str full_resource_name: See [full resource name documentation](https://cloud.google.com/apis/design/resource_names#full_resource_name) for more detail.
|
163
160
|
:param Sequence[str] stages: The acceptable release stages of the permission in the output. Note that `BETA` does not include permissions in `GA`, but you can specify both with `["GA", "BETA"]` for example. Can be a list of `"ALPHA"`, `"BETA"`, `"GA"`, `"DEPRECATED"`. Default is `["GA"]`.
|
164
161
|
"""
|
165
|
-
|
162
|
+
__args__ = dict()
|
163
|
+
__args__['customSupportLevel'] = custom_support_level
|
164
|
+
__args__['fullResourceName'] = full_resource_name
|
165
|
+
__args__['stages'] = stages
|
166
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
167
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:iam/getTestablePermissions:getTestablePermissions', __args__, opts=opts, typ=GetTestablePermissionsResult)
|
168
|
+
return __ret__.apply(lambda __response__: GetTestablePermissionsResult(
|
169
|
+
custom_support_level=pulumi.get(__response__, 'custom_support_level'),
|
170
|
+
full_resource_name=pulumi.get(__response__, 'full_resource_name'),
|
171
|
+
id=pulumi.get(__response__, 'id'),
|
172
|
+
permissions=pulumi.get(__response__, 'permissions'),
|
173
|
+
stages=pulumi.get(__response__, 'stages')))
|
@@ -150,9 +150,6 @@ def get_workload_identity_pool(project: Optional[str] = None,
|
|
150
150
|
project=pulumi.get(__ret__, 'project'),
|
151
151
|
state=pulumi.get(__ret__, 'state'),
|
152
152
|
workload_identity_pool_id=pulumi.get(__ret__, 'workload_identity_pool_id'))
|
153
|
-
|
154
|
-
|
155
|
-
@_utilities.lift_output_func(get_workload_identity_pool)
|
156
153
|
def get_workload_identity_pool_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
157
154
|
workload_identity_pool_id: Optional[pulumi.Input[str]] = None,
|
158
155
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWorkloadIdentityPoolResult]:
|
@@ -176,4 +173,17 @@ def get_workload_identity_pool_output(project: Optional[pulumi.Input[Optional[st
|
|
176
173
|
|
177
174
|
- - -
|
178
175
|
"""
|
179
|
-
|
176
|
+
__args__ = dict()
|
177
|
+
__args__['project'] = project
|
178
|
+
__args__['workloadIdentityPoolId'] = workload_identity_pool_id
|
179
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
180
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:iam/getWorkloadIdentityPool:getWorkloadIdentityPool', __args__, opts=opts, typ=GetWorkloadIdentityPoolResult)
|
181
|
+
return __ret__.apply(lambda __response__: GetWorkloadIdentityPoolResult(
|
182
|
+
description=pulumi.get(__response__, 'description'),
|
183
|
+
disabled=pulumi.get(__response__, 'disabled'),
|
184
|
+
display_name=pulumi.get(__response__, 'display_name'),
|
185
|
+
id=pulumi.get(__response__, 'id'),
|
186
|
+
name=pulumi.get(__response__, 'name'),
|
187
|
+
project=pulumi.get(__response__, 'project'),
|
188
|
+
state=pulumi.get(__response__, 'state'),
|
189
|
+
workload_identity_pool_id=pulumi.get(__response__, 'workload_identity_pool_id')))
|
@@ -226,9 +226,6 @@ def get_workload_identity_pool_provider(project: Optional[str] = None,
|
|
226
226
|
workload_identity_pool_id=pulumi.get(__ret__, 'workload_identity_pool_id'),
|
227
227
|
workload_identity_pool_provider_id=pulumi.get(__ret__, 'workload_identity_pool_provider_id'),
|
228
228
|
x509s=pulumi.get(__ret__, 'x509s'))
|
229
|
-
|
230
|
-
|
231
|
-
@_utilities.lift_output_func(get_workload_identity_pool_provider)
|
232
229
|
def get_workload_identity_pool_provider_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
233
230
|
workload_identity_pool_id: Optional[pulumi.Input[str]] = None,
|
234
231
|
workload_identity_pool_provider_id: Optional[pulumi.Input[str]] = None,
|
@@ -256,4 +253,25 @@ def get_workload_identity_pool_provider_output(project: Optional[pulumi.Input[Op
|
|
256
253
|
|
257
254
|
- - -
|
258
255
|
"""
|
259
|
-
|
256
|
+
__args__ = dict()
|
257
|
+
__args__['project'] = project
|
258
|
+
__args__['workloadIdentityPoolId'] = workload_identity_pool_id
|
259
|
+
__args__['workloadIdentityPoolProviderId'] = workload_identity_pool_provider_id
|
260
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
261
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:iam/getWorkloadIdentityPoolProvider:getWorkloadIdentityPoolProvider', __args__, opts=opts, typ=GetWorkloadIdentityPoolProviderResult)
|
262
|
+
return __ret__.apply(lambda __response__: GetWorkloadIdentityPoolProviderResult(
|
263
|
+
attribute_condition=pulumi.get(__response__, 'attribute_condition'),
|
264
|
+
attribute_mapping=pulumi.get(__response__, 'attribute_mapping'),
|
265
|
+
aws=pulumi.get(__response__, 'aws'),
|
266
|
+
description=pulumi.get(__response__, 'description'),
|
267
|
+
disabled=pulumi.get(__response__, 'disabled'),
|
268
|
+
display_name=pulumi.get(__response__, 'display_name'),
|
269
|
+
id=pulumi.get(__response__, 'id'),
|
270
|
+
name=pulumi.get(__response__, 'name'),
|
271
|
+
oidcs=pulumi.get(__response__, 'oidcs'),
|
272
|
+
project=pulumi.get(__response__, 'project'),
|
273
|
+
samls=pulumi.get(__response__, 'samls'),
|
274
|
+
state=pulumi.get(__response__, 'state'),
|
275
|
+
workload_identity_pool_id=pulumi.get(__response__, 'workload_identity_pool_id'),
|
276
|
+
workload_identity_pool_provider_id=pulumi.get(__response__, 'workload_identity_pool_provider_id'),
|
277
|
+
x509s=pulumi.get(__response__, 'x509s')))
|
@@ -139,9 +139,6 @@ def get_app_engine_service_iam_policy(app_id: Optional[str] = None,
|
|
139
139
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
140
140
|
project=pulumi.get(__ret__, 'project'),
|
141
141
|
service=pulumi.get(__ret__, 'service'))
|
142
|
-
|
143
|
-
|
144
|
-
@_utilities.lift_output_func(get_app_engine_service_iam_policy)
|
145
142
|
def get_app_engine_service_iam_policy_output(app_id: Optional[pulumi.Input[str]] = None,
|
146
143
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
147
144
|
service: Optional[pulumi.Input[str]] = None,
|
@@ -166,4 +163,16 @@ def get_app_engine_service_iam_policy_output(app_id: Optional[pulumi.Input[str]]
|
|
166
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.
|
167
164
|
:param str service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
168
165
|
"""
|
169
|
-
|
166
|
+
__args__ = dict()
|
167
|
+
__args__['appId'] = app_id
|
168
|
+
__args__['project'] = project
|
169
|
+
__args__['service'] = service
|
170
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
171
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getAppEngineServiceIamPolicy:getAppEngineServiceIamPolicy', __args__, opts=opts, typ=GetAppEngineServiceIamPolicyResult)
|
172
|
+
return __ret__.apply(lambda __response__: GetAppEngineServiceIamPolicyResult(
|
173
|
+
app_id=pulumi.get(__response__, 'app_id'),
|
174
|
+
etag=pulumi.get(__response__, 'etag'),
|
175
|
+
id=pulumi.get(__response__, 'id'),
|
176
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
177
|
+
project=pulumi.get(__response__, 'project'),
|
178
|
+
service=pulumi.get(__response__, 'service')))
|
@@ -153,9 +153,6 @@ def get_app_engine_version_iam_policy(app_id: Optional[str] = None,
|
|
153
153
|
project=pulumi.get(__ret__, 'project'),
|
154
154
|
service=pulumi.get(__ret__, 'service'),
|
155
155
|
version_id=pulumi.get(__ret__, 'version_id'))
|
156
|
-
|
157
|
-
|
158
|
-
@_utilities.lift_output_func(get_app_engine_version_iam_policy)
|
159
156
|
def get_app_engine_version_iam_policy_output(app_id: Optional[pulumi.Input[str]] = None,
|
160
157
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
161
158
|
service: Optional[pulumi.Input[str]] = None,
|
@@ -183,4 +180,18 @@ def get_app_engine_version_iam_policy_output(app_id: Optional[pulumi.Input[str]]
|
|
183
180
|
:param str service: Service id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
184
181
|
:param str version_id: Version id of the App Engine application Used to find the parent resource to bind the IAM policy to
|
185
182
|
"""
|
186
|
-
|
183
|
+
__args__ = dict()
|
184
|
+
__args__['appId'] = app_id
|
185
|
+
__args__['project'] = project
|
186
|
+
__args__['service'] = service
|
187
|
+
__args__['versionId'] = version_id
|
188
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
189
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getAppEngineVersionIamPolicy:getAppEngineVersionIamPolicy', __args__, opts=opts, typ=GetAppEngineVersionIamPolicyResult)
|
190
|
+
return __ret__.apply(lambda __response__: GetAppEngineVersionIamPolicyResult(
|
191
|
+
app_id=pulumi.get(__response__, 'app_id'),
|
192
|
+
etag=pulumi.get(__response__, 'etag'),
|
193
|
+
id=pulumi.get(__response__, 'id'),
|
194
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
195
|
+
project=pulumi.get(__response__, 'project'),
|
196
|
+
service=pulumi.get(__response__, 'service'),
|
197
|
+
version_id=pulumi.get(__response__, 'version_id')))
|
pulumi_gcp/iap/get_client.py
CHANGED
@@ -118,9 +118,6 @@ def get_client(brand: Optional[str] = None,
|
|
118
118
|
display_name=pulumi.get(__ret__, 'display_name'),
|
119
119
|
id=pulumi.get(__ret__, 'id'),
|
120
120
|
secret=pulumi.get(__ret__, 'secret'))
|
121
|
-
|
122
|
-
|
123
|
-
@_utilities.lift_output_func(get_client)
|
124
121
|
def get_client_output(brand: Optional[pulumi.Input[str]] = None,
|
125
122
|
client_id: Optional[pulumi.Input[str]] = None,
|
126
123
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetClientResult]:
|
@@ -142,4 +139,14 @@ def get_client_output(brand: Optional[pulumi.Input[str]] = None,
|
|
142
139
|
:param str brand: The name of the brand.
|
143
140
|
:param str client_id: The client_id of the brand.
|
144
141
|
"""
|
145
|
-
|
142
|
+
__args__ = dict()
|
143
|
+
__args__['brand'] = brand
|
144
|
+
__args__['clientId'] = client_id
|
145
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
146
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getClient:getClient', __args__, opts=opts, typ=GetClientResult)
|
147
|
+
return __ret__.apply(lambda __response__: GetClientResult(
|
148
|
+
brand=pulumi.get(__response__, 'brand'),
|
149
|
+
client_id=pulumi.get(__response__, 'client_id'),
|
150
|
+
display_name=pulumi.get(__response__, 'display_name'),
|
151
|
+
id=pulumi.get(__response__, 'id'),
|
152
|
+
secret=pulumi.get(__response__, 'secret')))
|
@@ -141,9 +141,6 @@ def get_tunnel_dest_group_iam_policy(dest_group: Optional[str] = None,
|
|
141
141
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
142
142
|
project=pulumi.get(__ret__, 'project'),
|
143
143
|
region=pulumi.get(__ret__, 'region'))
|
144
|
-
|
145
|
-
|
146
|
-
@_utilities.lift_output_func(get_tunnel_dest_group_iam_policy)
|
147
144
|
def get_tunnel_dest_group_iam_policy_output(dest_group: Optional[pulumi.Input[str]] = None,
|
148
145
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
149
146
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -170,4 +167,16 @@ def get_tunnel_dest_group_iam_policy_output(dest_group: Optional[pulumi.Input[st
|
|
170
167
|
the value will be parsed from the identifier of the parent resource. If no region is provided in the parent identifier and no
|
171
168
|
region is specified, it is taken from the provider configuration.
|
172
169
|
"""
|
173
|
-
|
170
|
+
__args__ = dict()
|
171
|
+
__args__['destGroup'] = dest_group
|
172
|
+
__args__['project'] = project
|
173
|
+
__args__['region'] = region
|
174
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getTunnelDestGroupIamPolicy:getTunnelDestGroupIamPolicy', __args__, opts=opts, typ=GetTunnelDestGroupIamPolicyResult)
|
176
|
+
return __ret__.apply(lambda __response__: GetTunnelDestGroupIamPolicyResult(
|
177
|
+
dest_group=pulumi.get(__response__, 'dest_group'),
|
178
|
+
etag=pulumi.get(__response__, 'etag'),
|
179
|
+
id=pulumi.get(__response__, 'id'),
|
180
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
181
|
+
project=pulumi.get(__response__, 'project'),
|
182
|
+
region=pulumi.get(__response__, 'region')))
|
@@ -111,9 +111,6 @@ def get_tunnel_iam_policy(project: Optional[str] = None,
|
|
111
111
|
id=pulumi.get(__ret__, 'id'),
|
112
112
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
113
113
|
project=pulumi.get(__ret__, 'project'))
|
114
|
-
|
115
|
-
|
116
|
-
@_utilities.lift_output_func(get_tunnel_iam_policy)
|
117
114
|
def get_tunnel_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
118
115
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetTunnelIamPolicyResult]:
|
119
116
|
"""
|
@@ -132,4 +129,12 @@ def get_tunnel_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]]
|
|
132
129
|
:param str project: The ID of the project in which the resource belongs.
|
133
130
|
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.
|
134
131
|
"""
|
135
|
-
|
132
|
+
__args__ = dict()
|
133
|
+
__args__['project'] = project
|
134
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
135
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getTunnelIamPolicy:getTunnelIamPolicy', __args__, opts=opts, typ=GetTunnelIamPolicyResult)
|
136
|
+
return __ret__.apply(lambda __response__: GetTunnelIamPolicyResult(
|
137
|
+
etag=pulumi.get(__response__, 'etag'),
|
138
|
+
id=pulumi.get(__response__, 'id'),
|
139
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
140
|
+
project=pulumi.get(__response__, 'project')))
|
@@ -138,9 +138,6 @@ def get_tunnel_instance_iam_policy(instance: Optional[str] = None,
|
|
138
138
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
139
139
|
project=pulumi.get(__ret__, 'project'),
|
140
140
|
zone=pulumi.get(__ret__, 'zone'))
|
141
|
-
|
142
|
-
|
143
|
-
@_utilities.lift_output_func(get_tunnel_instance_iam_policy)
|
144
141
|
def get_tunnel_instance_iam_policy_output(instance: Optional[pulumi.Input[str]] = None,
|
145
142
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
146
143
|
zone: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -164,4 +161,16 @@ def get_tunnel_instance_iam_policy_output(instance: Optional[pulumi.Input[str]]
|
|
164
161
|
:param str project: The ID of the project in which the resource belongs.
|
165
162
|
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.
|
166
163
|
"""
|
167
|
-
|
164
|
+
__args__ = dict()
|
165
|
+
__args__['instance'] = instance
|
166
|
+
__args__['project'] = project
|
167
|
+
__args__['zone'] = zone
|
168
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
169
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getTunnelInstanceIamPolicy:getTunnelInstanceIamPolicy', __args__, opts=opts, typ=GetTunnelInstanceIamPolicyResult)
|
170
|
+
return __ret__.apply(lambda __response__: GetTunnelInstanceIamPolicyResult(
|
171
|
+
etag=pulumi.get(__response__, 'etag'),
|
172
|
+
id=pulumi.get(__response__, 'id'),
|
173
|
+
instance=pulumi.get(__response__, 'instance'),
|
174
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
175
|
+
project=pulumi.get(__response__, 'project'),
|
176
|
+
zone=pulumi.get(__response__, 'zone')))
|
@@ -125,9 +125,6 @@ def get_web_backend_service_iam_policy(project: Optional[str] = None,
|
|
125
125
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
126
126
|
project=pulumi.get(__ret__, 'project'),
|
127
127
|
web_backend_service=pulumi.get(__ret__, 'web_backend_service'))
|
128
|
-
|
129
|
-
|
130
|
-
@_utilities.lift_output_func(get_web_backend_service_iam_policy)
|
131
128
|
def get_web_backend_service_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
132
129
|
web_backend_service: Optional[pulumi.Input[str]] = None,
|
133
130
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetWebBackendServiceIamPolicyResult]:
|
@@ -149,4 +146,14 @@ def get_web_backend_service_iam_policy_output(project: Optional[pulumi.Input[Opt
|
|
149
146
|
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.
|
150
147
|
:param str web_backend_service: Used to find the parent resource to bind the IAM policy to
|
151
148
|
"""
|
152
|
-
|
149
|
+
__args__ = dict()
|
150
|
+
__args__['project'] = project
|
151
|
+
__args__['webBackendService'] = web_backend_service
|
152
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
153
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:iap/getWebBackendServiceIamPolicy:getWebBackendServiceIamPolicy', __args__, opts=opts, typ=GetWebBackendServiceIamPolicyResult)
|
154
|
+
return __ret__.apply(lambda __response__: GetWebBackendServiceIamPolicyResult(
|
155
|
+
etag=pulumi.get(__response__, 'etag'),
|
156
|
+
id=pulumi.get(__response__, 'id'),
|
157
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
158
|
+
project=pulumi.get(__response__, 'project'),
|
159
|
+
web_backend_service=pulumi.get(__response__, 'web_backend_service')))
|