Commit Graph

41 Commits

Author SHA1 Message Date
Radek Simko 6cf198b70b Fix formatting of Readme in aws-elb example 2015-09-08 12:32:50 +01:00
Radek Simko 279eacc89e Merge pull request #3092 from codeinthehole/patch-1
Fix typo and improve readability
2015-09-08 12:31:21 +01:00
Christian Berendt 6e92813daa examples: unify the configuration file syntax 2015-08-31 10:24:07 +02:00
David Winterbottom 68779490df Fix typo and improve readability 2015-08-27 20:42:36 +01:00
Radek Simko 0a637be9b3 aws: Add example w/ S3 & cross-account access 2015-08-19 10:15:43 +01:00
Radek Simko f8d4a440cb google: Add example of two-tier app 2015-08-09 15:33:03 +01:00
Nick Laferriere aced88681f final typo for example docs 2015-07-12 14:02:26 -04:00
Nick Laferriere 849ab92af9 fixed another typo 2015-07-12 14:00:48 -04:00
Nick Laferriere dba343acc8 updated doccs to include correct destroy statement fix typo 2015-07-12 13:59:50 -04:00
Mitchell Hashimoto d96a263a9e Merge pull request #2358 from sathiyas/examples-add-aws-rds
Terraform example for RDS
2015-06-24 23:06:12 -07:00
Mitchell Hashimoto 3181a045a7 Merge pull request #2382 from sathiyas/examples-add-aws-asg
Examples add aws asg
2015-06-24 23:05:34 -07:00
Mitchell Hashimoto 4828ae12e7 Merge pull request #2396 from sathiyas/ex-add-aws-eip
AWS Terraform Example for eip
2015-06-24 23:04:31 -07:00
Sathiya Shunmugasundaram 80dbf3ba76 Typo correction 2015-06-15 21:56:08 -04:00
Sathiya Shunmugasundaram f0acc14947 Update README.md 2015-06-15 19:46:40 -04:00
Sathiya Shunmugasundaram 67fe2e7c24 missing new line 2015-06-15 17:37:42 -04:00
Sathiya Shunmugasundaram 22c42c4687 new lines 2015-06-11 10:07:18 -04:00
Sathiya Shunmugasundaram 4dd8175535 Removed default password, forcing the user to enter while executing 2015-06-11 09:58:48 -04:00
Sathiya Shunmugasundaram 6ec6d19add New line 2015-06-09 16:24:05 -04:00
Sathiya Shunmugasundaram c183183251 New line 2015-06-09 16:22:02 -04:00
Sathiya Shunmugasundaram 774756fb4c Typo corretion 2015-06-09 16:19:17 -04:00
Sathiya Shunmugasundaram 507c252b15 Typo correction 2015-06-09 16:17:59 -04:00
Sathiya Shunmugasundaram e10d658b09 Initial commit aws sample for ELB 2015-06-09 16:12:33 -04:00
Sathiya Shunmugasundaram 4d3fc568ad Initial commit aws-eip sample 2015-06-09 15:57:17 -04:00
Sathiya Shunmugasundaram 052c719508 Update AMI description 2015-06-09 13:44:22 -04:00
Sathiya Shunmugasundaram 074f1ed625 Added postgres option 2015-06-09 12:37:22 -04:00
Sathiya Shunmugasundaram 9b6c0431f9 Initial commit for aws-rds example 2015-06-09 11:02:19 -04:00
Sathiya Shunmugasundaram 4e1660def5 added newline 2015-06-07 19:31:17 -04:00
Sathiya Shunmugasundaram 9b41603246 initial commit, aws-asg example 2015-06-07 19:28:46 -04:00
Paul Hinze 61c6817df6 Update README.md 2015-06-03 08:57:55 -05:00
Sathiya Shunmugasundaram 60d34ae940 Replace AWS Provider sections with link from terraform.io 2015-06-01 08:03:05 -04:00
Sathiya Shunmugasundaram 7f619db0e5 new line 2015-06-01 02:47:14 -04:00
Sathiya Shunmugasundaram 5bdd430720 README enhancement 2015-06-01 02:45:01 -04:00
Paul Hinze cf3bcbcc2b examples: add egress rule to aws-two-tier SG 2015-05-29 15:39:23 -05:00
Peter Hollows c8c0d3ef9f Update README.md
Fix dead link
2015-04-28 21:08:43 +10:00
Ryan Lewon 2923261ed7 Fix for outputs. 2015-01-28 21:19:52 -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
Otto Jongerius fbfbccb895 fix invalid mixing of hcl and json 2015-01-09 11:43:29 +11:00
Anubhav Mishra cf390bec3b Fixed HCL variable declaration 2014-12-01 21:55:41 -08:00
Mitchell Hashimoto 0bc21a928d website: move all examples into the GitHub repo 2014-10-13 22:18:45 -07:00
Mitchell Hashimoto 2f4e441347 examples directory start 2014-10-13 17:24:25 -07:00