mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-24 16:10:46 -06:00
b54017ef83
Co-authored-by: Matthew Garrell <69917312+mgarrell777@users.noreply.github.com> Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Co-authored-by: Kevin Wang <kwangsan@gmail.com> Co-authored-by: Judith Malnick <judith@hashicorp.com> Co-authored-by: Martin Atkins <mart@degeneration.co.uk> Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
62 lines
1.2 KiB
JSON
62 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" }
|
|
]
|