Commit Graph

7 Commits

Author SHA1 Message Date
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
Seth Vargo
073a0f76c5 Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00
JCM
e6b94d1f7b Update aws-count example with correct github link 2014-10-16 22:49:06 +01:00
Mitchell Hashimoto
0bc21a928d website: move all examples into the GitHub repo 2014-10-13 22:18:45 -07:00
Mitchell Hashimoto
d28e5a1638 dos2unix 2014-07-28 10:43:00 -07:00
Jack Pearkes
1323870c10 website: add count example 2014-07-28 12:30:49 -04:00