diff --git a/website/source/docs/guides/index.html.md b/website/source/docs/guides/index.html.md new file mode 100644 index 0000000000..cf53dce36d --- /dev/null +++ b/website/source/docs/guides/index.html.md @@ -0,0 +1,11 @@ +--- +layout: "docs" +page_title: "Guides" +sidebar_current: "docs-guides" +--- + +# Terraform Guides + +This section of the Terraform documentation has guides for +specific tasks with Terraform. These guides are meant to document +how to use Terraform for very specific use cases that are common. diff --git a/website/source/layouts/docs.erb b/website/source/layouts/docs.erb index 22b63d664d..03e934f009 100644 --- a/website/source/layouts/docs.erb +++ b/website/source/layouts/docs.erb @@ -125,34 +125,6 @@ > Adding/Removing Servers - - > - Bootstrapping - - - > - DNS Caching - - - > - DNS Forwarding - - - > - External Services - - - > - Leader Election - - - > - Multiple Datacenters - - - > - Outage Recovery - >