pulumi-gcp 8.10.0a1731950704__py3-none-any.whl → 8.10.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +24 -0
- pulumi_gcp/accessapproval/get_folder_service_account.py +2 -2
- pulumi_gcp/accessapproval/get_organization_service_account.py +2 -2
- pulumi_gcp/accessapproval/get_project_service_account.py +2 -2
- pulumi_gcp/accesscontextmanager/__init__.py +1 -0
- pulumi_gcp/accesscontextmanager/_inputs.py +90 -54
- pulumi_gcp/accesscontextmanager/get_access_policy.py +158 -0
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +2 -2
- pulumi_gcp/accesscontextmanager/outputs.py +60 -36
- pulumi_gcp/alloydb/get_locations.py +2 -2
- pulumi_gcp/alloydb/get_supported_database_flags.py +2 -2
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +2 -2
- pulumi_gcp/apigateway/get_api_iam_policy.py +2 -2
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +2 -2
- pulumi_gcp/apigee/get_environment_iam_policy.py +2 -2
- pulumi_gcp/appengine/get_default_service_account.py +2 -2
- pulumi_gcp/apphub/get_application.py +2 -2
- pulumi_gcp/apphub/get_discovered_service.py +2 -2
- pulumi_gcp/apphub/get_discovered_workload.py +2 -2
- pulumi_gcp/artifactregistry/_inputs.py +56 -0
- pulumi_gcp/artifactregistry/get_docker_image.py +2 -2
- pulumi_gcp/artifactregistry/get_locations.py +2 -2
- pulumi_gcp/artifactregistry/get_repository.py +2 -2
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +2 -2
- pulumi_gcp/artifactregistry/outputs.py +65 -0
- pulumi_gcp/artifactregistry/repository.py +48 -0
- pulumi_gcp/backupdisasterrecovery/__init__.py +1 -0
- pulumi_gcp/backupdisasterrecovery/backup_vault.py +63 -0
- pulumi_gcp/backupdisasterrecovery/get_backup_plan.py +2 -2
- pulumi_gcp/backupdisasterrecovery/get_backup_plan_association.py +2 -2
- pulumi_gcp/backupdisasterrecovery/get_data_source.py +263 -0
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +2 -2
- pulumi_gcp/backupdisasterrecovery/outputs.py +402 -0
- pulumi_gcp/beyondcorp/get_app_connection.py +2 -2
- pulumi_gcp/beyondcorp/get_app_connector.py +2 -2
- pulumi_gcp/beyondcorp/get_app_gateway.py +2 -2
- pulumi_gcp/bigquery/get_connection_iam_policy.py +2 -2
- pulumi_gcp/bigquery/get_dataset.py +2 -2
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +2 -2
- pulumi_gcp/bigquery/get_default_service_account.py +2 -2
- pulumi_gcp/bigquery/get_table_iam_policy.py +2 -2
- pulumi_gcp/bigquery/get_tables.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +2 -2
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +2 -2
- pulumi_gcp/bigtable/get_instance_iam_policy.py +2 -2
- pulumi_gcp/bigtable/get_table_iam_policy.py +2 -2
- pulumi_gcp/billing/get_account_iam_policy.py +2 -2
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +2 -2
- pulumi_gcp/certificateauthority/authority.py +28 -138
- pulumi_gcp/certificateauthority/get_authority.py +2 -2
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +2 -2
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +2 -2
- pulumi_gcp/certificatemanager/get_certificate_map.py +2 -2
- pulumi_gcp/certificatemanager/get_certificates.py +2 -2
- pulumi_gcp/cloudasset/get_resources_search_all.py +2 -2
- pulumi_gcp/cloudasset/get_search_all_resources.py +2 -2
- pulumi_gcp/cloudbuild/get_trigger.py +2 -2
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +2 -2
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +2 -2
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +2 -2
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +2 -2
- pulumi_gcp/cloudfunctions/get_function.py +2 -2
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +2 -2
- pulumi_gcp/cloudfunctionsv2/get_function.py +2 -2
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +2 -2
- pulumi_gcp/cloudidentity/get_group_lookup.py +2 -2
- pulumi_gcp/cloudidentity/get_group_memberships.py +2 -2
- pulumi_gcp/cloudidentity/get_group_transitive_memberships.py +2 -2
- pulumi_gcp/cloudidentity/get_groups.py +2 -2
- pulumi_gcp/cloudquota/get_s_quota_info.py +2 -2
- pulumi_gcp/cloudquota/get_s_quota_infos.py +2 -2
- pulumi_gcp/cloudrun/get_locations.py +2 -2
- pulumi_gcp/cloudrun/get_service.py +2 -2
- pulumi_gcp/cloudrun/get_service_iam_policy.py +2 -2
- pulumi_gcp/cloudrun/service.py +0 -10
- pulumi_gcp/cloudrunv2/get_job.py +2 -2
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +2 -2
- pulumi_gcp/cloudrunv2/get_service.py +17 -6
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +2 -2
- pulumi_gcp/cloudrunv2/service.py +30 -2
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +2 -2
- pulumi_gcp/composer/get_environment.py +2 -2
- pulumi_gcp/composer/get_image_versions.py +2 -2
- pulumi_gcp/composer/get_user_workloads_config_map.py +2 -2
- pulumi_gcp/composer/get_user_workloads_secret.py +2 -2
- pulumi_gcp/compute/_inputs.py +12 -12
- pulumi_gcp/compute/get_address.py +2 -2
- pulumi_gcp/compute/get_addresses.py +2 -2
- pulumi_gcp/compute/get_backend_bucket.py +2 -2
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +2 -2
- pulumi_gcp/compute/get_backend_service.py +2 -2
- pulumi_gcp/compute/get_backend_service_iam_policy.py +2 -2
- pulumi_gcp/compute/get_certificate.py +2 -2
- pulumi_gcp/compute/get_default_service_account.py +2 -2
- pulumi_gcp/compute/get_disk.py +2 -2
- pulumi_gcp/compute/get_disk_iam_policy.py +2 -2
- pulumi_gcp/compute/get_forwarding_rule.py +2 -2
- pulumi_gcp/compute/get_forwarding_rules.py +2 -2
- pulumi_gcp/compute/get_global_address.py +2 -2
- pulumi_gcp/compute/get_global_forwarding_rule.py +2 -2
- pulumi_gcp/compute/get_hc_vpn_gateway.py +2 -2
- pulumi_gcp/compute/get_health_check.py +2 -2
- pulumi_gcp/compute/get_image.py +2 -2
- pulumi_gcp/compute/get_image_iam_policy.py +2 -2
- pulumi_gcp/compute/get_instance.py +2 -2
- pulumi_gcp/compute/get_instance_group.py +2 -2
- pulumi_gcp/compute/get_instance_group_manager.py +2 -2
- pulumi_gcp/compute/get_instance_guest_attributes.py +2 -2
- pulumi_gcp/compute/get_instance_iam_policy.py +2 -2
- pulumi_gcp/compute/get_instance_serial_port.py +2 -2
- pulumi_gcp/compute/get_instance_template.py +2 -2
- pulumi_gcp/compute/get_lbip_ranges.py +2 -2
- pulumi_gcp/compute/get_machine_image_iam_policy.py +2 -2
- pulumi_gcp/compute/get_machine_types.py +2 -2
- pulumi_gcp/compute/get_netblock_ip_ranges.py +2 -2
- pulumi_gcp/compute/get_network.py +2 -2
- pulumi_gcp/compute/get_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_network_peering.py +2 -2
- pulumi_gcp/compute/get_networks.py +2 -2
- pulumi_gcp/compute/get_node_types.py +2 -2
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +2 -2
- pulumi_gcp/compute/get_region_disk.py +2 -2
- pulumi_gcp/compute/get_region_disk_iam_policy.py +2 -2
- pulumi_gcp/compute/get_region_instance_group.py +2 -2
- pulumi_gcp/compute/get_region_instance_group_manager.py +2 -2
- pulumi_gcp/compute/get_region_instance_template.py +2 -2
- pulumi_gcp/compute/get_region_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_region_ssl_certificate.py +2 -2
- pulumi_gcp/compute/get_regions.py +2 -2
- pulumi_gcp/compute/get_reservation.py +2 -2
- pulumi_gcp/compute/get_resource_policy.py +2 -2
- pulumi_gcp/compute/get_router.py +2 -2
- pulumi_gcp/compute/get_router_nat.py +2 -2
- pulumi_gcp/compute/get_router_status.py +2 -2
- pulumi_gcp/compute/get_security_policy.py +2 -2
- pulumi_gcp/compute/get_snapshot.py +2 -2
- pulumi_gcp/compute/get_snapshot_iam_policy.py +2 -2
- pulumi_gcp/compute/get_ssl_policy.py +2 -2
- pulumi_gcp/compute/get_subnetwork.py +2 -2
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +2 -2
- pulumi_gcp/compute/get_subnetworks.py +2 -2
- pulumi_gcp/compute/get_vpn_gateway.py +2 -2
- pulumi_gcp/compute/get_zones.py +2 -2
- pulumi_gcp/compute/outputs.py +10 -10
- pulumi_gcp/compute/router_status.py +2 -2
- pulumi_gcp/container/get_attached_install_manifest.py +2 -2
- pulumi_gcp/container/get_attached_versions.py +2 -2
- pulumi_gcp/container/get_aws_versions.py +2 -2
- pulumi_gcp/container/get_azure_versions.py +2 -2
- pulumi_gcp/container/get_cluster.py +2 -2
- pulumi_gcp/container/get_engine_versions.py +2 -2
- pulumi_gcp/container/get_registry_image.py +2 -2
- pulumi_gcp/container/get_registry_repository.py +2 -2
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +2 -2
- pulumi_gcp/dataform/get_repository_iam_policy.py +2 -2
- pulumi_gcp/datafusion/get_instance_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_asset_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_lake_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_task_iam_policy.py +2 -2
- pulumi_gcp/dataplex/get_zone_iam_policy.py +2 -2
- pulumi_gcp/dataproc/__init__.py +1 -0
- pulumi_gcp/dataproc/_inputs.py +490 -0
- pulumi_gcp/dataproc/gdc_spark_application.py +1658 -0
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +2 -2
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +2 -2
- pulumi_gcp/dataproc/get_job_iam_policy.py +2 -2
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +2 -2
- pulumi_gcp/dataproc/get_metastore_service.py +2 -2
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +2 -2
- pulumi_gcp/dataproc/outputs.py +385 -0
- pulumi_gcp/datastream/get_static_ips.py +2 -2
- pulumi_gcp/dns/get_keys.py +2 -2
- pulumi_gcp/dns/get_managed_zone.py +2 -2
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +2 -2
- pulumi_gcp/dns/get_managed_zones.py +2 -2
- pulumi_gcp/dns/get_record_set.py +2 -2
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +2 -2
- pulumi_gcp/endpoints/get_service_iam_policy.py +2 -2
- pulumi_gcp/filestore/_inputs.py +152 -0
- pulumi_gcp/filestore/get_instance.py +14 -3
- pulumi_gcp/filestore/instance.py +47 -0
- pulumi_gcp/filestore/outputs.py +229 -0
- pulumi_gcp/firebase/get_android_app.py +2 -2
- pulumi_gcp/firebase/get_android_app_config.py +2 -2
- pulumi_gcp/firebase/get_apple_app.py +2 -2
- pulumi_gcp/firebase/get_apple_app_config.py +2 -2
- pulumi_gcp/firebase/get_hosting_channel.py +2 -2
- pulumi_gcp/firebase/get_web_app.py +2 -2
- pulumi_gcp/firebase/get_web_app_config.py +2 -2
- pulumi_gcp/folder/get_iam_policy.py +2 -2
- pulumi_gcp/folder/get_organization_policy.py +2 -2
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +2 -2
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +2 -2
- pulumi_gcp/gkehub/get_feature_iam_policy.py +2 -2
- pulumi_gcp/gkehub/get_membership_binding.py +2 -2
- pulumi_gcp/gkehub/get_membership_iam_policy.py +2 -2
- pulumi_gcp/gkehub/get_scope_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +2 -2
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +2 -2
- pulumi_gcp/iam/__init__.py +2 -0
- pulumi_gcp/iam/_inputs.py +274 -0
- pulumi_gcp/iam/folders_policy_binding.py +917 -0
- pulumi_gcp/iam/get_rule.py +2 -2
- pulumi_gcp/iam/get_testable_permissions.py +2 -2
- pulumi_gcp/iam/get_workload_identity_pool.py +2 -2
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +2 -2
- pulumi_gcp/iam/organizations_policy_binding.py +901 -0
- pulumi_gcp/iam/outputs.py +198 -0
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +2 -2
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +2 -2
- pulumi_gcp/iap/get_client.py +2 -2
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +2 -2
- pulumi_gcp/iap/get_tunnel_iam_policy.py +2 -2
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +2 -2
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +2 -2
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +2 -2
- pulumi_gcp/kms/get_crypto_key_latest_version.py +2 -2
- pulumi_gcp/kms/get_crypto_key_versions.py +2 -2
- pulumi_gcp/kms/get_crypto_keys.py +2 -2
- pulumi_gcp/kms/get_ekm_connection_iam_policy.py +2 -2
- pulumi_gcp/kms/get_key_ring_iam_policy.py +2 -2
- pulumi_gcp/kms/get_key_rings.py +2 -2
- pulumi_gcp/kms/get_kms_crypto_key.py +2 -2
- pulumi_gcp/kms/get_kms_crypto_key_version.py +2 -2
- pulumi_gcp/kms/get_kms_key_ring.py +2 -2
- pulumi_gcp/kms/get_kms_secret.py +2 -2
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +2 -2
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +2 -2
- pulumi_gcp/logging/get_folder_settings.py +2 -2
- pulumi_gcp/logging/get_log_view_iam_policy.py +2 -2
- pulumi_gcp/logging/get_organization_settings.py +2 -2
- pulumi_gcp/logging/get_project_cmek_settings.py +2 -2
- pulumi_gcp/logging/get_project_settings.py +2 -2
- pulumi_gcp/logging/get_sink.py +2 -2
- pulumi_gcp/managedkafka/cluster.py +4 -0
- pulumi_gcp/managedkafka/topic.py +4 -0
- pulumi_gcp/monitoring/get_app_engine_service.py +2 -2
- pulumi_gcp/monitoring/get_cluster_istio_service.py +2 -2
- pulumi_gcp/monitoring/get_istio_canonical_service.py +2 -2
- pulumi_gcp/monitoring/get_mesh_istio_service.py +2 -2
- pulumi_gcp/monitoring/get_notification_channel.py +2 -2
- pulumi_gcp/monitoring/get_secret_version.py +2 -2
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +2 -2
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +2 -2
- pulumi_gcp/notebooks/get_instance_iam_policy.py +2 -2
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +2 -2
- pulumi_gcp/oracledatabase/get_autonomous_database.py +2 -2
- pulumi_gcp/oracledatabase/get_autonomous_databases.py +2 -2
- pulumi_gcp/oracledatabase/get_cloud_exadata_infrastructure.py +2 -2
- pulumi_gcp/oracledatabase/get_cloud_exadata_infrastructures.py +2 -2
- pulumi_gcp/oracledatabase/get_cloud_vm_cluster.py +2 -2
- pulumi_gcp/oracledatabase/get_cloud_vm_clusters.py +2 -2
- pulumi_gcp/oracledatabase/get_db_nodes.py +2 -2
- pulumi_gcp/oracledatabase/get_db_servers.py +2 -2
- pulumi_gcp/organizations/get_active_folder.py +2 -2
- pulumi_gcp/organizations/get_billing_account.py +2 -2
- pulumi_gcp/organizations/get_client_config.py +2 -2
- pulumi_gcp/organizations/get_client_open_id_user_info.py +2 -2
- pulumi_gcp/organizations/get_folder.py +2 -2
- pulumi_gcp/organizations/get_folders.py +2 -2
- pulumi_gcp/organizations/get_iam_policy.py +2 -2
- pulumi_gcp/organizations/get_organization.py +2 -2
- pulumi_gcp/organizations/get_project.py +2 -2
- pulumi_gcp/privilegedaccessmanager/get_entitlement.py +2 -2
- pulumi_gcp/projects/get_iam_policy.py +2 -2
- pulumi_gcp/projects/get_organization_policy.py +2 -2
- pulumi_gcp/projects/get_project.py +2 -2
- pulumi_gcp/projects/get_project_service.py +2 -2
- pulumi_gcp/pubsub/get_schema_iam_policy.py +2 -2
- pulumi_gcp/pubsub/get_subscription.py +2 -2
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +2 -2
- pulumi_gcp/pubsub/get_topic.py +2 -2
- pulumi_gcp/pubsub/get_topic_iam_policy.py +2 -2
- pulumi_gcp/pubsub/subscription.py +8 -8
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/_inputs.py +213 -0
- pulumi_gcp/redis/cluster.py +289 -0
- pulumi_gcp/redis/get_instance.py +2 -2
- pulumi_gcp/redis/outputs.py +185 -0
- pulumi_gcp/runtimeconfig/get_config.py +2 -2
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +2 -2
- pulumi_gcp/runtimeconfig/get_variable.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secret.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secret_version.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secret_version_access.py +2 -2
- pulumi_gcp/secretmanager/get_regional_secrets.py +2 -2
- pulumi_gcp/secretmanager/get_secret.py +2 -2
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +2 -2
- pulumi_gcp/secretmanager/get_secret_version.py +2 -2
- pulumi_gcp/secretmanager/get_secret_version_access.py +2 -2
- pulumi_gcp/secretmanager/get_secrets.py +2 -2
- pulumi_gcp/securesourcemanager/_inputs.py +33 -0
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +2 -2
- pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +2 -2
- pulumi_gcp/securesourcemanager/instance.py +90 -3
- pulumi_gcp/securesourcemanager/outputs.py +19 -0
- pulumi_gcp/securitycenter/get_source_iam_policy.py +2 -2
- pulumi_gcp/securitycenter/get_v2_organization_source_iam_policy.py +2 -2
- pulumi_gcp/serviceaccount/get_account.py +2 -2
- pulumi_gcp/serviceaccount/get_account_access_token.py +2 -2
- pulumi_gcp/serviceaccount/get_account_id_token.py +2 -2
- pulumi_gcp/serviceaccount/get_account_jwt.py +2 -2
- pulumi_gcp/serviceaccount/get_account_key.py +2 -2
- pulumi_gcp/serviceaccount/get_iam_policy.py +2 -2
- pulumi_gcp/serviceaccount/get_s.py +2 -2
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +2 -2
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +2 -2
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +2 -2
- pulumi_gcp/siteverification/get_token.py +2 -2
- pulumi_gcp/sourcerepo/get_repository.py +2 -2
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +2 -2
- pulumi_gcp/spanner/database.py +14 -14
- pulumi_gcp/spanner/get_database.py +2 -2
- pulumi_gcp/spanner/get_database_iam_policy.py +2 -2
- pulumi_gcp/spanner/get_instance.py +2 -2
- pulumi_gcp/spanner/get_instance_iam_policy.py +2 -2
- pulumi_gcp/sql/_inputs.py +73 -0
- pulumi_gcp/sql/database_instance.py +60 -0
- pulumi_gcp/sql/get_backup_run.py +2 -2
- pulumi_gcp/sql/get_ca_certs.py +2 -2
- pulumi_gcp/sql/get_database.py +2 -2
- pulumi_gcp/sql/get_database_instance.py +2 -2
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +2 -2
- pulumi_gcp/sql/get_database_instances.py +2 -2
- pulumi_gcp/sql/get_databases.py +2 -2
- pulumi_gcp/sql/get_tiers.py +2 -2
- pulumi_gcp/sql/outputs.py +146 -0
- pulumi_gcp/sql/user.py +2 -2
- pulumi_gcp/storage/get_bucket.py +2 -2
- pulumi_gcp/storage/get_bucket_iam_policy.py +2 -2
- pulumi_gcp/storage/get_bucket_object.py +2 -2
- pulumi_gcp/storage/get_bucket_object_content.py +2 -2
- pulumi_gcp/storage/get_bucket_objects.py +2 -2
- pulumi_gcp/storage/get_buckets.py +2 -2
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +2 -2
- pulumi_gcp/storage/get_object_signed_url.py +2 -2
- pulumi_gcp/storage/get_project_service_account.py +2 -2
- pulumi_gcp/storage/get_transfer_project_service_account.py +2 -2
- pulumi_gcp/storage/get_transfer_project_servie_account.py +2 -2
- pulumi_gcp/tags/get_tag_key.py +2 -2
- pulumi_gcp/tags/get_tag_key_iam_policy.py +2 -2
- pulumi_gcp/tags/get_tag_keys.py +2 -2
- pulumi_gcp/tags/get_tag_value.py +2 -2
- pulumi_gcp/tags/get_tag_value_iam_policy.py +2 -2
- pulumi_gcp/tags/get_tag_values.py +2 -2
- pulumi_gcp/tags/location_tag_binding.py +8 -8
- pulumi_gcp/tpu/get_tensorflow_versions.py +2 -2
- pulumi_gcp/tpu/get_v2_accelerator_types.py +2 -2
- pulumi_gcp/tpu/get_v2_runtime_versions.py +2 -2
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +2 -2
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +2 -2
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +2 -2
- pulumi_gcp/vertex/get_ai_index.py +2 -2
- pulumi_gcp/vmwareengine/get_cluster.py +2 -2
- pulumi_gcp/vmwareengine/get_external_access_rule.py +2 -2
- pulumi_gcp/vmwareengine/get_external_address.py +2 -2
- pulumi_gcp/vmwareengine/get_network.py +2 -2
- pulumi_gcp/vmwareengine/get_network_peering.py +2 -2
- pulumi_gcp/vmwareengine/get_network_policy.py +2 -2
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +2 -2
- pulumi_gcp/vmwareengine/get_private_cloud.py +2 -2
- pulumi_gcp/vmwareengine/get_subnet.py +2 -2
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +2 -2
- pulumi_gcp/vpcaccess/get_connector.py +2 -2
- pulumi_gcp/workbench/get_instance_iam_policy.py +2 -2
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +2 -2
- pulumi_gcp/workstations/get_workstation_iam_policy.py +2 -2
- {pulumi_gcp-8.10.0a1731950704.dist-info → pulumi_gcp-8.10.1.dist-info}/METADATA +5 -5
- {pulumi_gcp-8.10.0a1731950704.dist-info → pulumi_gcp-8.10.1.dist-info}/RECORD +388 -383
- {pulumi_gcp-8.10.0a1731950704.dist-info → pulumi_gcp-8.10.1.dist-info}/WHEEL +1 -1
- {pulumi_gcp-8.10.0a1731950704.dist-info → pulumi_gcp-8.10.1.dist-info}/top_level.txt +0 -0
@@ -1682,9 +1682,11 @@ class ServicePerimeterDryRunEgressPolicyEgressFrom(dict):
|
|
1682
1682
|
source_restriction: Optional[str] = None,
|
1683
1683
|
sources: Optional[Sequence['outputs.ServicePerimeterDryRunEgressPolicyEgressFromSource']] = None):
|
1684
1684
|
"""
|
1685
|
-
:param Sequence[str] identities:
|
1686
|
-
|
1687
|
-
|
1685
|
+
:param Sequence[str] identities: Identities can be an individual user, service account, Google group,
|
1686
|
+
or third-party identity. For third-party identity, only single identities
|
1687
|
+
are supported and other identity types are not supported.The v1 identities
|
1688
|
+
that have the prefix user, group and serviceAccount in
|
1689
|
+
https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
|
1688
1690
|
:param str identity_type: Specifies the type of identities that are allowed access to outside the
|
1689
1691
|
perimeter. If left unspecified, then members of `identities` field will
|
1690
1692
|
be allowed access.
|
@@ -1707,9 +1709,11 @@ class ServicePerimeterDryRunEgressPolicyEgressFrom(dict):
|
|
1707
1709
|
@pulumi.getter
|
1708
1710
|
def identities(self) -> Optional[Sequence[str]]:
|
1709
1711
|
"""
|
1710
|
-
|
1711
|
-
|
1712
|
-
|
1712
|
+
Identities can be an individual user, service account, Google group,
|
1713
|
+
or third-party identity. For third-party identity, only single identities
|
1714
|
+
are supported and other identity types are not supported.The v1 identities
|
1715
|
+
that have the prefix user, group and serviceAccount in
|
1716
|
+
https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
|
1713
1717
|
"""
|
1714
1718
|
return pulumi.get(self, "identities")
|
1715
1719
|
|
@@ -1978,9 +1982,11 @@ class ServicePerimeterDryRunIngressPolicyIngressFrom(dict):
|
|
1978
1982
|
identity_type: Optional[str] = None,
|
1979
1983
|
sources: Optional[Sequence['outputs.ServicePerimeterDryRunIngressPolicyIngressFromSource']] = None):
|
1980
1984
|
"""
|
1981
|
-
:param Sequence[str] identities:
|
1982
|
-
|
1983
|
-
|
1985
|
+
:param Sequence[str] identities: Identities can be an individual user, service account, Google group,
|
1986
|
+
or third-party identity. For third-party identity, only single identities
|
1987
|
+
are supported and other identity types are not supported.The v1 identities
|
1988
|
+
that have the prefix user, group and serviceAccount in
|
1989
|
+
https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
|
1984
1990
|
:param str identity_type: Specifies the type of identities that are allowed access from outside the
|
1985
1991
|
perimeter. If left unspecified, then members of `identities` field will be
|
1986
1992
|
allowed access.
|
@@ -1999,9 +2005,11 @@ class ServicePerimeterDryRunIngressPolicyIngressFrom(dict):
|
|
1999
2005
|
@pulumi.getter
|
2000
2006
|
def identities(self) -> Optional[Sequence[str]]:
|
2001
2007
|
"""
|
2002
|
-
|
2003
|
-
|
2004
|
-
|
2008
|
+
Identities can be an individual user, service account, Google group,
|
2009
|
+
or third-party identity. For third-party identity, only single identities
|
2010
|
+
are supported and other identity types are not supported.The v1 identities
|
2011
|
+
that have the prefix user, group and serviceAccount in
|
2012
|
+
https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
|
2005
2013
|
"""
|
2006
2014
|
return pulumi.get(self, "identities")
|
2007
2015
|
|
@@ -2273,9 +2281,11 @@ class ServicePerimeterEgressPolicyEgressFrom(dict):
|
|
2273
2281
|
source_restriction: Optional[str] = None,
|
2274
2282
|
sources: Optional[Sequence['outputs.ServicePerimeterEgressPolicyEgressFromSource']] = None):
|
2275
2283
|
"""
|
2276
|
-
:param Sequence[str] identities:
|
2277
|
-
|
2278
|
-
|
2284
|
+
:param Sequence[str] identities: Identities can be an individual user, service account, Google group,
|
2285
|
+
or third-party identity. For third-party identity, only single identities
|
2286
|
+
are supported and other identity types are not supported.The v1 identities
|
2287
|
+
that have the prefix user, group and serviceAccount in
|
2288
|
+
https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
|
2279
2289
|
:param str identity_type: Specifies the type of identities that are allowed access to outside the
|
2280
2290
|
perimeter. If left unspecified, then members of `identities` field will
|
2281
2291
|
be allowed access.
|
@@ -2298,9 +2308,11 @@ class ServicePerimeterEgressPolicyEgressFrom(dict):
|
|
2298
2308
|
@pulumi.getter
|
2299
2309
|
def identities(self) -> Optional[Sequence[str]]:
|
2300
2310
|
"""
|
2301
|
-
|
2302
|
-
|
2303
|
-
|
2311
|
+
Identities can be an individual user, service account, Google group,
|
2312
|
+
or third-party identity. For third-party identity, only single identities
|
2313
|
+
are supported and other identity types are not supported.The v1 identities
|
2314
|
+
that have the prefix user, group and serviceAccount in
|
2315
|
+
https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
|
2304
2316
|
"""
|
2305
2317
|
return pulumi.get(self, "identities")
|
2306
2318
|
|
@@ -2569,9 +2581,11 @@ class ServicePerimeterIngressPolicyIngressFrom(dict):
|
|
2569
2581
|
identity_type: Optional[str] = None,
|
2570
2582
|
sources: Optional[Sequence['outputs.ServicePerimeterIngressPolicyIngressFromSource']] = None):
|
2571
2583
|
"""
|
2572
|
-
:param Sequence[str] identities:
|
2573
|
-
|
2574
|
-
|
2584
|
+
:param Sequence[str] identities: Identities can be an individual user, service account, Google group,
|
2585
|
+
or third-party identity. For third-party identity, only single identities
|
2586
|
+
are supported and other identity types are not supported.The v1 identities
|
2587
|
+
that have the prefix user, group and serviceAccount in
|
2588
|
+
https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
|
2575
2589
|
:param str identity_type: Specifies the type of identities that are allowed access from outside the
|
2576
2590
|
perimeter. If left unspecified, then members of `identities` field will be
|
2577
2591
|
allowed access.
|
@@ -2590,9 +2604,11 @@ class ServicePerimeterIngressPolicyIngressFrom(dict):
|
|
2590
2604
|
@pulumi.getter
|
2591
2605
|
def identities(self) -> Optional[Sequence[str]]:
|
2592
2606
|
"""
|
2593
|
-
|
2594
|
-
|
2595
|
-
|
2607
|
+
Identities can be an individual user, service account, Google group,
|
2608
|
+
or third-party identity. For third-party identity, only single identities
|
2609
|
+
are supported and other identity types are not supported.The v1 identities
|
2610
|
+
that have the prefix user, group and serviceAccount in
|
2611
|
+
https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
|
2596
2612
|
"""
|
2597
2613
|
return pulumi.get(self, "identities")
|
2598
2614
|
|
@@ -5078,9 +5094,11 @@ class ServicePerimetersServicePerimeterSpecEgressPolicyEgressFrom(dict):
|
|
5078
5094
|
source_restriction: Optional[str] = None,
|
5079
5095
|
sources: Optional[Sequence['outputs.ServicePerimetersServicePerimeterSpecEgressPolicyEgressFromSource']] = None):
|
5080
5096
|
"""
|
5081
|
-
:param Sequence[str] identities:
|
5082
|
-
|
5083
|
-
|
5097
|
+
:param Sequence[str] identities: Identities can be an individual user, service account, Google group,
|
5098
|
+
or third-party identity. For third-party identity, only single identities
|
5099
|
+
are supported and other identity types are not supported.The v1 identities
|
5100
|
+
that have the prefix user, group and serviceAccount in
|
5101
|
+
https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
|
5084
5102
|
:param str identity_type: Specifies the type of identities that are allowed access to outside the
|
5085
5103
|
perimeter. If left unspecified, then members of `identities` field will
|
5086
5104
|
be allowed access.
|
@@ -5103,9 +5121,11 @@ class ServicePerimetersServicePerimeterSpecEgressPolicyEgressFrom(dict):
|
|
5103
5121
|
@pulumi.getter
|
5104
5122
|
def identities(self) -> Optional[Sequence[str]]:
|
5105
5123
|
"""
|
5106
|
-
|
5107
|
-
|
5108
|
-
|
5124
|
+
Identities can be an individual user, service account, Google group,
|
5125
|
+
or third-party identity. For third-party identity, only single identities
|
5126
|
+
are supported and other identity types are not supported.The v1 identities
|
5127
|
+
that have the prefix user, group and serviceAccount in
|
5128
|
+
https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
|
5109
5129
|
"""
|
5110
5130
|
return pulumi.get(self, "identities")
|
5111
5131
|
|
@@ -5975,9 +5995,11 @@ class ServicePerimetersServicePerimeterStatusEgressPolicyEgressFrom(dict):
|
|
5975
5995
|
source_restriction: Optional[str] = None,
|
5976
5996
|
sources: Optional[Sequence['outputs.ServicePerimetersServicePerimeterStatusEgressPolicyEgressFromSource']] = None):
|
5977
5997
|
"""
|
5978
|
-
:param Sequence[str] identities:
|
5979
|
-
|
5980
|
-
|
5998
|
+
:param Sequence[str] identities: Identities can be an individual user, service account, Google group,
|
5999
|
+
or third-party identity. For third-party identity, only single identities
|
6000
|
+
are supported and other identity types are not supported.The v1 identities
|
6001
|
+
that have the prefix user, group and serviceAccount in
|
6002
|
+
https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
|
5981
6003
|
:param str identity_type: Specifies the type of identities that are allowed access to outside the
|
5982
6004
|
perimeter. If left unspecified, then members of `identities` field will
|
5983
6005
|
be allowed access.
|
@@ -6000,9 +6022,11 @@ class ServicePerimetersServicePerimeterStatusEgressPolicyEgressFrom(dict):
|
|
6000
6022
|
@pulumi.getter
|
6001
6023
|
def identities(self) -> Optional[Sequence[str]]:
|
6002
6024
|
"""
|
6003
|
-
|
6004
|
-
|
6005
|
-
|
6025
|
+
Identities can be an individual user, service account, Google group,
|
6026
|
+
or third-party identity. For third-party identity, only single identities
|
6027
|
+
are supported and other identity types are not supported.The v1 identities
|
6028
|
+
that have the prefix user, group and serviceAccount in
|
6029
|
+
https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
|
6006
6030
|
"""
|
6007
6031
|
return pulumi.get(self, "identities")
|
6008
6032
|
|
@@ -98,7 +98,7 @@ def get_locations(project: Optional[str] = None,
|
|
98
98
|
locations=pulumi.get(__ret__, 'locations'),
|
99
99
|
project=pulumi.get(__ret__, 'project'))
|
100
100
|
def get_locations_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
101
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLocationsResult]:
|
101
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLocationsResult]:
|
102
102
|
"""
|
103
103
|
Use this data source to get information about the available locations. For more details refer the [API docs](https://cloud.google.com/alloydb/docs/reference/rest/v1/projects.locations).
|
104
104
|
|
@@ -116,7 +116,7 @@ def get_locations_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
|
116
116
|
"""
|
117
117
|
__args__ = dict()
|
118
118
|
__args__['project'] = project
|
119
|
-
opts = pulumi.
|
119
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
120
120
|
__ret__ = pulumi.runtime.invoke_output('gcp:alloydb/getLocations:getLocations', __args__, opts=opts, typ=GetLocationsResult)
|
121
121
|
return __ret__.apply(lambda __response__: GetLocationsResult(
|
122
122
|
id=pulumi.get(__response__, 'id'),
|
@@ -112,7 +112,7 @@ def get_supported_database_flags(location: Optional[str] = None,
|
|
112
112
|
supported_database_flags=pulumi.get(__ret__, 'supported_database_flags'))
|
113
113
|
def get_supported_database_flags_output(location: Optional[pulumi.Input[str]] = None,
|
114
114
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
115
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSupportedDatabaseFlagsResult]:
|
115
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetSupportedDatabaseFlagsResult]:
|
116
116
|
"""
|
117
117
|
Use this data source to get information about the supported alloydb database flags in a location.
|
118
118
|
|
@@ -132,7 +132,7 @@ def get_supported_database_flags_output(location: Optional[pulumi.Input[str]] =
|
|
132
132
|
__args__ = dict()
|
133
133
|
__args__['location'] = location
|
134
134
|
__args__['project'] = project
|
135
|
-
opts = pulumi.
|
135
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
136
136
|
__ret__ = pulumi.runtime.invoke_output('gcp:alloydb/getSupportedDatabaseFlags:getSupportedDatabaseFlags', __args__, opts=opts, typ=GetSupportedDatabaseFlagsResult)
|
137
137
|
return __ret__.apply(lambda __response__: GetSupportedDatabaseFlagsResult(
|
138
138
|
id=pulumi.get(__response__, 'id'),
|
@@ -130,7 +130,7 @@ def get_api_config_iam_policy(api: Optional[str] = None,
|
|
130
130
|
def get_api_config_iam_policy_output(api: Optional[pulumi.Input[str]] = None,
|
131
131
|
api_config: Optional[pulumi.Input[str]] = None,
|
132
132
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
133
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetApiConfigIamPolicyResult]:
|
133
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetApiConfigIamPolicyResult]:
|
134
134
|
"""
|
135
135
|
Use this data source to access information about an existing resource.
|
136
136
|
|
@@ -143,7 +143,7 @@ def get_api_config_iam_policy_output(api: Optional[pulumi.Input[str]] = None,
|
|
143
143
|
__args__['api'] = api
|
144
144
|
__args__['apiConfig'] = api_config
|
145
145
|
__args__['project'] = project
|
146
|
-
opts = pulumi.
|
146
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
147
147
|
__ret__ = pulumi.runtime.invoke_output('gcp:apigateway/getApiConfigIamPolicy:getApiConfigIamPolicy', __args__, opts=opts, typ=GetApiConfigIamPolicyResult)
|
148
148
|
return __ret__.apply(lambda __response__: GetApiConfigIamPolicyResult(
|
149
149
|
api=pulumi.get(__response__, 'api'),
|
@@ -115,7 +115,7 @@ def get_api_iam_policy(api: Optional[str] = None,
|
|
115
115
|
project=pulumi.get(__ret__, 'project'))
|
116
116
|
def get_api_iam_policy_output(api: Optional[pulumi.Input[str]] = None,
|
117
117
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
118
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetApiIamPolicyResult]:
|
118
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetApiIamPolicyResult]:
|
119
119
|
"""
|
120
120
|
Use this data source to access information about an existing resource.
|
121
121
|
|
@@ -125,7 +125,7 @@ def get_api_iam_policy_output(api: Optional[pulumi.Input[str]] = None,
|
|
125
125
|
__args__ = dict()
|
126
126
|
__args__['api'] = api
|
127
127
|
__args__['project'] = project
|
128
|
-
opts = pulumi.
|
128
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
129
129
|
__ret__ = pulumi.runtime.invoke_output('gcp:apigateway/getApiIamPolicy:getApiIamPolicy', __args__, opts=opts, typ=GetApiIamPolicyResult)
|
130
130
|
return __ret__.apply(lambda __response__: GetApiIamPolicyResult(
|
131
131
|
api=pulumi.get(__response__, 'api'),
|
@@ -132,7 +132,7 @@ def get_gateway_iam_policy(gateway: Optional[str] = None,
|
|
132
132
|
def get_gateway_iam_policy_output(gateway: Optional[pulumi.Input[str]] = None,
|
133
133
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
134
134
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
135
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetGatewayIamPolicyResult]:
|
135
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetGatewayIamPolicyResult]:
|
136
136
|
"""
|
137
137
|
Use this data source to access information about an existing resource.
|
138
138
|
|
@@ -147,7 +147,7 @@ def get_gateway_iam_policy_output(gateway: Optional[pulumi.Input[str]] = None,
|
|
147
147
|
__args__['gateway'] = gateway
|
148
148
|
__args__['project'] = project
|
149
149
|
__args__['region'] = region
|
150
|
-
opts = pulumi.
|
150
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
151
151
|
__ret__ = pulumi.runtime.invoke_output('gcp:apigateway/getGatewayIamPolicy:getGatewayIamPolicy', __args__, opts=opts, typ=GetGatewayIamPolicyResult)
|
152
152
|
return __ret__.apply(lambda __response__: GetGatewayIamPolicyResult(
|
153
153
|
etag=pulumi.get(__response__, 'etag'),
|
@@ -125,7 +125,7 @@ def get_environment_iam_policy(env_id: Optional[str] = None,
|
|
125
125
|
policy_data=pulumi.get(__ret__, 'policy_data'))
|
126
126
|
def get_environment_iam_policy_output(env_id: Optional[pulumi.Input[str]] = None,
|
127
127
|
org_id: Optional[pulumi.Input[str]] = None,
|
128
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetEnvironmentIamPolicyResult]:
|
128
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetEnvironmentIamPolicyResult]:
|
129
129
|
"""
|
130
130
|
Retrieves the current IAM policy data for environment
|
131
131
|
|
@@ -145,7 +145,7 @@ def get_environment_iam_policy_output(env_id: Optional[pulumi.Input[str]] = None
|
|
145
145
|
__args__ = dict()
|
146
146
|
__args__['envId'] = env_id
|
147
147
|
__args__['orgId'] = org_id
|
148
|
-
opts = pulumi.
|
148
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
149
149
|
__ret__ = pulumi.runtime.invoke_output('gcp:apigee/getEnvironmentIamPolicy:getEnvironmentIamPolicy', __args__, opts=opts, typ=GetEnvironmentIamPolicyResult)
|
150
150
|
return __ret__.apply(lambda __response__: GetEnvironmentIamPolicyResult(
|
151
151
|
env_id=pulumi.get(__response__, 'env_id'),
|
@@ -150,7 +150,7 @@ def get_default_service_account(project: Optional[str] = None,
|
|
150
150
|
project=pulumi.get(__ret__, 'project'),
|
151
151
|
unique_id=pulumi.get(__ret__, 'unique_id'))
|
152
152
|
def get_default_service_account_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
153
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDefaultServiceAccountResult]:
|
153
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDefaultServiceAccountResult]:
|
154
154
|
"""
|
155
155
|
Use this data source to retrieve the default App Engine service account for the specified project.
|
156
156
|
|
@@ -169,7 +169,7 @@ def get_default_service_account_output(project: Optional[pulumi.Input[Optional[s
|
|
169
169
|
"""
|
170
170
|
__args__ = dict()
|
171
171
|
__args__['project'] = project
|
172
|
-
opts = pulumi.
|
172
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
173
173
|
__ret__ = pulumi.runtime.invoke_output('gcp:appengine/getDefaultServiceAccount:getDefaultServiceAccount', __args__, opts=opts, typ=GetDefaultServiceAccountResult)
|
174
174
|
return __ret__.apply(lambda __response__: GetDefaultServiceAccountResult(
|
175
175
|
display_name=pulumi.get(__response__, 'display_name'),
|
@@ -200,7 +200,7 @@ def get_application(application_id: Optional[str] = None,
|
|
200
200
|
def get_application_output(application_id: Optional[pulumi.Input[str]] = None,
|
201
201
|
location: Optional[pulumi.Input[str]] = None,
|
202
202
|
project: Optional[pulumi.Input[str]] = None,
|
203
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetApplicationResult]:
|
203
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetApplicationResult]:
|
204
204
|
"""
|
205
205
|
Application is a functional grouping of Services and Workloads that helps achieve a desired end-to-end business functionality. Services and Workloads are owned by the Application.
|
206
206
|
|
@@ -219,7 +219,7 @@ def get_application_output(application_id: Optional[pulumi.Input[str]] = None,
|
|
219
219
|
__args__['applicationId'] = application_id
|
220
220
|
__args__['location'] = location
|
221
221
|
__args__['project'] = project
|
222
|
-
opts = pulumi.
|
222
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
223
223
|
__ret__ = pulumi.runtime.invoke_output('gcp:apphub/getApplication:getApplication', __args__, opts=opts, typ=GetApplicationResult)
|
224
224
|
return __ret__.apply(lambda __response__: GetApplicationResult(
|
225
225
|
application_id=pulumi.get(__response__, 'application_id'),
|
@@ -156,7 +156,7 @@ def get_discovered_service(location: Optional[str] = None,
|
|
156
156
|
def get_discovered_service_output(location: Optional[pulumi.Input[str]] = None,
|
157
157
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
158
158
|
service_uri: Optional[pulumi.Input[str]] = None,
|
159
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDiscoveredServiceResult]:
|
159
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDiscoveredServiceResult]:
|
160
160
|
"""
|
161
161
|
Get information about a discovered service from its uri.
|
162
162
|
|
@@ -179,7 +179,7 @@ def get_discovered_service_output(location: Optional[pulumi.Input[str]] = None,
|
|
179
179
|
__args__['location'] = location
|
180
180
|
__args__['project'] = project
|
181
181
|
__args__['serviceUri'] = service_uri
|
182
|
-
opts = pulumi.
|
182
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
183
183
|
__ret__ = pulumi.runtime.invoke_output('gcp:apphub/getDiscoveredService:getDiscoveredService', __args__, opts=opts, typ=GetDiscoveredServiceResult)
|
184
184
|
return __ret__.apply(lambda __response__: GetDiscoveredServiceResult(
|
185
185
|
id=pulumi.get(__response__, 'id'),
|
@@ -156,7 +156,7 @@ def get_discovered_workload(location: Optional[str] = None,
|
|
156
156
|
def get_discovered_workload_output(location: Optional[pulumi.Input[str]] = None,
|
157
157
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
158
158
|
workload_uri: Optional[pulumi.Input[str]] = None,
|
159
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDiscoveredWorkloadResult]:
|
159
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDiscoveredWorkloadResult]:
|
160
160
|
"""
|
161
161
|
Get information about a discovered workload from its uri.
|
162
162
|
|
@@ -179,7 +179,7 @@ def get_discovered_workload_output(location: Optional[pulumi.Input[str]] = None,
|
|
179
179
|
__args__['location'] = location
|
180
180
|
__args__['project'] = project
|
181
181
|
__args__['workloadUri'] = workload_uri
|
182
|
-
opts = pulumi.
|
182
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
183
183
|
__ret__ = pulumi.runtime.invoke_output('gcp:apphub/getDiscoveredWorkload:getDiscoveredWorkload', __args__, opts=opts, typ=GetDiscoveredWorkloadResult)
|
184
184
|
return __ret__.apply(lambda __response__: GetDiscoveredWorkloadResult(
|
185
185
|
id=pulumi.get(__response__, 'id'),
|
@@ -35,6 +35,8 @@ __all__ = [
|
|
35
35
|
'RepositoryRemoteRepositoryConfigAptRepositoryArgsDict',
|
36
36
|
'RepositoryRemoteRepositoryConfigAptRepositoryPublicRepositoryArgs',
|
37
37
|
'RepositoryRemoteRepositoryConfigAptRepositoryPublicRepositoryArgsDict',
|
38
|
+
'RepositoryRemoteRepositoryConfigCommonRepositoryArgs',
|
39
|
+
'RepositoryRemoteRepositoryConfigCommonRepositoryArgsDict',
|
38
40
|
'RepositoryRemoteRepositoryConfigDockerRepositoryArgs',
|
39
41
|
'RepositoryRemoteRepositoryConfigDockerRepositoryArgsDict',
|
40
42
|
'RepositoryRemoteRepositoryConfigDockerRepositoryCustomRepositoryArgs',
|
@@ -554,6 +556,11 @@ if not MYPY:
|
|
554
556
|
Specific settings for an Apt remote repository.
|
555
557
|
Structure is documented below.
|
556
558
|
"""
|
559
|
+
common_repository: NotRequired[pulumi.Input['RepositoryRemoteRepositoryConfigCommonRepositoryArgsDict']]
|
560
|
+
"""
|
561
|
+
Specific settings for an Artifact Registory remote repository.
|
562
|
+
Structure is documented below.
|
563
|
+
"""
|
557
564
|
description: NotRequired[pulumi.Input[str]]
|
558
565
|
"""
|
559
566
|
The description of the remote source.
|
@@ -600,6 +607,7 @@ elif False:
|
|
600
607
|
class RepositoryRemoteRepositoryConfigArgs:
|
601
608
|
def __init__(__self__, *,
|
602
609
|
apt_repository: Optional[pulumi.Input['RepositoryRemoteRepositoryConfigAptRepositoryArgs']] = None,
|
610
|
+
common_repository: Optional[pulumi.Input['RepositoryRemoteRepositoryConfigCommonRepositoryArgs']] = None,
|
603
611
|
description: Optional[pulumi.Input[str]] = None,
|
604
612
|
disable_upstream_validation: Optional[pulumi.Input[bool]] = None,
|
605
613
|
docker_repository: Optional[pulumi.Input['RepositoryRemoteRepositoryConfigDockerRepositoryArgs']] = None,
|
@@ -611,6 +619,8 @@ class RepositoryRemoteRepositoryConfigArgs:
|
|
611
619
|
"""
|
612
620
|
:param pulumi.Input['RepositoryRemoteRepositoryConfigAptRepositoryArgs'] apt_repository: Specific settings for an Apt remote repository.
|
613
621
|
Structure is documented below.
|
622
|
+
:param pulumi.Input['RepositoryRemoteRepositoryConfigCommonRepositoryArgs'] common_repository: Specific settings for an Artifact Registory remote repository.
|
623
|
+
Structure is documented below.
|
614
624
|
:param pulumi.Input[str] description: The description of the remote source.
|
615
625
|
:param pulumi.Input[bool] disable_upstream_validation: If true, the remote repository upstream and upstream credentials will
|
616
626
|
not be validated.
|
@@ -629,6 +639,8 @@ class RepositoryRemoteRepositoryConfigArgs:
|
|
629
639
|
"""
|
630
640
|
if apt_repository is not None:
|
631
641
|
pulumi.set(__self__, "apt_repository", apt_repository)
|
642
|
+
if common_repository is not None:
|
643
|
+
pulumi.set(__self__, "common_repository", common_repository)
|
632
644
|
if description is not None:
|
633
645
|
pulumi.set(__self__, "description", description)
|
634
646
|
if disable_upstream_validation is not None:
|
@@ -659,6 +671,19 @@ class RepositoryRemoteRepositoryConfigArgs:
|
|
659
671
|
def apt_repository(self, value: Optional[pulumi.Input['RepositoryRemoteRepositoryConfigAptRepositoryArgs']]):
|
660
672
|
pulumi.set(self, "apt_repository", value)
|
661
673
|
|
674
|
+
@property
|
675
|
+
@pulumi.getter(name="commonRepository")
|
676
|
+
def common_repository(self) -> Optional[pulumi.Input['RepositoryRemoteRepositoryConfigCommonRepositoryArgs']]:
|
677
|
+
"""
|
678
|
+
Specific settings for an Artifact Registory remote repository.
|
679
|
+
Structure is documented below.
|
680
|
+
"""
|
681
|
+
return pulumi.get(self, "common_repository")
|
682
|
+
|
683
|
+
@common_repository.setter
|
684
|
+
def common_repository(self, value: Optional[pulumi.Input['RepositoryRemoteRepositoryConfigCommonRepositoryArgs']]):
|
685
|
+
pulumi.set(self, "common_repository", value)
|
686
|
+
|
662
687
|
@property
|
663
688
|
@pulumi.getter
|
664
689
|
def description(self) -> Optional[pulumi.Input[str]]:
|
@@ -851,6 +876,37 @@ class RepositoryRemoteRepositoryConfigAptRepositoryPublicRepositoryArgs:
|
|
851
876
|
pulumi.set(self, "repository_path", value)
|
852
877
|
|
853
878
|
|
879
|
+
if not MYPY:
|
880
|
+
class RepositoryRemoteRepositoryConfigCommonRepositoryArgsDict(TypedDict):
|
881
|
+
uri: pulumi.Input[str]
|
882
|
+
"""
|
883
|
+
Specific uri to the Artifact Registory repository, e.g. `projects/UPSTREAM_PROJECT_ID/locations/REGION/repositories/UPSTREAM_REPOSITORY`
|
884
|
+
"""
|
885
|
+
elif False:
|
886
|
+
RepositoryRemoteRepositoryConfigCommonRepositoryArgsDict: TypeAlias = Mapping[str, Any]
|
887
|
+
|
888
|
+
@pulumi.input_type
|
889
|
+
class RepositoryRemoteRepositoryConfigCommonRepositoryArgs:
|
890
|
+
def __init__(__self__, *,
|
891
|
+
uri: pulumi.Input[str]):
|
892
|
+
"""
|
893
|
+
:param pulumi.Input[str] uri: Specific uri to the Artifact Registory repository, e.g. `projects/UPSTREAM_PROJECT_ID/locations/REGION/repositories/UPSTREAM_REPOSITORY`
|
894
|
+
"""
|
895
|
+
pulumi.set(__self__, "uri", uri)
|
896
|
+
|
897
|
+
@property
|
898
|
+
@pulumi.getter
|
899
|
+
def uri(self) -> pulumi.Input[str]:
|
900
|
+
"""
|
901
|
+
Specific uri to the Artifact Registory repository, e.g. `projects/UPSTREAM_PROJECT_ID/locations/REGION/repositories/UPSTREAM_REPOSITORY`
|
902
|
+
"""
|
903
|
+
return pulumi.get(self, "uri")
|
904
|
+
|
905
|
+
@uri.setter
|
906
|
+
def uri(self, value: pulumi.Input[str]):
|
907
|
+
pulumi.set(self, "uri", value)
|
908
|
+
|
909
|
+
|
854
910
|
if not MYPY:
|
855
911
|
class RepositoryRemoteRepositoryConfigDockerRepositoryArgsDict(TypedDict):
|
856
912
|
custom_repository: NotRequired[pulumi.Input['RepositoryRemoteRepositoryConfigDockerRepositoryCustomRepositoryArgsDict']]
|
@@ -250,7 +250,7 @@ def get_docker_image_output(image_name: Optional[pulumi.Input[str]] = None,
|
|
250
250
|
location: Optional[pulumi.Input[str]] = None,
|
251
251
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
252
252
|
repository_id: Optional[pulumi.Input[str]] = None,
|
253
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDockerImageResult]:
|
253
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetDockerImageResult]:
|
254
254
|
"""
|
255
255
|
This data source fetches information from a provided Artifact Registry repository, including the fully qualified name and URI for an image, based on a the latest version of image name and optional digest or tag.
|
256
256
|
|
@@ -288,7 +288,7 @@ def get_docker_image_output(image_name: Optional[pulumi.Input[str]] = None,
|
|
288
288
|
__args__['location'] = location
|
289
289
|
__args__['project'] = project
|
290
290
|
__args__['repositoryId'] = repository_id
|
291
|
-
opts = pulumi.
|
291
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
292
292
|
__ret__ = pulumi.runtime.invoke_output('gcp:artifactregistry/getDockerImage:getDockerImage', __args__, opts=opts, typ=GetDockerImageResult)
|
293
293
|
return __ret__.apply(lambda __response__: GetDockerImageResult(
|
294
294
|
build_time=pulumi.get(__response__, 'build_time'),
|
@@ -121,7 +121,7 @@ def get_locations(project: Optional[str] = None,
|
|
121
121
|
locations=pulumi.get(__ret__, 'locations'),
|
122
122
|
project=pulumi.get(__ret__, 'project'))
|
123
123
|
def get_locations_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
124
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLocationsResult]:
|
124
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetLocationsResult]:
|
125
125
|
"""
|
126
126
|
Get Artifact Registry locations available for a project.
|
127
127
|
|
@@ -163,7 +163,7 @@ def get_locations_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
|
163
163
|
"""
|
164
164
|
__args__ = dict()
|
165
165
|
__args__['project'] = project
|
166
|
-
opts = pulumi.
|
166
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
167
167
|
__ret__ = pulumi.runtime.invoke_output('gcp:artifactregistry/getLocations:getLocations', __args__, opts=opts, typ=GetLocationsResult)
|
168
168
|
return __ret__.apply(lambda __response__: GetLocationsResult(
|
169
169
|
id=pulumi.get(__response__, 'id'),
|
@@ -279,7 +279,7 @@ def get_repository(location: Optional[str] = None,
|
|
279
279
|
def get_repository_output(location: Optional[pulumi.Input[str]] = None,
|
280
280
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
281
281
|
repository_id: Optional[pulumi.Input[str]] = None,
|
282
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRepositoryResult]:
|
282
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetRepositoryResult]:
|
283
283
|
"""
|
284
284
|
Get information about a Google Artifact Registry Repository. For more information see
|
285
285
|
the [official documentation](https://cloud.google.com/artifact-registry/docs/)
|
@@ -307,7 +307,7 @@ def get_repository_output(location: Optional[pulumi.Input[str]] = None,
|
|
307
307
|
__args__['location'] = location
|
308
308
|
__args__['project'] = project
|
309
309
|
__args__['repositoryId'] = repository_id
|
310
|
-
opts = pulumi.
|
310
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
311
311
|
__ret__ = pulumi.runtime.invoke_output('gcp:artifactregistry/getRepository:getRepository', __args__, opts=opts, typ=GetRepositoryResult)
|
312
312
|
return __ret__.apply(lambda __response__: GetRepositoryResult(
|
313
313
|
cleanup_policies=pulumi.get(__response__, 'cleanup_policies'),
|
@@ -145,7 +145,7 @@ def get_repository_iam_policy(location: Optional[str] = None,
|
|
145
145
|
def get_repository_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
146
146
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
147
147
|
repository: Optional[pulumi.Input[str]] = None,
|
148
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRepositoryIamPolicyResult]:
|
148
|
+
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetRepositoryIamPolicyResult]:
|
149
149
|
"""
|
150
150
|
Retrieves the current IAM policy data for repository
|
151
151
|
|
@@ -173,7 +173,7 @@ def get_repository_iam_policy_output(location: Optional[pulumi.Input[Optional[st
|
|
173
173
|
__args__['location'] = location
|
174
174
|
__args__['project'] = project
|
175
175
|
__args__['repository'] = repository
|
176
|
-
opts = pulumi.
|
176
|
+
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
177
177
|
__ret__ = pulumi.runtime.invoke_output('gcp:artifactregistry/getRepositoryIamPolicy:getRepositoryIamPolicy', __args__, opts=opts, typ=GetRepositoryIamPolicyResult)
|
178
178
|
return __ret__.apply(lambda __response__: GetRepositoryIamPolicyResult(
|
179
179
|
etag=pulumi.get(__response__, 'etag'),
|