Commit Graph

20 Commits

Author SHA1 Message Date
Radek Simko
676d490d40 provider/aws: Allow elb name to be generated 2015-06-30 13:13:51 +01:00
Joel
3939236f87 Let people know elbs support tags 2015-06-02 14:05:55 -05:00
Andrew Langhorn
bb4f7415ca Rename "The The" so that they can play songs again
Other than the fact that "The the" doesn't really make any sense anywhere
that it's used in Terraform, they're a post-punk band from the UK.

Fixes "The The" so that they can get back to playing songs.
2015-05-06 22:53:11 +01:00
Radek Simko
bafabf17be provider/aws: Expose zone_id from elb 2015-05-01 08:07:33 +01:00
Paul Hinze
e4e6ac5d91 providers/aws: add source_security_group to elb 2015-04-28 09:40:19 -05:00
Panagiotis Moustafellos
6bb8947d16 providers/aws: aws_elb incr. idle_timeout to 60s
per docs
http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/config-idle-timeout.html
2015-04-23 12:46:52 +03:00
Jason Waldrip
74bfbece69 Implement Additional ELB Connection Attributes 2015-04-13 14:14:26 -06:00
Phil Frost
81b5c238ef Clarify usage of aws_elb
Address confusion regarding ELB in VPC or EC2-classic. See #958.
2015-02-10 11:13:54 -05: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
Sneha Somwanshi
60d18e1eb8 doc for cross zone load balancing 2014-12-10 12:53:51 +05:30
Seth Vargo
073a0f76c5 Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00
Panagiotis Moustafellos
d01418270a Add listener.ssl_certificate_id support to AWS ELB (@jpadvo [GH-176]) 2014-10-02 05:19:36 +03:00
Mitchell Hashimoto
e3c7ccb1d7 Update changelog 2014-09-30 13:30:15 -07:00
Alek Storm
aef799057e Update aws_route_table docs to clarify 'route' block usage 2014-08-21 17:08:51 -07:00
Jason Padvorac
8d97c3656c Add listener.ssl_certificate_id support to AWS ELB 2014-08-10 17:16:53 -07:00
Alek Storm
5a84296c61 Add 'security_groups' and 'subnets' args to 'aws_elb' 2014-08-07 17:41:15 -07:00
Alex Gaynor
277a0b3da7 Fixed a typo in the docs 2014-08-06 14:52:56 -07:00
Luke Chadwick
dcd6449245 Add documentation for elb health_check 2014-07-30 22:14:18 +10:00
Armon Dadgar
b30f52a415 website: ELB docs 2014-07-23 21:16:41 -04:00