Seth Vargo
8dbc43639d
Use HTTPS + www. for links
2016-01-14 16:03:26 -05:00
timmy_tofu
affbe9bffa
Changes AMI to be non-hvm, matching the one used in earlier pages
2016-01-11 17:04:17 -06:00
timmy_tofu
c5950225d5
Changes (inconsistently used) t2.micro back to t1.micro - t2.micro is VPC only and thus will cause problems for users with a default VPC (e.g. people who signed up for AWS a few years ago)
2016-01-11 00:16:46 -05:00
James Nugent
74152fb6db
Revert "Update Build documentation to use t2.micro"
2016-01-04 11:44:22 -05:00
James Nugent
c7573de75b
Merge pull request #4458 from kevinlondon/patch-1
...
Update Build documentation to use t2.micro
2015-12-31 10:16:41 -05:00
Jordan
bf7220aa53
Update outputs.html.md
...
Fixes small syntax error
2015-12-29 17:21:58 -07:00
Kevin London
9fb631a076
Update Build documentation to use t2.micro
...
This just helps it stay consistent across the doc.
2015-12-29 15:23:38 -08:00
Seth Bergman
47ea43394f
Update install.html.markdown
...
Added example commands for setting environment paths in Linux/Unix and Windows.
2015-12-22 14:18:29 -06:00
clint shryock
c94b7c4584
provider/aws: Update docs with t1 instance for accounts with EC2 Classic
2015-12-21 10:00:34 -06:00
clint shryock
f0ceb7fb9d
update docs for updated us-east AMIs
2015-12-11 10:07:06 -06:00
aboschke
a7c8d0714e
Trivial change for AWS upgraded T2 instance type and AMI ami-5189a661
2015-12-11 01:24:04 -08:00
Joe Gross
a727b0c415
add closing quote
2015-11-06 19:02:05 -08:00
Shani Elharrar
9a6f680eda
Updated note about variable files
2015-10-10 17:25:44 -07:00
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