2021-12-21 23:52:51 +01:00
|
|
|
[
|
|
|
|
{ "heading": "Introduction to Terraform" },
|
|
|
|
{ "title": "What is Terraform?", "path": "" },
|
|
|
|
{ "title": "Use Cases", "path": "use-cases" },
|
|
|
|
{
|
2022-01-24 18:19:19 +01:00
|
|
|
"title": "Get Started",
|
2021-12-21 23:52:51 +01:00
|
|
|
"href": "https://learn.hashicorp.com/collections/terraform/aws-get-started?utm_source=WEBSITE&utm_medium=WEB_IO&utm_offer=ARTICLE_PAGE&utm_content=DOCS"
|
|
|
|
},
|
2022-01-24 18:19:19 +01:00
|
|
|
{ "title": "Terraform Editions", "path": "terraform-editions" },
|
2021-12-21 23:52:51 +01:00
|
|
|
{ "title": "The Core Terraform Workflow", "path": "core-workflow" },
|
|
|
|
{
|
2022-01-24 18:19:19 +01:00
|
|
|
"title": "Terraform vs. Alternatives",
|
2021-12-21 23:52:51 +01:00
|
|
|
"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" }
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|