yandex_datacatalog_catalog (Resource)
Written by
Updated at March 30, 2026
Request message for getting a catalog.
Example usage
resource "yandex_datacatalog_catalog" "tf_test_catalog" {
name = "tf-test-catalog"
folder_id = "folder_id"
description = "test-catalog description"
labels = {
"label1" = "value0"
"label2" = "value2"
"label3" = "value3"
}
}
Arguments & Attributes Reference
ai_markup_rules[Block]. AI markup enabled flagai_enabled(Bool). If set to true, AI marking up of catalog entities will be enableddocumentation_rules(String). Rules for the AI agent, that will be used for assets mark updomain_rules(String). Rules for the AI agent, that will be used for domains mark uptags_rules(String). Rules for the AI agent, that will be used for tags mark upterms_rules(String). Rules for the AI agent, that will be used for terms mark up
auto_ingestion_params[Block]. Configuration for auto ingestion featureservice_account_id(String). ID of service account, which will be used for auto ingestion feature
catalog_id(String). ID of the catalog to return.created_at(Read-Only) (String). Date of catalog creationcreated_by(Read-Only) (String). Id of subject who created the catalogdescription(String). Catalog descriptionfolder_id(String). Folder identifierid(String). ID of the catalog to return.labels(Map Of String). Catalog labelsname(Required)(String). Catalog nameupdated_at(Read-Only) (String). Date of catalog last update