yandex_container_registry (Data Source)
Статья создана
Обновлена 7 августа 2025 г.
Get information about a Yandex Container Registry. For more information, see the official documentation
Example usage
//
// Get information about existing Container Registry.
//
data "yandex_container_registry" "source" {
registry_id = "some_registry_id"
}
Schema
Optional
folder_id(String) The folder identifier that resource belongs to. If it is not provided, the default providerfolder-idis used.labels(Map of String) A set of key/value label pairs which assigned to resource.name(String) The resource name.registry_id(String) The ID of a specific registry.
Read-Only
created_at(String) The creation timestamp of the resource.id(String) The ID of this resource.status(String) Status of the registry.