File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,6 @@ $ terraform import databricks_catalog.this <name>
4343
4444The following resources are used in the same context:
4545
46- * [ databricks_table] ( ../data-sources/table .md ) data to list tables within Unity Catalog.
47- * [ databricks_schema] ( ../data-sources/schema .md ) data to list schemas within Unity Catalog.
48- * [ databricks_catalog] ( ../data-sources/catalog .md ) data to list catalogs within Unity Catalog.
46+ * [ databricks_table] ( ../data-sources/tables .md ) data to list tables within Unity Catalog.
47+ * [ databricks_schema] ( ../data-sources/schemas .md ) data to list schemas within Unity Catalog.
48+ * [ databricks_catalog] ( ../data-sources/catalogs .md ) data to list catalogs within Unity Catalog.
Original file line number Diff line number Diff line change @@ -53,6 +53,6 @@ $ terraform import databricks_schema.this <name>
5353
5454The following resources are used in the same context:
5555
56- * [ databricks_table] ( ../data-sources/table .md ) data to list tables within Unity Catalog.
57- * [ databricks_schema] ( ../data-sources/schema .md ) data to list schemas within Unity Catalog.
58- * [ databricks_catalog] ( ../data-sources/catalog .md ) data to list catalogs within Unity Catalog.
56+ * [ databricks_table] ( ../data-sources/tables .md ) data to list tables within Unity Catalog.
57+ * [ databricks_schema] ( ../data-sources/schemas .md ) data to list schemas within Unity Catalog.
58+ * [ databricks_catalog] ( ../data-sources/catalogs .md ) data to list catalogs within Unity Catalog.
Original file line number Diff line number Diff line change @@ -102,6 +102,6 @@ $ terraform import databricks_table.this <full-name>
102102
103103The following resources are used in the same context:
104104
105- * [ databricks_table] ( ../data-sources/table .md ) data to list tables within Unity Catalog.
106- * [ databricks_schema] ( ../data-sources/schema .md ) data to list schemas within Unity Catalog.
107- * [ databricks_catalog] ( ../data-sources/catalog .md ) data to list catalogs within Unity Catalog.
105+ * [ databricks_table] ( ../data-sources/tables .md ) data to list tables within Unity Catalog.
106+ * [ databricks_schema] ( ../data-sources/schemas .md ) data to list schemas within Unity Catalog.
107+ * [ databricks_catalog] ( ../data-sources/catalogs .md ) data to list catalogs within Unity Catalog.
You can’t perform that action at this time.
0 commit comments