Commit Graph

131 Commits

Author SHA1 Message Date
Kevin Fishner
84e96c345b terraform and the hashicorp ecoystem 2015-04-20 14:20:50 -07:00
Kevin Fishner
3646da0aff add remote terraform to getting started 2015-04-19 21:56:03 -07:00
Paul Hinze
b7403fd14f docs: remove note about openstack
It _is_ a provider now! :)
2015-04-09 14:15:21 -05:00
Spencer Nelson
cacc7a5d6f Bring usage docs up to date 2015-03-24 12:06:09 -07:00
Jeremy Voorhis
c4869ef3b1 Add missing preposition. 2015-02-13 21:46:40 -08:00
Jeremy Voorhis
729939f122 Fill in missing outputs in modules.html.md. 2015-02-13 21:27:54 -08: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
Justin Clayton
3e722d13ee Clarify re: Openstack support
This is a reword of #760 at @mitchellh 's request.
2015-01-08 15:58:56 -08:00
Emil Hessman
28d39cd0bc website: address spelling mistakes, casing and links 2015-01-03 19:31:53 +01:00
Alan LaMielle
3488afa6ae Update consul.html.markdown
Fixes typo: s/features/feature
2014-11-22 21:09:39 -08:00
Alan LaMielle
c6bf21baf0 Update variables.html.md
Fixes typo: s/anythiing/anything
2014-11-22 17:55:20 -08:00
Chavez
25513f421f Modules documentation
* Re-iterate 'terraform get' in getting started for modules
2014-11-18 10:25:39 -08:00
Seth Vargo
9d3758abd8 Fix broken YAML 2014-10-22 17:47:44 -04:00
Seth Vargo
9ac9ab6706 Use the built-in alert helpers 2014-10-22 10:01:17 -04: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
104ed0fb9b website: update examples to use new module system 2014-10-13 18:07:54 -07:00
Mitchell Hashimoto
d7e77202ba website: started updating examples 2014-10-13 12:14:56 -07:00
Mitchell Hashimoto
9ccc8aebf1 website: update getting started guide for TF 0.3 features 2014-10-13 11:57:43 -07:00
Ben Smith
597a3bfddd small typo 2014-09-09 14:29:05 -07:00
Mitchell Hashimoto
d332e7680e Merge pull request #256 from jlund/use-cases-updates
website: Fix some typos and grammar mistakes in the website's Use Cases section
2014-09-07 16:08:08 -07:00
Mitchell Hashimoto
73de250d5f Merge pull request #257 from jlund/versus-updates
website: Cleanup of the 'Terraform vs. Custom Solutions' section
2014-09-07 16:07:44 -07:00
Jack Pearkes
2cb7ab29e5 website: fix two tier AWS example to work with HCL
see #261
2014-09-03 10:22:58 -04:00
Joshua Lund
280875774f Cleanup of the 'Terraform vs. Custom Solutions' section. 2014-09-02 12:29:22 -06:00
Joshua Lund
494730359b Fix some typos and grammar mistakes in the website's Use Cases section. 2014-09-02 11:38:30 -06:00
Mitchell Hashimoto
3cf4f57fe8 website: update docs for new mappings format 2014-08-30 16:20:45 -07:00
Alek Storm
697ba0ee99 Document that variable files can also be JSON, and clarify that terraform.tfvars is searched for in the *current* directory 2014-08-12 10:25:20 -07:00
Armon Dadgar
55402f5f3e Merge pull request #101 from catsby/doc_update
website: Fix typo probably
2014-07-29 23:46:43 -07:00
Mitchell Hashimoto
263dc11873 website: fix typo in use cases 2014-07-29 23:10:30 -07:00
Clint Shryock
8c7772885b Fix typo probably 2014-07-29 22:21:59 -05:00
scottsuch
ea0ef2d31e Removes duplicate 'a' 2014-07-29 11:31:28 -04:00
Jack Pearkes
21030db30e Merge pull request #78 from borgified/website_typos
Website typos
2014-07-29 10:44:29 -04:00
Jack Pearkes
65beb27825 Merge pull request #80 from zyegfryed/patch-1
Typo
2014-07-29 10:40:30 -04:00
Sébastien Fievet
6e38cab094 Typo 2014-07-29 12:23:25 +02:00
Sébastien Fievet
f08c03cdcc Typo 2014-07-29 11:47:53 +02:00
borgified
b5590ee6da spellchecked all the *.markdown
ran this command:
find . -iname *.markdown -type f -exec aspell check {} \;
and manually checked each problem that aspell found
2014-07-28 23:51:24 -07:00
Cem Ezberci
ff0889461d Fix typo 2014-07-28 22:27:41 -07:00
Ryan Nielson
1cfa02ef6f Fixed a small typo on Use Cases page 2014-07-28 22:17:02 -03:00
Oge Nnadi
62bb6652d2 Typo fix 2014-07-28 20:09:25 -04:00
Andrew Clay Shafer
8f3c0475a9 fix typos
fix 'independently' and 'separation'
2014-07-28 17:12:18 -06:00
Andrew Clay Shafer
733003f593 fix misspelling in use-cases.html.markdown
fixed 'dependencies'
2014-07-28 17:09:14 -06:00
Armon Dadgar
77071e4e9d website: typo. Fixes #68 2014-07-28 18:47:37 -04:00
Fwiffo
96b476cd56 getting started guide link was broken
before: /intro/getting-started.html
after : /intro/getting-started/install.html

