mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-13 12:01:22 -04:00
removed link to terraform-editions page that no longer exists removed list page as its not usable removed map page as its not usable Signed-off-by: James Humphries <jamesh@spacelift.io>
20 lines
667 B
JSON
20 lines
667 B
JSON
[
|
|
{ "heading": "Introduction to OpenTF" },
|
|
{ "title": "What is OpenTF?", "path": "intro/index" },
|
|
{ "title": "Use Cases", "path": "intro/use-cases" },
|
|
{ "title": "The Core OpenTF Workflow", "path": "intro/core-workflow" },
|
|
{
|
|
"title": "OpenTF vs. Alternatives",
|
|
"routes": [
|
|
{ "title": "Overview", "path": "intro/vs/index" },
|
|
{ "title": "Chef, Puppet, etc.", "path": "intro/vs/chef-puppet" },
|
|
{
|
|
"title": "CloudFormation, Heat, etc.",
|
|
"path": "intro/vs/cloudformation"
|
|
},
|
|
{ "title": "Boto, Fog, etc.", "path": "intro/vs/boto" },
|
|
{ "title": "Custom Solutions", "path": "intro/vs/custom" }
|
|
]
|
|
}
|
|
]
|