mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 18:01:01 -06:00
20603b1f71
* Update `website/data` * Remove
66 lines
1.3 KiB
JSON
66 lines
1.3 KiB
JSON
[
|
|
{ "heading": "OpenTF Internals" },
|
|
{
|
|
"title": "Overview",
|
|
"path": ""
|
|
},
|
|
{
|
|
"title": "Credentials Helpers",
|
|
"path": "credentials-helpers"
|
|
},
|
|
{
|
|
"title": "Debugging OpenTF",
|
|
"path": "debugging"
|
|
},
|
|
{
|
|
"title": "Module Registry Protocol",
|
|
"path": "module-registry-protocol"
|
|
},
|
|
{
|
|
"title": "Provider Network Mirror Protocol",
|
|
"path": "provider-network-mirror-protocol"
|
|
},
|
|
{
|
|
"title": "Provider Registry Protocol",
|
|
"path": "provider-registry-protocol"
|
|
},
|
|
{
|
|
"title": "Resource Graph",
|
|
"path": "graph"
|
|
},
|
|
{
|
|
"title": "Login Protocol",
|
|
"path": "login-protocol"
|
|
},
|
|
{
|
|
"title": "JSON Output Format",
|
|
"path": "json-format"
|
|
},
|
|
{
|
|
"title": "Remote Service Discovery",
|
|
"path": "remote-service-discovery"
|
|
},
|
|
{
|
|
"title": "Provider Metadata",
|
|
"path": "provider-meta"
|
|
},
|
|
{
|
|
"title": "Functions Metadata",
|
|
"path": "functions-meta"
|
|
},
|
|
{
|
|
"title": "Machine Readable UI",
|
|
"path": "machine-readable-ui",
|
|
"hidden": true
|
|
},
|
|
{
|
|
"title": "Archiving",
|
|
"path": "archiving",
|
|
"hidden": true
|
|
},
|
|
{ "divider": true },
|
|
{ "title": "OpenTF CLI", "href": "/cli" },
|
|
{ "divider": true },
|
|
{ "title": "Configuration Language", "href": "/language" }
|
|
]
|