just assumed that's what you meant to use
2014-07-28 15:27:31 -07:00
Jamie Alessio
3e844301c5 Fixing incorrect use of "it's" in docs. 2014-07-28 13:09:32 -07:00
darron froese
1df50620d2 Fix what needs to be on the command line.
The information wasn't shown unless I put the path in directly.
2014-07-28 11:48:11 -07:00
Jack Pearkes
1242cdb9df Merge pull request #43 from TheDude05/fix-vs-typo
Fix typo in vs custom page
2014-07-28 14:39:46 -04:00
Andrew Williams
c7f5b9a019 Fix typo 2014-07-28 13:37:33 -05:00
Armon Dadgar
b4536e32ef website: typo 2014-07-28 14:36:02 -04:00
Mitchell Hashimoto
d28e5a1638 dos2unix 2014-07-28 10:43:00 -07:00
Jack Pearkes
0828e0528d website: fix examples spacing issue 2014-07-28 12:35:49 -04:00
Jack Pearkes
1323870c10 website: add count example 2014-07-28 12:30:49 -04:00
Jack Pearkes
df56dc25a8 website: add command to consul example 2014-07-28 12:14:12 -04:00
Jack Pearkes
8a4a5f2067 website: describe domain in cross provider example 2014-07-28 12:12:34 -04:00
Jack Pearkes
507a7cdf84 website: add cross-provider example 2014-07-28 12:08:52 -04:00
Jack Pearkes
80b6640e67 website: move key vars out of AWS confiuration 2014-07-28 11:28:45 -04:00
Jack Pearkes
98765f0de7 website: best practices for aws example 2014-07-28 11:11:40 -04:00
Jack Pearkes
c7d71da885 website: fix aws example 2014-07-27 21:26:44 -04:00
Jack Pearkes
a16b34e4d6 website: add AWS example 2014-07-27 21:23:42 -04:00
Armon Dadgar
fcb1a36bbc website: Consul example 2014-07-27 17:00:21 -04:00
Armon Dadgar
2a64f56a9a website: next steps links to examples 2014-07-27 16:11:31 -04:00
Jack Pearkes
627b691cf4 website: add consul example 2014-07-27 16:05:12 -04:00
Jack Pearkes
84941de974 website: add examples, intro button cleanup 2014-07-27 16:05:12 -04:00
Armon Dadgar
a4f7401458 website: Copy fixes 2014-07-27 15:30:31 -04:00
Armon Dadgar
5a763e58a3 website: copy cleanups 2014-07-27 14:51:52 -04:00
Armon Dadgar
cc6e7f12e8 website: vs pages 2014-07-25 12:53:06 -04:00
Armon Dadgar
0850e5691c website: vs page 2014-07-25 10:51:30 -04:00
Armon Dadgar
a42661004d website: use cases 2014-07-25 10:45:56 -04:00
Armon Dadgar
db464a0e83 website: Documenting use cases 2014-07-25 00:11:36 -04:00
Mitchell Hashimoto
0a909f763f website: getting started guide done 2014-07-24 08:53:18 -07:00
Mitchell Hashimoto
62511c0ccb website: provision 2014-07-24 08:49:52 -07:00
Mitchell Hashimoto
a76252e9d8 website: update destroy to output plan files 2014-07-24 06:53:18 -07:00
Mitchell Hashimoto
f61b6bc083 website: half done provision 2014-07-24 06:39:02 -07:00
Mitchell Hashimoto
1d4cbb6303 website: outputs 2014-07-23 20:27:32 -07:00
Mitchell Hashimoto
2dc48b59dc website: variables 2014-07-23 20:07:15 -07:00
Mitchell Hashimoto
cbb08b0708 website: resource dependencies 2014-07-23 20:07:14 -07:00
Mitchell Hashimoto
5fea301779 website: destroy getting started page 2014-07-23 14:42:49 -07:00
Mitchell Hashimoto
b8b5f15f3a website: intro in progress 2014-07-23 14:07:06 -07:00
Mitchell Hashimoto
d4970ec4b1 website: intro 2014-07-23 12:04:19 -07:00
Jack Pearkes
7b72a9defb website: initial commit 2014-07-16 17:51:48 -04:00