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
@@ -177,9 +177,6 @@ def get_secret_version(project: Optional[str] = None,
|
|
177
177
|
secret=pulumi.get(__ret__, 'secret'),
|
178
178
|
secret_data=pulumi.get(__ret__, 'secret_data'),
|
179
179
|
version=pulumi.get(__ret__, 'version'))
|
180
|
-
|
181
|
-
|
182
|
-
@_utilities.lift_output_func(get_secret_version)
|
183
180
|
def get_secret_version_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
184
181
|
secret: Optional[pulumi.Input[str]] = None,
|
185
182
|
version: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -203,4 +200,19 @@ def get_secret_version_output(project: Optional[pulumi.Input[Optional[str]]] = N
|
|
203
200
|
:param str version: The version of the secret to get. If it
|
204
201
|
is not provided, the latest version is retrieved.
|
205
202
|
"""
|
206
|
-
|
203
|
+
__args__ = dict()
|
204
|
+
__args__['project'] = project
|
205
|
+
__args__['secret'] = secret
|
206
|
+
__args__['version'] = version
|
207
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
208
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:secretmanager/getSecretVersion:getSecretVersion', __args__, opts=opts, typ=GetSecretVersionResult)
|
209
|
+
return __ret__.apply(lambda __response__: GetSecretVersionResult(
|
210
|
+
create_time=pulumi.get(__response__, 'create_time'),
|
211
|
+
destroy_time=pulumi.get(__response__, 'destroy_time'),
|
212
|
+
enabled=pulumi.get(__response__, 'enabled'),
|
213
|
+
id=pulumi.get(__response__, 'id'),
|
214
|
+
name=pulumi.get(__response__, 'name'),
|
215
|
+
project=pulumi.get(__response__, 'project'),
|
216
|
+
secret=pulumi.get(__response__, 'secret'),
|
217
|
+
secret_data=pulumi.get(__response__, 'secret_data'),
|
218
|
+
version=pulumi.get(__response__, 'version')))
|
@@ -138,9 +138,6 @@ def get_secret_version_access(project: Optional[str] = None,
|
|
138
138
|
secret=pulumi.get(__ret__, 'secret'),
|
139
139
|
secret_data=pulumi.get(__ret__, 'secret_data'),
|
140
140
|
version=pulumi.get(__ret__, 'version'))
|
141
|
-
|
142
|
-
|
143
|
-
@_utilities.lift_output_func(get_secret_version_access)
|
144
141
|
def get_secret_version_access_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
145
142
|
secret: Optional[pulumi.Input[str]] = None,
|
146
143
|
version: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -164,4 +161,16 @@ def get_secret_version_access_output(project: Optional[pulumi.Input[Optional[str
|
|
164
161
|
:param str version: The version of the secret to get. If it
|
165
162
|
is not provided, the latest version is retrieved.
|
166
163
|
"""
|
167
|
-
|
164
|
+
__args__ = dict()
|
165
|
+
__args__['project'] = project
|
166
|
+
__args__['secret'] = secret
|
167
|
+
__args__['version'] = version
|
168
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
169
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:secretmanager/getSecretVersionAccess:getSecretVersionAccess', __args__, opts=opts, typ=GetSecretVersionAccessResult)
|
170
|
+
return __ret__.apply(lambda __response__: GetSecretVersionAccessResult(
|
171
|
+
id=pulumi.get(__response__, 'id'),
|
172
|
+
name=pulumi.get(__response__, 'name'),
|
173
|
+
project=pulumi.get(__response__, 'project'),
|
174
|
+
secret=pulumi.get(__response__, 'secret'),
|
175
|
+
secret_data=pulumi.get(__response__, 'secret_data'),
|
176
|
+
version=pulumi.get(__response__, 'version')))
|
@@ -113,9 +113,6 @@ def get_secrets(filter: Optional[str] = None,
|
|
113
113
|
id=pulumi.get(__ret__, 'id'),
|
114
114
|
project=pulumi.get(__ret__, 'project'),
|
115
115
|
secrets=pulumi.get(__ret__, 'secrets'))
|
116
|
-
|
117
|
-
|
118
|
-
@_utilities.lift_output_func(get_secrets)
|
119
116
|
def get_secrets_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
120
117
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
121
118
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSecretsResult]:
|
@@ -135,4 +132,13 @@ def get_secrets_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
|
135
132
|
:param str filter: Filter string, adhering to the rules in [List-operation filtering](https://cloud.google.com/secret-manager/docs/filtering). List only secrets matching the filter. If filter is empty, all secrets are listed.
|
136
133
|
:param str project: The ID of the project.
|
137
134
|
"""
|
138
|
-
|
135
|
+
__args__ = dict()
|
136
|
+
__args__['filter'] = filter
|
137
|
+
__args__['project'] = project
|
138
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
139
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:secretmanager/getSecrets:getSecrets', __args__, opts=opts, typ=GetSecretsResult)
|
140
|
+
return __ret__.apply(lambda __response__: GetSecretsResult(
|
141
|
+
filter=pulumi.get(__response__, 'filter'),
|
142
|
+
id=pulumi.get(__response__, 'id'),
|
143
|
+
project=pulumi.get(__response__, 'project'),
|
144
|
+
secrets=pulumi.get(__response__, 'secrets')))
|
@@ -143,9 +143,6 @@ def get_instance_iam_policy(instance_id: Optional[str] = None,
|
|
143
143
|
location=pulumi.get(__ret__, 'location'),
|
144
144
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
145
145
|
project=pulumi.get(__ret__, 'project'))
|
146
|
-
|
147
|
-
|
148
|
-
@_utilities.lift_output_func(get_instance_iam_policy)
|
149
146
|
def get_instance_iam_policy_output(instance_id: Optional[pulumi.Input[str]] = None,
|
150
147
|
location: Optional[pulumi.Input[Optional[str]]] = None,
|
151
148
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -174,4 +171,16 @@ def get_instance_iam_policy_output(instance_id: Optional[pulumi.Input[str]] = No
|
|
174
171
|
:param str project: The ID of the project in which the resource belongs.
|
175
172
|
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.
|
176
173
|
"""
|
177
|
-
|
174
|
+
__args__ = dict()
|
175
|
+
__args__['instanceId'] = instance_id
|
176
|
+
__args__['location'] = location
|
177
|
+
__args__['project'] = project
|
178
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
179
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:securesourcemanager/getInstanceIamPolicy:getInstanceIamPolicy', __args__, opts=opts, typ=GetInstanceIamPolicyResult)
|
180
|
+
return __ret__.apply(lambda __response__: GetInstanceIamPolicyResult(
|
181
|
+
etag=pulumi.get(__response__, 'etag'),
|
182
|
+
id=pulumi.get(__response__, 'id'),
|
183
|
+
instance_id=pulumi.get(__response__, 'instance_id'),
|
184
|
+
location=pulumi.get(__response__, 'location'),
|
185
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
186
|
+
project=pulumi.get(__response__, 'project')))
|
@@ -143,9 +143,6 @@ def get_repository_iam_policy(location: Optional[str] = None,
|
|
143
143
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
144
144
|
project=pulumi.get(__ret__, 'project'),
|
145
145
|
repository_id=pulumi.get(__ret__, 'repository_id'))
|
146
|
-
|
147
|
-
|
148
|
-
@_utilities.lift_output_func(get_repository_iam_policy)
|
149
146
|
def get_repository_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
150
147
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
151
148
|
repository_id: Optional[pulumi.Input[str]] = None,
|
@@ -174,4 +171,16 @@ def get_repository_iam_policy_output(location: Optional[pulumi.Input[Optional[st
|
|
174
171
|
:param str repository_id: The ID for the Repository.
|
175
172
|
Used to find the parent resource to bind the IAM policy to
|
176
173
|
"""
|
177
|
-
|
174
|
+
__args__ = dict()
|
175
|
+
__args__['location'] = location
|
176
|
+
__args__['project'] = project
|
177
|
+
__args__['repositoryId'] = repository_id
|
178
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
179
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:securesourcemanager/getRepositoryIamPolicy:getRepositoryIamPolicy', __args__, opts=opts, typ=GetRepositoryIamPolicyResult)
|
180
|
+
return __ret__.apply(lambda __response__: GetRepositoryIamPolicyResult(
|
181
|
+
etag=pulumi.get(__response__, 'etag'),
|
182
|
+
id=pulumi.get(__response__, 'id'),
|
183
|
+
location=pulumi.get(__response__, 'location'),
|
184
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
185
|
+
project=pulumi.get(__response__, 'project'),
|
186
|
+
repository_id=pulumi.get(__response__, 'repository_id')))
|
@@ -122,9 +122,6 @@ def get_source_iam_policy(organization: Optional[str] = None,
|
|
122
122
|
organization=pulumi.get(__ret__, 'organization'),
|
123
123
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
124
124
|
source=pulumi.get(__ret__, 'source'))
|
125
|
-
|
126
|
-
|
127
|
-
@_utilities.lift_output_func(get_source_iam_policy)
|
128
125
|
def get_source_iam_policy_output(organization: Optional[pulumi.Input[str]] = None,
|
129
126
|
source: Optional[pulumi.Input[str]] = None,
|
130
127
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSourceIamPolicyResult]:
|
@@ -143,4 +140,14 @@ def get_source_iam_policy_output(organization: Optional[pulumi.Input[str]] = Non
|
|
143
140
|
|
144
141
|
:param str source: Used to find the parent resource to bind the IAM policy to
|
145
142
|
"""
|
146
|
-
|
143
|
+
__args__ = dict()
|
144
|
+
__args__['organization'] = organization
|
145
|
+
__args__['source'] = source
|
146
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
147
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:securitycenter/getSourceIamPolicy:getSourceIamPolicy', __args__, opts=opts, typ=GetSourceIamPolicyResult)
|
148
|
+
return __ret__.apply(lambda __response__: GetSourceIamPolicyResult(
|
149
|
+
etag=pulumi.get(__response__, 'etag'),
|
150
|
+
id=pulumi.get(__response__, 'id'),
|
151
|
+
organization=pulumi.get(__response__, 'organization'),
|
152
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
153
|
+
source=pulumi.get(__response__, 'source')))
|
@@ -122,9 +122,6 @@ def get_v2_organization_source_iam_policy(organization: Optional[str] = None,
|
|
122
122
|
organization=pulumi.get(__ret__, 'organization'),
|
123
123
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
124
124
|
source=pulumi.get(__ret__, 'source'))
|
125
|
-
|
126
|
-
|
127
|
-
@_utilities.lift_output_func(get_v2_organization_source_iam_policy)
|
128
125
|
def get_v2_organization_source_iam_policy_output(organization: Optional[pulumi.Input[str]] = None,
|
129
126
|
source: Optional[pulumi.Input[str]] = None,
|
130
127
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetV2OrganizationSourceIamPolicyResult]:
|
@@ -143,4 +140,14 @@ def get_v2_organization_source_iam_policy_output(organization: Optional[pulumi.I
|
|
143
140
|
|
144
141
|
:param str source: Used to find the parent resource to bind the IAM policy to
|
145
142
|
"""
|
146
|
-
|
143
|
+
__args__ = dict()
|
144
|
+
__args__['organization'] = organization
|
145
|
+
__args__['source'] = source
|
146
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
147
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:securitycenter/getV2OrganizationSourceIamPolicy:getV2OrganizationSourceIamPolicy', __args__, opts=opts, typ=GetV2OrganizationSourceIamPolicyResult)
|
148
|
+
return __ret__.apply(lambda __response__: GetV2OrganizationSourceIamPolicyResult(
|
149
|
+
etag=pulumi.get(__response__, 'etag'),
|
150
|
+
id=pulumi.get(__response__, 'id'),
|
151
|
+
organization=pulumi.get(__response__, 'organization'),
|
152
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
153
|
+
source=pulumi.get(__response__, 'source')))
|
@@ -191,9 +191,6 @@ def get_account(account_id: Optional[str] = None,
|
|
191
191
|
name=pulumi.get(__ret__, 'name'),
|
192
192
|
project=pulumi.get(__ret__, 'project'),
|
193
193
|
unique_id=pulumi.get(__ret__, 'unique_id'))
|
194
|
-
|
195
|
-
|
196
|
-
@_utilities.lift_output_func(get_account)
|
197
194
|
def get_account_output(account_id: Optional[pulumi.Input[str]] = None,
|
198
195
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
199
196
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetAccountResult]:
|
@@ -241,4 +238,17 @@ def get_account_output(account_id: Optional[pulumi.Input[str]] = None,
|
|
241
238
|
:param str project: The ID of the project that the service account is present in.
|
242
239
|
Defaults to the provider project configuration.
|
243
240
|
"""
|
244
|
-
|
241
|
+
__args__ = dict()
|
242
|
+
__args__['accountId'] = account_id
|
243
|
+
__args__['project'] = project
|
244
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
245
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:serviceaccount/getAccount:getAccount', __args__, opts=opts, typ=GetAccountResult)
|
246
|
+
return __ret__.apply(lambda __response__: GetAccountResult(
|
247
|
+
account_id=pulumi.get(__response__, 'account_id'),
|
248
|
+
display_name=pulumi.get(__response__, 'display_name'),
|
249
|
+
email=pulumi.get(__response__, 'email'),
|
250
|
+
id=pulumi.get(__response__, 'id'),
|
251
|
+
member=pulumi.get(__response__, 'member'),
|
252
|
+
name=pulumi.get(__response__, 'name'),
|
253
|
+
project=pulumi.get(__response__, 'project'),
|
254
|
+
unique_id=pulumi.get(__response__, 'unique_id')))
|
@@ -166,9 +166,6 @@ def get_account_access_token(delegates: Optional[Sequence[str]] = None,
|
|
166
166
|
lifetime=pulumi.get(__ret__, 'lifetime'),
|
167
167
|
scopes=pulumi.get(__ret__, 'scopes'),
|
168
168
|
target_service_account=pulumi.get(__ret__, 'target_service_account'))
|
169
|
-
|
170
|
-
|
171
|
-
@_utilities.lift_output_func(get_account_access_token)
|
172
169
|
def get_account_access_token_output(delegates: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
|
173
170
|
lifetime: Optional[pulumi.Input[Optional[str]]] = None,
|
174
171
|
scopes: Optional[pulumi.Input[Sequence[str]]] = None,
|
@@ -223,4 +220,17 @@ def get_account_access_token_output(delegates: Optional[pulumi.Input[Optional[Se
|
|
223
220
|
:param Sequence[str] scopes: The scopes the new credential should have (e.g. `["cloud-platform"]`)
|
224
221
|
:param str target_service_account: The service account _to_ impersonate (e.g. `service_B@your-project-id.iam.gserviceaccount.com`)
|
225
222
|
"""
|
226
|
-
|
223
|
+
__args__ = dict()
|
224
|
+
__args__['delegates'] = delegates
|
225
|
+
__args__['lifetime'] = lifetime
|
226
|
+
__args__['scopes'] = scopes
|
227
|
+
__args__['targetServiceAccount'] = target_service_account
|
228
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
229
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:serviceaccount/getAccountAccessToken:getAccountAccessToken', __args__, opts=opts, typ=GetAccountAccessTokenResult)
|
230
|
+
return __ret__.apply(lambda __response__: GetAccountAccessTokenResult(
|
231
|
+
access_token=pulumi.get(__response__, 'access_token'),
|
232
|
+
delegates=pulumi.get(__response__, 'delegates'),
|
233
|
+
id=pulumi.get(__response__, 'id'),
|
234
|
+
lifetime=pulumi.get(__response__, 'lifetime'),
|
235
|
+
scopes=pulumi.get(__response__, 'scopes'),
|
236
|
+
target_service_account=pulumi.get(__response__, 'target_service_account')))
|
@@ -183,9 +183,6 @@ def get_account_id_token(delegates: Optional[Sequence[str]] = None,
|
|
183
183
|
include_email=pulumi.get(__ret__, 'include_email'),
|
184
184
|
target_audience=pulumi.get(__ret__, 'target_audience'),
|
185
185
|
target_service_account=pulumi.get(__ret__, 'target_service_account'))
|
186
|
-
|
187
|
-
|
188
|
-
@_utilities.lift_output_func(get_account_id_token)
|
189
186
|
def get_account_id_token_output(delegates: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
|
190
187
|
include_email: Optional[pulumi.Input[Optional[bool]]] = None,
|
191
188
|
target_audience: Optional[pulumi.Input[str]] = None,
|
@@ -257,4 +254,17 @@ def get_account_id_token_output(delegates: Optional[pulumi.Input[Optional[Sequen
|
|
257
254
|
:param str target_audience: The audience claim for the `id_token`.
|
258
255
|
:param str target_service_account: The email of the service account being impersonated. Used only when using impersonation mode.
|
259
256
|
"""
|
260
|
-
|
257
|
+
__args__ = dict()
|
258
|
+
__args__['delegates'] = delegates
|
259
|
+
__args__['includeEmail'] = include_email
|
260
|
+
__args__['targetAudience'] = target_audience
|
261
|
+
__args__['targetServiceAccount'] = target_service_account
|
262
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
263
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:serviceaccount/getAccountIdToken:getAccountIdToken', __args__, opts=opts, typ=GetAccountIdTokenResult)
|
264
|
+
return __ret__.apply(lambda __response__: GetAccountIdTokenResult(
|
265
|
+
delegates=pulumi.get(__response__, 'delegates'),
|
266
|
+
id=pulumi.get(__response__, 'id'),
|
267
|
+
id_token=pulumi.get(__response__, 'id_token'),
|
268
|
+
include_email=pulumi.get(__response__, 'include_email'),
|
269
|
+
target_audience=pulumi.get(__response__, 'target_audience'),
|
270
|
+
target_service_account=pulumi.get(__response__, 'target_service_account')))
|
@@ -144,9 +144,6 @@ def get_account_jwt(delegates: Optional[Sequence[str]] = None,
|
|
144
144
|
jwt=pulumi.get(__ret__, 'jwt'),
|
145
145
|
payload=pulumi.get(__ret__, 'payload'),
|
146
146
|
target_service_account=pulumi.get(__ret__, 'target_service_account'))
|
147
|
-
|
148
|
-
|
149
|
-
@_utilities.lift_output_func(get_account_jwt)
|
150
147
|
def get_account_jwt_output(delegates: Optional[pulumi.Input[Optional[Sequence[str]]]] = None,
|
151
148
|
expires_in: Optional[pulumi.Input[Optional[int]]] = None,
|
152
149
|
payload: Optional[pulumi.Input[str]] = None,
|
@@ -179,4 +176,17 @@ def get_account_jwt_output(delegates: Optional[pulumi.Input[Optional[Sequence[st
|
|
179
176
|
:param str payload: The JSON-encoded JWT claims set to include in the self-signed JWT.
|
180
177
|
:param str target_service_account: The email of the service account that will sign the JWT.
|
181
178
|
"""
|
182
|
-
|
179
|
+
__args__ = dict()
|
180
|
+
__args__['delegates'] = delegates
|
181
|
+
__args__['expiresIn'] = expires_in
|
182
|
+
__args__['payload'] = payload
|
183
|
+
__args__['targetServiceAccount'] = target_service_account
|
184
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
185
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:serviceaccount/getAccountJwt:getAccountJwt', __args__, opts=opts, typ=GetAccountJwtResult)
|
186
|
+
return __ret__.apply(lambda __response__: GetAccountJwtResult(
|
187
|
+
delegates=pulumi.get(__response__, 'delegates'),
|
188
|
+
expires_in=pulumi.get(__response__, 'expires_in'),
|
189
|
+
id=pulumi.get(__response__, 'id'),
|
190
|
+
jwt=pulumi.get(__response__, 'jwt'),
|
191
|
+
payload=pulumi.get(__response__, 'payload'),
|
192
|
+
target_service_account=pulumi.get(__response__, 'target_service_account')))
|
@@ -138,9 +138,6 @@ def get_account_key(name: Optional[str] = None,
|
|
138
138
|
project=pulumi.get(__ret__, 'project'),
|
139
139
|
public_key=pulumi.get(__ret__, 'public_key'),
|
140
140
|
public_key_type=pulumi.get(__ret__, 'public_key_type'))
|
141
|
-
|
142
|
-
|
143
|
-
@_utilities.lift_output_func(get_account_key)
|
144
141
|
def get_account_key_output(name: Optional[pulumi.Input[str]] = None,
|
145
142
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
146
143
|
public_key_type: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -168,4 +165,16 @@ def get_account_key_output(name: Optional[pulumi.Input[str]] = None,
|
|
168
165
|
Defaults to the provider project configuration.
|
169
166
|
:param str public_key_type: The output format of the public key requested. TYPE_X509_PEM_FILE is the default output format.
|
170
167
|
"""
|
171
|
-
|
168
|
+
__args__ = dict()
|
169
|
+
__args__['name'] = name
|
170
|
+
__args__['project'] = project
|
171
|
+
__args__['publicKeyType'] = public_key_type
|
172
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
173
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:serviceaccount/getAccountKey:getAccountKey', __args__, opts=opts, typ=GetAccountKeyResult)
|
174
|
+
return __ret__.apply(lambda __response__: GetAccountKeyResult(
|
175
|
+
id=pulumi.get(__response__, 'id'),
|
176
|
+
key_algorithm=pulumi.get(__response__, 'key_algorithm'),
|
177
|
+
name=pulumi.get(__response__, 'name'),
|
178
|
+
project=pulumi.get(__response__, 'project'),
|
179
|
+
public_key=pulumi.get(__response__, 'public_key'),
|
180
|
+
public_key_type=pulumi.get(__response__, 'public_key_type')))
|
@@ -109,9 +109,6 @@ def get_iam_policy(service_account_id: Optional[str] = None,
|
|
109
109
|
id=pulumi.get(__ret__, 'id'),
|
110
110
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
111
111
|
service_account_id=pulumi.get(__ret__, 'service_account_id'))
|
112
|
-
|
113
|
-
|
114
|
-
@_utilities.lift_output_func(get_iam_policy)
|
115
112
|
def get_iam_policy_output(service_account_id: Optional[pulumi.Input[str]] = None,
|
116
113
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetIamPolicyResult]:
|
117
114
|
"""
|
@@ -129,4 +126,12 @@ def get_iam_policy_output(service_account_id: Optional[pulumi.Input[str]] = None
|
|
129
126
|
|
130
127
|
:param str service_account_id: The fully-qualified name of the service account to apply policy to.
|
131
128
|
"""
|
132
|
-
|
129
|
+
__args__ = dict()
|
130
|
+
__args__['serviceAccountId'] = service_account_id
|
131
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
132
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:serviceaccount/getIamPolicy:getIamPolicy', __args__, opts=opts, typ=GetIamPolicyResult)
|
133
|
+
return __ret__.apply(lambda __response__: GetIamPolicyResult(
|
134
|
+
etag=pulumi.get(__response__, 'etag'),
|
135
|
+
id=pulumi.get(__response__, 'id'),
|
136
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
137
|
+
service_account_id=pulumi.get(__response__, 'service_account_id')))
|
@@ -100,9 +100,6 @@ def get_namespace_iam_policy(name: Optional[str] = None,
|
|
100
100
|
id=pulumi.get(__ret__, 'id'),
|
101
101
|
name=pulumi.get(__ret__, 'name'),
|
102
102
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
103
|
-
|
104
|
-
|
105
|
-
@_utilities.lift_output_func(get_namespace_iam_policy)
|
106
103
|
def get_namespace_iam_policy_output(name: Optional[pulumi.Input[str]] = None,
|
107
104
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetNamespaceIamPolicyResult]:
|
108
105
|
"""
|
@@ -110,4 +107,12 @@ def get_namespace_iam_policy_output(name: Optional[pulumi.Input[str]] = None,
|
|
110
107
|
|
111
108
|
:param str name: Used to find the parent resource to bind the IAM policy to
|
112
109
|
"""
|
113
|
-
|
110
|
+
__args__ = dict()
|
111
|
+
__args__['name'] = name
|
112
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
113
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:servicedirectory/getNamespaceIamPolicy:getNamespaceIamPolicy', __args__, opts=opts, typ=GetNamespaceIamPolicyResult)
|
114
|
+
return __ret__.apply(lambda __response__: GetNamespaceIamPolicyResult(
|
115
|
+
etag=pulumi.get(__response__, 'etag'),
|
116
|
+
id=pulumi.get(__response__, 'id'),
|
117
|
+
name=pulumi.get(__response__, 'name'),
|
118
|
+
policy_data=pulumi.get(__response__, 'policy_data')))
|
@@ -100,9 +100,6 @@ def get_service_iam_policy(name: Optional[str] = None,
|
|
100
100
|
id=pulumi.get(__ret__, 'id'),
|
101
101
|
name=pulumi.get(__ret__, 'name'),
|
102
102
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
103
|
-
|
104
|
-
|
105
|
-
@_utilities.lift_output_func(get_service_iam_policy)
|
106
103
|
def get_service_iam_policy_output(name: Optional[pulumi.Input[str]] = None,
|
107
104
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetServiceIamPolicyResult]:
|
108
105
|
"""
|
@@ -110,4 +107,12 @@ def get_service_iam_policy_output(name: Optional[pulumi.Input[str]] = None,
|
|
110
107
|
|
111
108
|
:param str name: Used to find the parent resource to bind the IAM policy to
|
112
109
|
"""
|
113
|
-
|
110
|
+
__args__ = dict()
|
111
|
+
__args__['name'] = name
|
112
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
113
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:servicedirectory/getServiceIamPolicy:getServiceIamPolicy', __args__, opts=opts, typ=GetServiceIamPolicyResult)
|
114
|
+
return __ret__.apply(lambda __response__: GetServiceIamPolicyResult(
|
115
|
+
etag=pulumi.get(__response__, 'etag'),
|
116
|
+
id=pulumi.get(__response__, 'id'),
|
117
|
+
name=pulumi.get(__response__, 'name'),
|
118
|
+
policy_data=pulumi.get(__response__, 'policy_data')))
|
@@ -127,9 +127,6 @@ def get_peered_dns_domain(name: Optional[str] = None,
|
|
127
127
|
parent=pulumi.get(__ret__, 'parent'),
|
128
128
|
project=pulumi.get(__ret__, 'project'),
|
129
129
|
service=pulumi.get(__ret__, 'service'))
|
130
|
-
|
131
|
-
|
132
|
-
@_utilities.lift_output_func(get_peered_dns_domain)
|
133
130
|
def get_peered_dns_domain_output(name: Optional[pulumi.Input[str]] = None,
|
134
131
|
network: Optional[pulumi.Input[str]] = None,
|
135
132
|
project: Optional[pulumi.Input[str]] = None,
|
@@ -138,4 +135,18 @@ def get_peered_dns_domain_output(name: Optional[pulumi.Input[str]] = None,
|
|
138
135
|
"""
|
139
136
|
Use this data source to access information about an existing resource.
|
140
137
|
"""
|
141
|
-
|
138
|
+
__args__ = dict()
|
139
|
+
__args__['name'] = name
|
140
|
+
__args__['network'] = network
|
141
|
+
__args__['project'] = project
|
142
|
+
__args__['service'] = service
|
143
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
144
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:servicenetworking/getPeeredDnsDomain:getPeeredDnsDomain', __args__, opts=opts, typ=GetPeeredDnsDomainResult)
|
145
|
+
return __ret__.apply(lambda __response__: GetPeeredDnsDomainResult(
|
146
|
+
dns_suffix=pulumi.get(__response__, 'dns_suffix'),
|
147
|
+
id=pulumi.get(__response__, 'id'),
|
148
|
+
name=pulumi.get(__response__, 'name'),
|
149
|
+
network=pulumi.get(__response__, 'network'),
|
150
|
+
parent=pulumi.get(__response__, 'parent'),
|
151
|
+
project=pulumi.get(__response__, 'project'),
|
152
|
+
service=pulumi.get(__response__, 'service')))
|
@@ -158,9 +158,6 @@ def get_token(identifier: Optional[str] = None,
|
|
158
158
|
token=pulumi.get(__ret__, 'token'),
|
159
159
|
type=pulumi.get(__ret__, 'type'),
|
160
160
|
verification_method=pulumi.get(__ret__, 'verification_method'))
|
161
|
-
|
162
|
-
|
163
|
-
@_utilities.lift_output_func(get_token)
|
164
161
|
def get_token_output(identifier: Optional[pulumi.Input[str]] = None,
|
165
162
|
type: Optional[pulumi.Input[str]] = None,
|
166
163
|
verification_method: Optional[pulumi.Input[str]] = None,
|
@@ -218,4 +215,15 @@ def get_token_output(identifier: Optional[pulumi.Input[str]] = None,
|
|
218
215
|
|
219
216
|
- - -
|
220
217
|
"""
|
221
|
-
|
218
|
+
__args__ = dict()
|
219
|
+
__args__['identifier'] = identifier
|
220
|
+
__args__['type'] = type
|
221
|
+
__args__['verificationMethod'] = verification_method
|
222
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
223
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:siteverification/getToken:getToken', __args__, opts=opts, typ=GetTokenResult)
|
224
|
+
return __ret__.apply(lambda __response__: GetTokenResult(
|
225
|
+
id=pulumi.get(__response__, 'id'),
|
226
|
+
identifier=pulumi.get(__response__, 'identifier'),
|
227
|
+
token=pulumi.get(__response__, 'token'),
|
228
|
+
type=pulumi.get(__response__, 'type'),
|
229
|
+
verification_method=pulumi.get(__response__, 'verification_method')))
|
@@ -140,9 +140,6 @@ def get_repository(name: Optional[str] = None,
|
|
140
140
|
pubsub_configs=pulumi.get(__ret__, 'pubsub_configs'),
|
141
141
|
size=pulumi.get(__ret__, 'size'),
|
142
142
|
url=pulumi.get(__ret__, 'url'))
|
143
|
-
|
144
|
-
|
145
|
-
@_utilities.lift_output_func(get_repository)
|
146
143
|
def get_repository_output(name: Optional[pulumi.Input[str]] = None,
|
147
144
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
148
145
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRepositoryResult]:
|
@@ -165,4 +162,16 @@ def get_repository_output(name: Optional[pulumi.Input[str]] = None,
|
|
165
162
|
:param str name: Resource name of the repository. The repo name may contain slashes. eg, `name/with/slash`
|
166
163
|
:param str project: The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
|
167
164
|
"""
|
168
|
-
|
165
|
+
__args__ = dict()
|
166
|
+
__args__['name'] = name
|
167
|
+
__args__['project'] = project
|
168
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
169
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:sourcerepo/getRepository:getRepository', __args__, opts=opts, typ=GetRepositoryResult)
|
170
|
+
return __ret__.apply(lambda __response__: GetRepositoryResult(
|
171
|
+
create_ignore_already_exists=pulumi.get(__response__, 'create_ignore_already_exists'),
|
172
|
+
id=pulumi.get(__response__, 'id'),
|
173
|
+
name=pulumi.get(__response__, 'name'),
|
174
|
+
project=pulumi.get(__response__, 'project'),
|
175
|
+
pubsub_configs=pulumi.get(__response__, 'pubsub_configs'),
|
176
|
+
size=pulumi.get(__response__, 'size'),
|
177
|
+
url=pulumi.get(__response__, 'url')))
|
@@ -125,9 +125,6 @@ def get_repository_iam_policy(project: Optional[str] = None,
|
|
125
125
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
126
126
|
project=pulumi.get(__ret__, 'project'),
|
127
127
|
repository=pulumi.get(__ret__, 'repository'))
|
128
|
-
|
129
|
-
|
130
|
-
@_utilities.lift_output_func(get_repository_iam_policy)
|
131
128
|
def get_repository_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
132
129
|
repository: Optional[pulumi.Input[str]] = None,
|
133
130
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRepositoryIamPolicyResult]:
|
@@ -149,4 +146,14 @@ def get_repository_iam_policy_output(project: Optional[pulumi.Input[Optional[str
|
|
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 repository: Used to find the parent resource to bind the IAM policy to
|
151
148
|
"""
|
152
|
-
|
149
|
+
__args__ = dict()
|
150
|
+
__args__['project'] = project
|
151
|
+
__args__['repository'] = repository
|
152
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
153
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:sourcerepo/getRepositoryIamPolicy:getRepositoryIamPolicy', __args__, opts=opts, typ=GetRepositoryIamPolicyResult)
|
154
|
+
return __ret__.apply(lambda __response__: GetRepositoryIamPolicyResult(
|
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
|
+
repository=pulumi.get(__response__, 'repository')))
|
@@ -138,9 +138,6 @@ def get_database_iam_policy(database: Optional[str] = None,
|
|
138
138
|
instance=pulumi.get(__ret__, 'instance'),
|
139
139
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
140
140
|
project=pulumi.get(__ret__, 'project'))
|
141
|
-
|
142
|
-
|
143
|
-
@_utilities.lift_output_func(get_database_iam_policy)
|
144
141
|
def get_database_iam_policy_output(database: Optional[pulumi.Input[str]] = None,
|
145
142
|
instance: Optional[pulumi.Input[str]] = None,
|
146
143
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -165,4 +162,16 @@ def get_database_iam_policy_output(database: Optional[pulumi.Input[str]] = None,
|
|
165
162
|
:param str project: The ID of the project in which the resource belongs. If it
|
166
163
|
is not provided, the provider project is used.
|
167
164
|
"""
|
168
|
-
|
165
|
+
__args__ = dict()
|
166
|
+
__args__['database'] = database
|
167
|
+
__args__['instance'] = instance
|
168
|
+
__args__['project'] = project
|
169
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
170
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:spanner/getDatabaseIamPolicy:getDatabaseIamPolicy', __args__, opts=opts, typ=GetDatabaseIamPolicyResult)
|
171
|
+
return __ret__.apply(lambda __response__: GetDatabaseIamPolicyResult(
|
172
|
+
database=pulumi.get(__response__, 'database'),
|
173
|
+
etag=pulumi.get(__response__, 'etag'),
|
174
|
+
id=pulumi.get(__response__, 'id'),
|
175
|
+
instance=pulumi.get(__response__, 'instance'),
|
176
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
177
|
+
project=pulumi.get(__response__, 'project')))
|
@@ -214,9 +214,6 @@ def get_instance(config: Optional[str] = None,
|
|
214
214
|
project=pulumi.get(__ret__, 'project'),
|
215
215
|
pulumi_labels=pulumi.get(__ret__, 'pulumi_labels'),
|
216
216
|
state=pulumi.get(__ret__, 'state'))
|
217
|
-
|
218
|
-
|
219
|
-
@_utilities.lift_output_func(get_instance)
|
220
217
|
def get_instance_output(config: Optional[pulumi.Input[Optional[str]]] = None,
|
221
218
|
display_name: Optional[pulumi.Input[Optional[str]]] = None,
|
222
219
|
name: Optional[pulumi.Input[str]] = None,
|
@@ -241,4 +238,25 @@ def get_instance_output(config: Optional[pulumi.Input[Optional[str]]] = None,
|
|
241
238
|
:param str project: The project in which the resource belongs. If it
|
242
239
|
is not provided, the provider project is used.
|
243
240
|
"""
|
244
|
-
|
241
|
+
__args__ = dict()
|
242
|
+
__args__['config'] = config
|
243
|
+
__args__['displayName'] = display_name
|
244
|
+
__args__['name'] = name
|
245
|
+
__args__['project'] = project
|
246
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
247
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:spanner/getInstance:getInstance', __args__, opts=opts, typ=GetInstanceResult)
|
248
|
+
return __ret__.apply(lambda __response__: GetInstanceResult(
|
249
|
+
autoscaling_configs=pulumi.get(__response__, 'autoscaling_configs'),
|
250
|
+
config=pulumi.get(__response__, 'config'),
|
251
|
+
display_name=pulumi.get(__response__, 'display_name'),
|
252
|
+
edition=pulumi.get(__response__, 'edition'),
|
253
|
+
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
254
|
+
force_destroy=pulumi.get(__response__, 'force_destroy'),
|
255
|
+
id=pulumi.get(__response__, 'id'),
|
256
|
+
labels=pulumi.get(__response__, 'labels'),
|
257
|
+
name=pulumi.get(__response__, 'name'),
|
258
|
+
num_nodes=pulumi.get(__response__, 'num_nodes'),
|
259
|
+
processing_units=pulumi.get(__response__, 'processing_units'),
|
260
|
+
project=pulumi.get(__response__, 'project'),
|
261
|
+
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
262
|
+
state=pulumi.get(__response__, 'state')))
|
@@ -124,9 +124,6 @@ def get_instance_iam_policy(instance: Optional[str] = None,
|
|
124
124
|
instance=pulumi.get(__ret__, 'instance'),
|
125
125
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
126
126
|
project=pulumi.get(__ret__, 'project'))
|
127
|
-
|
128
|
-
|
129
|
-
@_utilities.lift_output_func(get_instance_iam_policy)
|
130
127
|
def get_instance_iam_policy_output(instance: Optional[pulumi.Input[str]] = None,
|
131
128
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
132
129
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetInstanceIamPolicyResult]:
|
@@ -148,4 +145,14 @@ def get_instance_iam_policy_output(instance: Optional[pulumi.Input[str]] = None,
|
|
148
145
|
:param str project: The ID of the project in which the resource belongs. If it
|
149
146
|
is not provided, the provider project is used.
|
150
147
|
"""
|
151
|
-
|
148
|
+
__args__ = dict()
|
149
|
+
__args__['instance'] = instance
|
150
|
+
__args__['project'] = project
|
151
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
152
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:spanner/getInstanceIamPolicy:getInstanceIamPolicy', __args__, opts=opts, typ=GetInstanceIamPolicyResult)
|
153
|
+
return __ret__.apply(lambda __response__: GetInstanceIamPolicyResult(
|
154
|
+
etag=pulumi.get(__response__, 'etag'),
|
155
|
+
id=pulumi.get(__response__, 'id'),
|
156
|
+
instance=pulumi.get(__response__, 'instance'),
|
157
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
158
|
+
project=pulumi.get(__response__, 'project')))
|