mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
63 lines
1.2 KiB
JSON
63 lines
1.2 KiB
JSON
[
|
|
{ "heading": "Terraform Internals" },
|
|
{
|
|
"title": "Credentials Helpers",
|
|
"path": "credentials-helpers"
|
|
},
|
|
{
|
|
"title": "Debugging Terraform",
|
|
"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": "Resource Lifecycle",
|
|
"path": "lifecycle"
|
|
},
|
|
{
|
|
"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": "Machine Readable UI",
|
|
"path": "machine-readable-ui",
|
|
"hidden": true
|
|
},
|
|
{
|
|
"title": "Archiving",
|
|
"path": "archiving",
|
|
"hidden": true
|
|
},
|
|
{ "divider": true },
|
|
{ "title": "Terraform CLI", "href": "/cli" },
|
|
{ "divider": true },
|
|
{ "title": "Configuration Language", "href": "/language" },
|
|
{ "divider": true }
|
|
]
|