terraform/website/docs
Nick Fagerlund 13166df619 website: move docs/index.html to docs/cli-index.html
Terraform is way bigger than the core CLI tools and the language
now, and the docs have grown accordingly. So we're adding a
global index page to help users get around the many sections of the
docs site, and bumping the CLI/core docs down so they're no longer at the
top of the hierarchy.

The "right" (as in, conceptually pure) way to do this would be to actually
create a new level of directory hierarchy in between. But that would be real
expensive and annoying — the amount of 301s and links to edit would be
monumental, and it wouldn't gain us much beyond a certain picture-straightening
satisfaction, so I'm resisting the temptation.
2019-03-15 13:00:58 +00:00
..
backends Switch pg backend to session-level advisory locking, to avoid rollback of partial state updates 2019-03-04 17:01:08 -08:00
commands website: Fix broken links to modules/usage and modules/create 2019-03-14 10:38:52 +00:00
configuration website: Fix broken links to modules/usage and modules/create 2019-03-14 10:38:52 +00:00
configuration-0-11 website: Tweak 0.12 module content for 0.11 2019-03-14 10:38:52 +00:00
import docs/import: Remove out of date listing of importable resources and note where to find the information 2018-02-14 12:02:45 -05:00
internals website: rename expressions-representation to block-expressions-representation 2019-02-21 14:00:58 -08:00
modules website: Fix broken links to modules/usage and modules/create 2019-03-14 10:38:52 +00:00
plugins website: Finish moving "writing custom providers" to /docs/extend/ 2019-01-11 16:36:40 -08:00
providers New community providers 2019-03-13 14:56:03 -07:00
provisioners provisioners/local-exec: Fix map syntax for 0.12 2019-03-08 15:59:28 +00:00
registry website: Fix broken links to modules/usage and modules/create 2019-03-14 10:38:52 +00:00
state website: remote backend also supports multiple workspaces 2019-03-14 10:38:07 +00:00
cli-index.html.md website: move docs/index.html to docs/cli-index.html 2019-03-15 13:00:58 +00:00