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
@@ -110,9 +110,6 @@ def get_iam_policy(project: Optional[str] = None,
|
|
110
110
|
id=pulumi.get(__ret__, 'id'),
|
111
111
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
112
112
|
project=pulumi.get(__ret__, 'project'))
|
113
|
-
|
114
|
-
|
115
|
-
@_utilities.lift_output_func(get_iam_policy)
|
116
113
|
def get_iam_policy_output(project: Optional[pulumi.Input[str]] = None,
|
117
114
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetIamPolicyResult]:
|
118
115
|
"""
|
@@ -131,4 +128,12 @@ def get_iam_policy_output(project: Optional[pulumi.Input[str]] = None,
|
|
131
128
|
:param str project: The project id of the target project. This is not
|
132
129
|
inferred from the provider.
|
133
130
|
"""
|
134
|
-
|
131
|
+
__args__ = dict()
|
132
|
+
__args__['project'] = project
|
133
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
134
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:projects/getIamPolicy:getIamPolicy', __args__, opts=opts, typ=GetIamPolicyResult)
|
135
|
+
return __ret__.apply(lambda __response__: GetIamPolicyResult(
|
136
|
+
etag=pulumi.get(__response__, 'etag'),
|
137
|
+
id=pulumi.get(__response__, 'id'),
|
138
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
139
|
+
project=pulumi.get(__response__, 'project')))
|
@@ -161,9 +161,6 @@ def get_organization_policy(constraint: Optional[str] = None,
|
|
161
161
|
restore_policies=pulumi.get(__ret__, 'restore_policies'),
|
162
162
|
update_time=pulumi.get(__ret__, 'update_time'),
|
163
163
|
version=pulumi.get(__ret__, 'version'))
|
164
|
-
|
165
|
-
|
166
|
-
@_utilities.lift_output_func(get_organization_policy)
|
167
164
|
def get_organization_policy_output(constraint: Optional[pulumi.Input[str]] = None,
|
168
165
|
project: Optional[pulumi.Input[str]] = None,
|
169
166
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetOrganizationPolicyResult]:
|
@@ -187,4 +184,18 @@ def get_organization_policy_output(constraint: Optional[pulumi.Input[str]] = Non
|
|
187
184
|
:param str constraint: (Required) The name of the Constraint the Policy is configuring, for example, `serviceuser.services`. Check out the [complete list of available constraints](https://cloud.google.com/resource-manager/docs/organization-policy/understanding-constraints#available_constraints).
|
188
185
|
:param str project: The project ID.
|
189
186
|
"""
|
190
|
-
|
187
|
+
__args__ = dict()
|
188
|
+
__args__['constraint'] = constraint
|
189
|
+
__args__['project'] = project
|
190
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
191
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:projects/getOrganizationPolicy:getOrganizationPolicy', __args__, opts=opts, typ=GetOrganizationPolicyResult)
|
192
|
+
return __ret__.apply(lambda __response__: GetOrganizationPolicyResult(
|
193
|
+
boolean_policies=pulumi.get(__response__, 'boolean_policies'),
|
194
|
+
constraint=pulumi.get(__response__, 'constraint'),
|
195
|
+
etag=pulumi.get(__response__, 'etag'),
|
196
|
+
id=pulumi.get(__response__, 'id'),
|
197
|
+
list_policies=pulumi.get(__response__, 'list_policies'),
|
198
|
+
project=pulumi.get(__response__, 'project'),
|
199
|
+
restore_policies=pulumi.get(__response__, 'restore_policies'),
|
200
|
+
update_time=pulumi.get(__response__, 'update_time'),
|
201
|
+
version=pulumi.get(__response__, 'version')))
|
@@ -102,9 +102,6 @@ def get_project(filter: Optional[str] = None,
|
|
102
102
|
filter=pulumi.get(__ret__, 'filter'),
|
103
103
|
id=pulumi.get(__ret__, 'id'),
|
104
104
|
projects=pulumi.get(__ret__, 'projects'))
|
105
|
-
|
106
|
-
|
107
|
-
@_utilities.lift_output_func(get_project)
|
108
105
|
def get_project_output(filter: Optional[pulumi.Input[str]] = None,
|
109
106
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetProjectResult]:
|
110
107
|
"""
|
@@ -127,4 +124,11 @@ def get_project_output(filter: Optional[pulumi.Input[str]] = None,
|
|
127
124
|
|
128
125
|
:param str filter: A string filter as defined in the [REST API](https://cloud.google.com/resource-manager/reference/rest/v1/projects/list#query-parameters).
|
129
126
|
"""
|
130
|
-
|
127
|
+
__args__ = dict()
|
128
|
+
__args__['filter'] = filter
|
129
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
130
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:projects/getProject:getProject', __args__, opts=opts, typ=GetProjectResult)
|
131
|
+
return __ret__.apply(lambda __response__: GetProjectResult(
|
132
|
+
filter=pulumi.get(__response__, 'filter'),
|
133
|
+
id=pulumi.get(__response__, 'id'),
|
134
|
+
projects=pulumi.get(__response__, 'projects')))
|
@@ -141,9 +141,6 @@ def get_project_service(project: Optional[str] = None,
|
|
141
141
|
id=pulumi.get(__ret__, 'id'),
|
142
142
|
project=pulumi.get(__ret__, 'project'),
|
143
143
|
service=pulumi.get(__ret__, 'service'))
|
144
|
-
|
145
|
-
|
146
|
-
@_utilities.lift_output_func(get_project_service)
|
147
144
|
def get_project_service_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
148
145
|
service: Optional[pulumi.Input[str]] = None,
|
149
146
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetProjectServiceResult]:
|
@@ -178,4 +175,15 @@ def get_project_service_output(project: Optional[pulumi.Input[Optional[str]]] =
|
|
178
175
|
|
179
176
|
- - -
|
180
177
|
"""
|
181
|
-
|
178
|
+
__args__ = dict()
|
179
|
+
__args__['project'] = project
|
180
|
+
__args__['service'] = service
|
181
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
182
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:projects/getProjectService:getProjectService', __args__, opts=opts, typ=GetProjectServiceResult)
|
183
|
+
return __ret__.apply(lambda __response__: GetProjectServiceResult(
|
184
|
+
check_if_service_has_usage_on_destroy=pulumi.get(__response__, 'check_if_service_has_usage_on_destroy'),
|
185
|
+
disable_dependent_services=pulumi.get(__response__, 'disable_dependent_services'),
|
186
|
+
disable_on_destroy=pulumi.get(__response__, 'disable_on_destroy'),
|
187
|
+
id=pulumi.get(__response__, 'id'),
|
188
|
+
project=pulumi.get(__response__, 'project'),
|
189
|
+
service=pulumi.get(__response__, 'service')))
|
@@ -125,9 +125,6 @@ def get_schema_iam_policy(project: Optional[str] = None,
|
|
125
125
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
126
126
|
project=pulumi.get(__ret__, 'project'),
|
127
127
|
schema=pulumi.get(__ret__, 'schema'))
|
128
|
-
|
129
|
-
|
130
|
-
@_utilities.lift_output_func(get_schema_iam_policy)
|
131
128
|
def get_schema_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
132
129
|
schema: Optional[pulumi.Input[str]] = None,
|
133
130
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSchemaIamPolicyResult]:
|
@@ -149,4 +146,14 @@ def get_schema_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 schema: Used to find the parent resource to bind the IAM policy to
|
151
148
|
"""
|
152
|
-
|
149
|
+
__args__ = dict()
|
150
|
+
__args__['project'] = project
|
151
|
+
__args__['schema'] = schema
|
152
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
153
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:pubsub/getSchemaIamPolicy:getSchemaIamPolicy', __args__, opts=opts, typ=GetSchemaIamPolicyResult)
|
154
|
+
return __ret__.apply(lambda __response__: GetSchemaIamPolicyResult(
|
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
|
+
schema=pulumi.get(__response__, 'schema')))
|
@@ -262,9 +262,6 @@ def get_subscription(name: Optional[str] = None,
|
|
262
262
|
retain_acked_messages=pulumi.get(__ret__, 'retain_acked_messages'),
|
263
263
|
retry_policies=pulumi.get(__ret__, 'retry_policies'),
|
264
264
|
topic=pulumi.get(__ret__, 'topic'))
|
265
|
-
|
266
|
-
|
267
|
-
@_utilities.lift_output_func(get_subscription)
|
268
265
|
def get_subscription_output(name: Optional[pulumi.Input[str]] = None,
|
269
266
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
270
267
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSubscriptionResult]:
|
@@ -289,4 +286,28 @@ def get_subscription_output(name: Optional[pulumi.Input[str]] = None,
|
|
289
286
|
:param str project: The project in which the resource belongs. If it
|
290
287
|
is not provided, the provider project is used.
|
291
288
|
"""
|
292
|
-
|
289
|
+
__args__ = dict()
|
290
|
+
__args__['name'] = name
|
291
|
+
__args__['project'] = project
|
292
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
293
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:pubsub/getSubscription:getSubscription', __args__, opts=opts, typ=GetSubscriptionResult)
|
294
|
+
return __ret__.apply(lambda __response__: GetSubscriptionResult(
|
295
|
+
ack_deadline_seconds=pulumi.get(__response__, 'ack_deadline_seconds'),
|
296
|
+
bigquery_configs=pulumi.get(__response__, 'bigquery_configs'),
|
297
|
+
cloud_storage_configs=pulumi.get(__response__, 'cloud_storage_configs'),
|
298
|
+
dead_letter_policies=pulumi.get(__response__, 'dead_letter_policies'),
|
299
|
+
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
300
|
+
enable_exactly_once_delivery=pulumi.get(__response__, 'enable_exactly_once_delivery'),
|
301
|
+
enable_message_ordering=pulumi.get(__response__, 'enable_message_ordering'),
|
302
|
+
expiration_policies=pulumi.get(__response__, 'expiration_policies'),
|
303
|
+
filter=pulumi.get(__response__, 'filter'),
|
304
|
+
id=pulumi.get(__response__, 'id'),
|
305
|
+
labels=pulumi.get(__response__, 'labels'),
|
306
|
+
message_retention_duration=pulumi.get(__response__, 'message_retention_duration'),
|
307
|
+
name=pulumi.get(__response__, 'name'),
|
308
|
+
project=pulumi.get(__response__, 'project'),
|
309
|
+
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
310
|
+
push_configs=pulumi.get(__response__, 'push_configs'),
|
311
|
+
retain_acked_messages=pulumi.get(__response__, 'retain_acked_messages'),
|
312
|
+
retry_policies=pulumi.get(__response__, 'retry_policies'),
|
313
|
+
topic=pulumi.get(__response__, 'topic')))
|
@@ -123,9 +123,6 @@ def get_subscription_iam_policy(project: Optional[str] = None,
|
|
123
123
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
124
124
|
project=pulumi.get(__ret__, 'project'),
|
125
125
|
subscription=pulumi.get(__ret__, 'subscription'))
|
126
|
-
|
127
|
-
|
128
|
-
@_utilities.lift_output_func(get_subscription_iam_policy)
|
129
126
|
def get_subscription_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
130
127
|
subscription: Optional[pulumi.Input[str]] = None,
|
131
128
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSubscriptionIamPolicyResult]:
|
@@ -146,4 +143,14 @@ def get_subscription_iam_policy_output(project: Optional[pulumi.Input[Optional[s
|
|
146
143
|
is not provided, the provider project is used.
|
147
144
|
:param str subscription: The subscription name or id to bind to attach IAM policy to.
|
148
145
|
"""
|
149
|
-
|
146
|
+
__args__ = dict()
|
147
|
+
__args__['project'] = project
|
148
|
+
__args__['subscription'] = subscription
|
149
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
150
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:pubsub/getSubscriptionIamPolicy:getSubscriptionIamPolicy', __args__, opts=opts, typ=GetSubscriptionIamPolicyResult)
|
151
|
+
return __ret__.apply(lambda __response__: GetSubscriptionIamPolicyResult(
|
152
|
+
etag=pulumi.get(__response__, 'etag'),
|
153
|
+
id=pulumi.get(__response__, 'id'),
|
154
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
155
|
+
project=pulumi.get(__response__, 'project'),
|
156
|
+
subscription=pulumi.get(__response__, 'subscription')))
|
pulumi_gcp/pubsub/get_topic.py
CHANGED
@@ -182,9 +182,6 @@ def get_topic(name: Optional[str] = None,
|
|
182
182
|
project=pulumi.get(__ret__, 'project'),
|
183
183
|
pulumi_labels=pulumi.get(__ret__, 'pulumi_labels'),
|
184
184
|
schema_settings=pulumi.get(__ret__, 'schema_settings'))
|
185
|
-
|
186
|
-
|
187
|
-
@_utilities.lift_output_func(get_topic)
|
188
185
|
def get_topic_output(name: Optional[pulumi.Input[str]] = None,
|
189
186
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
190
187
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetTopicResult]:
|
@@ -209,4 +206,20 @@ def get_topic_output(name: Optional[pulumi.Input[str]] = None,
|
|
209
206
|
:param str project: The project in which the resource belongs. If it
|
210
207
|
is not provided, the provider project is used.
|
211
208
|
"""
|
212
|
-
|
209
|
+
__args__ = dict()
|
210
|
+
__args__['name'] = name
|
211
|
+
__args__['project'] = project
|
212
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
213
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:pubsub/getTopic:getTopic', __args__, opts=opts, typ=GetTopicResult)
|
214
|
+
return __ret__.apply(lambda __response__: GetTopicResult(
|
215
|
+
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
216
|
+
id=pulumi.get(__response__, 'id'),
|
217
|
+
ingestion_data_source_settings=pulumi.get(__response__, 'ingestion_data_source_settings'),
|
218
|
+
kms_key_name=pulumi.get(__response__, 'kms_key_name'),
|
219
|
+
labels=pulumi.get(__response__, 'labels'),
|
220
|
+
message_retention_duration=pulumi.get(__response__, 'message_retention_duration'),
|
221
|
+
message_storage_policies=pulumi.get(__response__, 'message_storage_policies'),
|
222
|
+
name=pulumi.get(__response__, 'name'),
|
223
|
+
project=pulumi.get(__response__, 'project'),
|
224
|
+
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
225
|
+
schema_settings=pulumi.get(__response__, 'schema_settings')))
|
@@ -125,9 +125,6 @@ def get_topic_iam_policy(project: Optional[str] = None,
|
|
125
125
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
126
126
|
project=pulumi.get(__ret__, 'project'),
|
127
127
|
topic=pulumi.get(__ret__, 'topic'))
|
128
|
-
|
129
|
-
|
130
|
-
@_utilities.lift_output_func(get_topic_iam_policy)
|
131
128
|
def get_topic_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
132
129
|
topic: Optional[pulumi.Input[str]] = None,
|
133
130
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetTopicIamPolicyResult]:
|
@@ -149,4 +146,14 @@ def get_topic_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 topic: Used to find the parent resource to bind the IAM policy to
|
151
148
|
"""
|
152
|
-
|
149
|
+
__args__ = dict()
|
150
|
+
__args__['project'] = project
|
151
|
+
__args__['topic'] = topic
|
152
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
153
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:pubsub/getTopicIamPolicy:getTopicIamPolicy', __args__, opts=opts, typ=GetTopicIamPolicyResult)
|
154
|
+
return __ret__.apply(lambda __response__: GetTopicIamPolicyResult(
|
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
|
+
topic=pulumi.get(__response__, 'topic')))
|
pulumi_gcp/pulumi-plugin.json
CHANGED
pulumi_gcp/redis/get_instance.py
CHANGED
@@ -447,9 +447,6 @@ def get_instance(name: Optional[str] = None,
|
|
447
447
|
server_ca_certs=pulumi.get(__ret__, 'server_ca_certs'),
|
448
448
|
tier=pulumi.get(__ret__, 'tier'),
|
449
449
|
transit_encryption_mode=pulumi.get(__ret__, 'transit_encryption_mode'))
|
450
|
-
|
451
|
-
|
452
|
-
@_utilities.lift_output_func(get_instance)
|
453
450
|
def get_instance_output(name: Optional[pulumi.Input[str]] = None,
|
454
451
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
455
452
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -478,4 +475,47 @@ def get_instance_output(name: Optional[pulumi.Input[str]] = None,
|
|
478
475
|
:param str region: The region in which the resource belongs. If it
|
479
476
|
is not provided, the provider region is used.
|
480
477
|
"""
|
481
|
-
|
478
|
+
__args__ = dict()
|
479
|
+
__args__['name'] = name
|
480
|
+
__args__['project'] = project
|
481
|
+
__args__['region'] = region
|
482
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
483
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:redis/getInstance:getInstance', __args__, opts=opts, typ=GetInstanceResult)
|
484
|
+
return __ret__.apply(lambda __response__: GetInstanceResult(
|
485
|
+
alternative_location_id=pulumi.get(__response__, 'alternative_location_id'),
|
486
|
+
auth_enabled=pulumi.get(__response__, 'auth_enabled'),
|
487
|
+
auth_string=pulumi.get(__response__, 'auth_string'),
|
488
|
+
authorized_network=pulumi.get(__response__, 'authorized_network'),
|
489
|
+
connect_mode=pulumi.get(__response__, 'connect_mode'),
|
490
|
+
create_time=pulumi.get(__response__, 'create_time'),
|
491
|
+
current_location_id=pulumi.get(__response__, 'current_location_id'),
|
492
|
+
customer_managed_key=pulumi.get(__response__, 'customer_managed_key'),
|
493
|
+
display_name=pulumi.get(__response__, 'display_name'),
|
494
|
+
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
495
|
+
host=pulumi.get(__response__, 'host'),
|
496
|
+
id=pulumi.get(__response__, 'id'),
|
497
|
+
labels=pulumi.get(__response__, 'labels'),
|
498
|
+
location_id=pulumi.get(__response__, 'location_id'),
|
499
|
+
maintenance_policies=pulumi.get(__response__, 'maintenance_policies'),
|
500
|
+
maintenance_schedules=pulumi.get(__response__, 'maintenance_schedules'),
|
501
|
+
maintenance_version=pulumi.get(__response__, 'maintenance_version'),
|
502
|
+
memory_size_gb=pulumi.get(__response__, 'memory_size_gb'),
|
503
|
+
name=pulumi.get(__response__, 'name'),
|
504
|
+
nodes=pulumi.get(__response__, 'nodes'),
|
505
|
+
persistence_configs=pulumi.get(__response__, 'persistence_configs'),
|
506
|
+
persistence_iam_identity=pulumi.get(__response__, 'persistence_iam_identity'),
|
507
|
+
port=pulumi.get(__response__, 'port'),
|
508
|
+
project=pulumi.get(__response__, 'project'),
|
509
|
+
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
510
|
+
read_endpoint=pulumi.get(__response__, 'read_endpoint'),
|
511
|
+
read_endpoint_port=pulumi.get(__response__, 'read_endpoint_port'),
|
512
|
+
read_replicas_mode=pulumi.get(__response__, 'read_replicas_mode'),
|
513
|
+
redis_configs=pulumi.get(__response__, 'redis_configs'),
|
514
|
+
redis_version=pulumi.get(__response__, 'redis_version'),
|
515
|
+
region=pulumi.get(__response__, 'region'),
|
516
|
+
replica_count=pulumi.get(__response__, 'replica_count'),
|
517
|
+
reserved_ip_range=pulumi.get(__response__, 'reserved_ip_range'),
|
518
|
+
secondary_ip_range=pulumi.get(__response__, 'secondary_ip_range'),
|
519
|
+
server_ca_certs=pulumi.get(__response__, 'server_ca_certs'),
|
520
|
+
tier=pulumi.get(__response__, 'tier'),
|
521
|
+
transit_encryption_mode=pulumi.get(__response__, 'transit_encryption_mode')))
|
@@ -107,9 +107,6 @@ def get_config(name: Optional[str] = None,
|
|
107
107
|
id=pulumi.get(__ret__, 'id'),
|
108
108
|
name=pulumi.get(__ret__, 'name'),
|
109
109
|
project=pulumi.get(__ret__, 'project'))
|
110
|
-
|
111
|
-
|
112
|
-
@_utilities.lift_output_func(get_config)
|
113
110
|
def get_config_output(name: Optional[pulumi.Input[str]] = None,
|
114
111
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
115
112
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetConfigResult]:
|
@@ -130,4 +127,13 @@ def get_config_output(name: Optional[pulumi.Input[str]] = None,
|
|
130
127
|
:param str project: The project in which the resource belongs. If it
|
131
128
|
is not provided, the provider project is used.
|
132
129
|
"""
|
133
|
-
|
130
|
+
__args__ = dict()
|
131
|
+
__args__['name'] = name
|
132
|
+
__args__['project'] = project
|
133
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
134
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:runtimeconfig/getConfig:getConfig', __args__, opts=opts, typ=GetConfigResult)
|
135
|
+
return __ret__.apply(lambda __response__: GetConfigResult(
|
136
|
+
description=pulumi.get(__response__, 'description'),
|
137
|
+
id=pulumi.get(__response__, 'id'),
|
138
|
+
name=pulumi.get(__response__, 'name'),
|
139
|
+
project=pulumi.get(__response__, 'project')))
|
@@ -114,9 +114,6 @@ def get_config_iam_policy(config: Optional[str] = None,
|
|
114
114
|
id=pulumi.get(__ret__, 'id'),
|
115
115
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
116
116
|
project=pulumi.get(__ret__, 'project'))
|
117
|
-
|
118
|
-
|
119
|
-
@_utilities.lift_output_func(get_config_iam_policy)
|
120
117
|
def get_config_iam_policy_output(config: Optional[pulumi.Input[str]] = None,
|
121
118
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
122
119
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetConfigIamPolicyResult]:
|
@@ -127,4 +124,14 @@ def get_config_iam_policy_output(config: Optional[pulumi.Input[str]] = None,
|
|
127
124
|
:param str project: The ID of the project in which the resource belongs.
|
128
125
|
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.
|
129
126
|
"""
|
130
|
-
|
127
|
+
__args__ = dict()
|
128
|
+
__args__['config'] = config
|
129
|
+
__args__['project'] = project
|
130
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
131
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:runtimeconfig/getConfigIamPolicy:getConfigIamPolicy', __args__, opts=opts, typ=GetConfigIamPolicyResult)
|
132
|
+
return __ret__.apply(lambda __response__: GetConfigIamPolicyResult(
|
133
|
+
config=pulumi.get(__response__, 'config'),
|
134
|
+
etag=pulumi.get(__response__, 'etag'),
|
135
|
+
id=pulumi.get(__response__, 'id'),
|
136
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
137
|
+
project=pulumi.get(__response__, 'project')))
|
@@ -141,9 +141,6 @@ def get_variable(name: Optional[str] = None,
|
|
141
141
|
text=pulumi.get(__ret__, 'text'),
|
142
142
|
update_time=pulumi.get(__ret__, 'update_time'),
|
143
143
|
value=pulumi.get(__ret__, 'value'))
|
144
|
-
|
145
|
-
|
146
|
-
@_utilities.lift_output_func(get_variable)
|
147
144
|
def get_variable_output(name: Optional[pulumi.Input[str]] = None,
|
148
145
|
parent: Optional[pulumi.Input[str]] = None,
|
149
146
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -167,4 +164,17 @@ def get_variable_output(name: Optional[pulumi.Input[str]] = None,
|
|
167
164
|
:param str project: The project in which the resource belongs. If it
|
168
165
|
is not provided, the provider project is used.
|
169
166
|
"""
|
170
|
-
|
167
|
+
__args__ = dict()
|
168
|
+
__args__['name'] = name
|
169
|
+
__args__['parent'] = parent
|
170
|
+
__args__['project'] = project
|
171
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
172
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:runtimeconfig/getVariable:getVariable', __args__, opts=opts, typ=GetVariableResult)
|
173
|
+
return __ret__.apply(lambda __response__: GetVariableResult(
|
174
|
+
id=pulumi.get(__response__, 'id'),
|
175
|
+
name=pulumi.get(__response__, 'name'),
|
176
|
+
parent=pulumi.get(__response__, 'parent'),
|
177
|
+
project=pulumi.get(__response__, 'project'),
|
178
|
+
text=pulumi.get(__response__, 'text'),
|
179
|
+
update_time=pulumi.get(__response__, 'update_time'),
|
180
|
+
value=pulumi.get(__response__, 'value')))
|
@@ -251,9 +251,6 @@ def get_regional_secret(location: Optional[str] = None,
|
|
251
251
|
ttl=pulumi.get(__ret__, 'ttl'),
|
252
252
|
version_aliases=pulumi.get(__ret__, 'version_aliases'),
|
253
253
|
version_destroy_ttl=pulumi.get(__ret__, 'version_destroy_ttl'))
|
254
|
-
|
255
|
-
|
256
|
-
@_utilities.lift_output_func(get_regional_secret)
|
257
254
|
def get_regional_secret_output(location: Optional[pulumi.Input[str]] = None,
|
258
255
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
259
256
|
secret_id: Optional[pulumi.Input[str]] = None,
|
@@ -276,4 +273,28 @@ def get_regional_secret_output(location: Optional[pulumi.Input[str]] = None,
|
|
276
273
|
:param str project: The ID of the project in which the resource belongs.
|
277
274
|
:param str secret_id: The name of the regional secret.
|
278
275
|
"""
|
279
|
-
|
276
|
+
__args__ = dict()
|
277
|
+
__args__['location'] = location
|
278
|
+
__args__['project'] = project
|
279
|
+
__args__['secretId'] = secret_id
|
280
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
281
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:secretmanager/getRegionalSecret:getRegionalSecret', __args__, opts=opts, typ=GetRegionalSecretResult)
|
282
|
+
return __ret__.apply(lambda __response__: GetRegionalSecretResult(
|
283
|
+
annotations=pulumi.get(__response__, 'annotations'),
|
284
|
+
create_time=pulumi.get(__response__, 'create_time'),
|
285
|
+
customer_managed_encryptions=pulumi.get(__response__, 'customer_managed_encryptions'),
|
286
|
+
effective_annotations=pulumi.get(__response__, 'effective_annotations'),
|
287
|
+
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
288
|
+
expire_time=pulumi.get(__response__, 'expire_time'),
|
289
|
+
id=pulumi.get(__response__, 'id'),
|
290
|
+
labels=pulumi.get(__response__, 'labels'),
|
291
|
+
location=pulumi.get(__response__, 'location'),
|
292
|
+
name=pulumi.get(__response__, 'name'),
|
293
|
+
project=pulumi.get(__response__, 'project'),
|
294
|
+
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
295
|
+
rotations=pulumi.get(__response__, 'rotations'),
|
296
|
+
secret_id=pulumi.get(__response__, 'secret_id'),
|
297
|
+
topics=pulumi.get(__response__, 'topics'),
|
298
|
+
ttl=pulumi.get(__response__, 'ttl'),
|
299
|
+
version_aliases=pulumi.get(__response__, 'version_aliases'),
|
300
|
+
version_destroy_ttl=pulumi.get(__response__, 'version_destroy_ttl')))
|
@@ -141,9 +141,6 @@ def get_regional_secret_iam_policy(location: Optional[str] = None,
|
|
141
141
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
142
142
|
project=pulumi.get(__ret__, 'project'),
|
143
143
|
secret_id=pulumi.get(__ret__, 'secret_id'))
|
144
|
-
|
145
|
-
|
146
|
-
@_utilities.lift_output_func(get_regional_secret_iam_policy)
|
147
144
|
def get_regional_secret_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
148
145
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
149
146
|
secret_id: Optional[pulumi.Input[str]] = None,
|
@@ -170,4 +167,16 @@ def get_regional_secret_iam_policy_output(location: Optional[pulumi.Input[Option
|
|
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__['project'] = project
|
173
|
+
__args__['secretId'] = secret_id
|
174
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:secretmanager/getRegionalSecretIamPolicy:getRegionalSecretIamPolicy', __args__, opts=opts, typ=GetRegionalSecretIamPolicyResult)
|
176
|
+
return __ret__.apply(lambda __response__: GetRegionalSecretIamPolicyResult(
|
177
|
+
etag=pulumi.get(__response__, 'etag'),
|
178
|
+
id=pulumi.get(__response__, 'id'),
|
179
|
+
location=pulumi.get(__response__, 'location'),
|
180
|
+
policy_data=pulumi.get(__response__, 'policy_data'),
|
181
|
+
project=pulumi.get(__response__, 'project'),
|
182
|
+
secret_id=pulumi.get(__response__, 'secret_id')))
|
@@ -207,9 +207,6 @@ def get_regional_secret_version(location: Optional[str] = None,
|
|
207
207
|
secret=pulumi.get(__ret__, 'secret'),
|
208
208
|
secret_data=pulumi.get(__ret__, 'secret_data'),
|
209
209
|
version=pulumi.get(__ret__, 'version'))
|
210
|
-
|
211
|
-
|
212
|
-
@_utilities.lift_output_func(get_regional_secret_version)
|
213
210
|
def get_regional_secret_version_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
214
211
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
215
212
|
secret: Optional[pulumi.Input[str]] = None,
|
@@ -238,4 +235,22 @@ def get_regional_secret_version_output(location: Optional[pulumi.Input[Optional[
|
|
238
235
|
:param str version: The version of the regional secret to get. If it
|
239
236
|
is not provided, the latest version is retrieved.
|
240
237
|
"""
|
241
|
-
|
238
|
+
__args__ = dict()
|
239
|
+
__args__['location'] = location
|
240
|
+
__args__['project'] = project
|
241
|
+
__args__['secret'] = secret
|
242
|
+
__args__['version'] = version
|
243
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
244
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:secretmanager/getRegionalSecretVersion:getRegionalSecretVersion', __args__, opts=opts, typ=GetRegionalSecretVersionResult)
|
245
|
+
return __ret__.apply(lambda __response__: GetRegionalSecretVersionResult(
|
246
|
+
create_time=pulumi.get(__response__, 'create_time'),
|
247
|
+
customer_managed_encryptions=pulumi.get(__response__, 'customer_managed_encryptions'),
|
248
|
+
destroy_time=pulumi.get(__response__, 'destroy_time'),
|
249
|
+
enabled=pulumi.get(__response__, 'enabled'),
|
250
|
+
id=pulumi.get(__response__, 'id'),
|
251
|
+
location=pulumi.get(__response__, 'location'),
|
252
|
+
name=pulumi.get(__response__, 'name'),
|
253
|
+
project=pulumi.get(__response__, 'project'),
|
254
|
+
secret=pulumi.get(__response__, 'secret'),
|
255
|
+
secret_data=pulumi.get(__response__, 'secret_data'),
|
256
|
+
version=pulumi.get(__response__, 'version')))
|
@@ -154,9 +154,6 @@ def get_regional_secret_version_access(location: Optional[str] = None,
|
|
154
154
|
secret=pulumi.get(__ret__, 'secret'),
|
155
155
|
secret_data=pulumi.get(__ret__, 'secret_data'),
|
156
156
|
version=pulumi.get(__ret__, 'version'))
|
157
|
-
|
158
|
-
|
159
|
-
@_utilities.lift_output_func(get_regional_secret_version_access)
|
160
157
|
def get_regional_secret_version_access_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
161
158
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
162
159
|
secret: Optional[pulumi.Input[str]] = None,
|
@@ -185,4 +182,18 @@ def get_regional_secret_version_access_output(location: Optional[pulumi.Input[Op
|
|
185
182
|
:param str version: The version of the regional secret to get. If it
|
186
183
|
is not provided, the latest version is retrieved.
|
187
184
|
"""
|
188
|
-
|
185
|
+
__args__ = dict()
|
186
|
+
__args__['location'] = location
|
187
|
+
__args__['project'] = project
|
188
|
+
__args__['secret'] = secret
|
189
|
+
__args__['version'] = version
|
190
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
191
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:secretmanager/getRegionalSecretVersionAccess:getRegionalSecretVersionAccess', __args__, opts=opts, typ=GetRegionalSecretVersionAccessResult)
|
192
|
+
return __ret__.apply(lambda __response__: GetRegionalSecretVersionAccessResult(
|
193
|
+
id=pulumi.get(__response__, 'id'),
|
194
|
+
location=pulumi.get(__response__, 'location'),
|
195
|
+
name=pulumi.get(__response__, 'name'),
|
196
|
+
project=pulumi.get(__response__, 'project'),
|
197
|
+
secret=pulumi.get(__response__, 'secret'),
|
198
|
+
secret_data=pulumi.get(__response__, 'secret_data'),
|
199
|
+
version=pulumi.get(__response__, 'version')))
|
@@ -129,9 +129,6 @@ def get_regional_secrets(filter: Optional[str] = None,
|
|
129
129
|
location=pulumi.get(__ret__, 'location'),
|
130
130
|
project=pulumi.get(__ret__, 'project'),
|
131
131
|
secrets=pulumi.get(__ret__, 'secrets'))
|
132
|
-
|
133
|
-
|
134
|
-
@_utilities.lift_output_func(get_regional_secrets)
|
135
132
|
def get_regional_secrets_output(filter: Optional[pulumi.Input[Optional[str]]] = None,
|
136
133
|
location: Optional[pulumi.Input[str]] = None,
|
137
134
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -153,4 +150,15 @@ def get_regional_secrets_output(filter: Optional[pulumi.Input[Optional[str]]] =
|
|
153
150
|
:param str location: The location of the regional secret.
|
154
151
|
:param str project: The ID of the project.
|
155
152
|
"""
|
156
|
-
|
153
|
+
__args__ = dict()
|
154
|
+
__args__['filter'] = filter
|
155
|
+
__args__['location'] = location
|
156
|
+
__args__['project'] = project
|
157
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
158
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:secretmanager/getRegionalSecrets:getRegionalSecrets', __args__, opts=opts, typ=GetRegionalSecretsResult)
|
159
|
+
return __ret__.apply(lambda __response__: GetRegionalSecretsResult(
|
160
|
+
filter=pulumi.get(__response__, 'filter'),
|
161
|
+
id=pulumi.get(__response__, 'id'),
|
162
|
+
location=pulumi.get(__response__, 'location'),
|
163
|
+
project=pulumi.get(__response__, 'project'),
|
164
|
+
secrets=pulumi.get(__response__, 'secrets')))
|
@@ -237,9 +237,6 @@ def get_secret(project: Optional[str] = None,
|
|
237
237
|
ttl=pulumi.get(__ret__, 'ttl'),
|
238
238
|
version_aliases=pulumi.get(__ret__, 'version_aliases'),
|
239
239
|
version_destroy_ttl=pulumi.get(__ret__, 'version_destroy_ttl'))
|
240
|
-
|
241
|
-
|
242
|
-
@_utilities.lift_output_func(get_secret)
|
243
240
|
def get_secret_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
244
241
|
secret_id: Optional[pulumi.Input[str]] = None,
|
245
242
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSecretResult]:
|
@@ -259,4 +256,26 @@ def get_secret_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
|
259
256
|
:param str project: The ID of the project in which the resource belongs.
|
260
257
|
:param str secret_id: The name of the secret.
|
261
258
|
"""
|
262
|
-
|
259
|
+
__args__ = dict()
|
260
|
+
__args__['project'] = project
|
261
|
+
__args__['secretId'] = secret_id
|
262
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
263
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:secretmanager/getSecret:getSecret', __args__, opts=opts, typ=GetSecretResult)
|
264
|
+
return __ret__.apply(lambda __response__: GetSecretResult(
|
265
|
+
annotations=pulumi.get(__response__, 'annotations'),
|
266
|
+
create_time=pulumi.get(__response__, 'create_time'),
|
267
|
+
effective_annotations=pulumi.get(__response__, 'effective_annotations'),
|
268
|
+
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
269
|
+
expire_time=pulumi.get(__response__, 'expire_time'),
|
270
|
+
id=pulumi.get(__response__, 'id'),
|
271
|
+
labels=pulumi.get(__response__, 'labels'),
|
272
|
+
name=pulumi.get(__response__, 'name'),
|
273
|
+
project=pulumi.get(__response__, 'project'),
|
274
|
+
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
275
|
+
replications=pulumi.get(__response__, 'replications'),
|
276
|
+
rotations=pulumi.get(__response__, 'rotations'),
|
277
|
+
secret_id=pulumi.get(__response__, 'secret_id'),
|
278
|
+
topics=pulumi.get(__response__, 'topics'),
|
279
|
+
ttl=pulumi.get(__response__, 'ttl'),
|
280
|
+
version_aliases=pulumi.get(__response__, 'version_aliases'),
|
281
|
+
version_destroy_ttl=pulumi.get(__response__, 'version_destroy_ttl')))
|
@@ -124,9 +124,6 @@ def get_secret_iam_policy(project: Optional[str] = None,
|
|
124
124
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
125
125
|
project=pulumi.get(__ret__, 'project'),
|
126
126
|
secret_id=pulumi.get(__ret__, 'secret_id'))
|
127
|
-
|
128
|
-
|
129
|
-
@_utilities.lift_output_func(get_secret_iam_policy)
|
130
127
|
def get_secret_iam_policy_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
131
128
|
secret_id: Optional[pulumi.Input[str]] = None,
|
132
129
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSecretIamPolicyResult]:
|
@@ -147,4 +144,14 @@ def get_secret_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__['secretId'] = secret_id
|
150
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
151
|
+
__ret__ = pulumi.runtime.invoke_output('gcp:secretmanager/getSecretIamPolicy:getSecretIamPolicy', __args__, opts=opts, typ=GetSecretIamPolicyResult)
|
152
|
+
return __ret__.apply(lambda __response__: GetSecretIamPolicyResult(
|
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
|
+
secret_id=pulumi.get(__response__, 'secret_id')))
|