Commit Graph

95 Commits

Author SHA1 Message Date
Paul Hinze b4ca04cb78 docs: expand how to assign mappings from file 2015-07-01 13:11:21 -05:00
Ben Wen d483409176 Getting Started: Added a Next Step upon finishing install. 2015-06-16 17:01:22 -07:00
Seth Vargo 4ecc9de937 Minor grammar change 2015-05-29 09:50:32 -07:00
Seth Vargo f81f517651 Add a note of where to view files before downloading them 2015-05-29 09:49:57 -07:00
Paul Hinze b8457bde32 docs: Clarify provider config in modules intro
closes #1693
2015-04-28 09:01:19 -05:00
Grégoire Pineau a6716cc1a4 [Doc] Fixed link 2015-04-27 15:00:38 +02:00
Mitchell Hashimoto af4396aa0d Merge pull request #1621 from hashicorp/f-envs
Set variables from env vars
2015-04-22 15:50:56 +02:00
Mitchell Hashimoto 316afd8964 website: update docs with environment variables for vars 2015-04-22 06:37:03 +02:00
Kevin Fishner 737870d95a utms 2015-04-20 15:54:11 -07:00
Kevin Fishner b432db66d1 grammar fix 2015-04-20 15:41:46 -07:00
Kevin Fishner 0f61ac85de make collaboration more important 2015-04-20 15:32:59 -07:00
Kevin Fishner e2b6989606 add atlas graphic 2015-04-20 14:55:13 -07:00
Kevin Fishner 5956e76552 utms 2015-04-20 14:45:54 -07:00
Kevin Fishner 27f5b47c4c add hashicorp ecosystem section 2015-04-20 14:40:20 -07:00
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