mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-16 07:01:11 -05:00
20 lines
671 B
JSON
20 lines
671 B
JSON
[
|
|
{ "heading": "Introduction to OpenTF" },
|
|
{ "title": "What is OpenTF?", "path": "" },
|
|
{ "title": "Use Cases", "path": "use-cases" },
|
|
{ "title": "OpenTF Editions", "path": "terraform-editions" },
|
|
{ "title": "The Core OpenTF Workflow", "path": "core-workflow" },
|
|
{
|
|
"title": "OpenTF vs. Alternatives",
|
|
"routes": [
|
|
{ "title": "Overview", "path": "vs" },
|
|
{ "title": "Chef, Puppet, etc.", "path": "vs/chef-puppet" },
|
|
{
|
|
"title": "CloudFormation, Heat, etc.",
|
|
"path": "vs/cloudformation"
|
|
},
|
|
{ "title": "Boto, Fog, etc.", "path": "vs/boto" },
|
|
{ "title": "Custom Solutions", "path": "vs/custom" }
|
|
]
|
|
}
|
|
] |