Commit Graph

5 Commits

Author SHA1 Message Date
Sathiya Shunmugasundaram
60d34ae940 Replace AWS Provider sections with link from terraform.io 2015-06-01 08:03:05 -04:00
Sathiya Shunmugasundaram
5bdd430720 README enhancement 2015-06-01 02:45:01 -04:00
Mitchell Hashimoto
577e2420b0 Revert "docs: consistent use of array configuration syntax"
This reverts commit 4893eb8b55.
2015-01-14 09:28:25 -08:00
Emil Hessman
4893eb8b55 docs: consistent use of array configuration syntax
The Terraform configuration syntax defines what arrays are.
Use the word array consistently throughout the documentation
instead of list.

The corresponding JSON datatype is called array as well, and
since the Terraform configuration syntax is interoperable with
JSON it makes sense to use the term array to describe them.
2015-01-13 06:59:12 +01:00
Mitchell Hashimoto
0bc21a928d website: move all examples into the GitHub repo 2014-10-13 22:18:45 -07:00