24 lines
811 B
JSON
24 lines
811 B
JSON
|
[
|
||
|
{ "heading": "Introduction to Terraform" },
|
||
|
{ "title": "What is Terraform?", "path": "" },
|
||
|
{ "title": "Use Cases", "path": "use-cases" },
|
||
|
{
|
||
|
"title": "Getting Started",
|
||
|
"href": "https://learn.hashicorp.com/collections/terraform/aws-get-started?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS"
|
||
|
},
|
||
|
{ "title": "The Core Terraform Workflow", "path": "core-workflow" },
|
||
|
{
|
||
|
"title": "Terraform vs. Other",
|
||
|
"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" }
|
||
|
]
|
||
|
}
|
||
|
]
|