Skip to content

Commit

Permalink
Start rollup branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoron007 committed Dec 18, 2024
1 parent 572d12b commit 056e88b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion website/data/language-nav-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1095,5 +1095,14 @@
"path": "v1-compatibility-promises"
},
{ "divider": true },
{ "title": "Terraform Internals", "href": "/internals" }
{"heading": "REFERENCE"},
{
"title": "Configuration Blocks", "routes": [
{
"title": "placeholder block", "path":"reference"
}
]
},
{ "title": "Terraform Internals", "href": "/internals" },
{ "divider": true }
]
Empty file.

0 comments on commit 056e88b

Please sign in to comment.