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
|
6e02465be7
|
providers/aws: read internal for ELB
|
2014-09-30 13:37:04 -07:00 |
Mitchell Hashimoto
|
09ce13d040
|
Merge pull request #303 from buth/internalelbs
provider/aws: added missing internal ELB option
|
2014-09-30 13:29:35 -07:00 |
Mitchell Hashimoto
|
9b2b3a963f
|
ResourceDiff => InstanceDiff
|
2014-09-17 16:33:24 -07:00 |
Eric Buth
|
90b75b86c4
|
added missing internal ELB option
|
2014-09-17 17:56:27 -04:00 |
Mitchell Hashimoto
|
c5d6df692d
|
providers/aws: tests passing, compiles
|
2014-09-16 17:49:24 -07:00 |
Jack Pearkes
|
4cdb95a6b2
|
Merge pull request #166 from alekstorm/aws-elb-subnets-security-groups
Add 'security_groups' and 'subnets' args to 'aws_elb'
|
2014-08-19 09:40:30 -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
|
46154ca1d3
|
Fixed a ton of typos in docs and comments
|
2014-08-07 00:19:56 -07:00 |
Jack Pearkes
|
7adc6162d8
|
providers/aws: add test for health check, save health check state
cc/ @vertis
I added an acceptance test here, as well as making it so we
saved the health check state on update_state.
|
2014-07-30 10:15:22 -04:00 |
Luke Chadwick
|
0eed0908df
|
Add health_check to aws_elb resource
|
2014-07-30 21:46:51 +10:00 |
Jack Pearkes
|
7ef47671b0
|
providers/aws: only security group and instances if we have them
|
2014-07-27 21:20:03 -04:00 |
Jack Pearkes
|
298483131b
|
providers/aws: fixed tons of aws stuff
|
2014-07-24 18:50:33 -04:00 |
Mitchell Hashimoto
|
0d8f6645fa
|
providers/aws/aws_instance: user_data diffs properly
|
2014-07-16 16:41:20 -07:00 |
Jack Pearkes
|
1e81b13943
|
providers/aws: elb updates
|
2014-07-16 17:02:54 -04:00 |
Jack Pearkes
|
eafbc8d8c6
|
providers/aws: improve security group acc tests
|
2014-07-16 11:14:23 -04:00 |
Jack Pearkes
|
a87f2a7987
|
providers/aws: elb, eip config validations
|
2014-07-15 12:18:36 -04:00 |
Jack Pearkes
|
e83e0f72b2
|
providers/aws: eip retrieve func, elb fix state saves after create
|
2014-07-07 17:38:35 -04:00 |
Jack Pearkes
|
feb32e6f8a
|
providers/aws: add refresh, refactor duplication in retrieve
|
2014-07-07 17:32:00 -04:00 |
Jack Pearkes
|
553e0a5d9a
|
providers/aws: elb destroy
|
2014-07-07 14:03:40 -04:00 |
Jack Pearkes
|
69acd6272a
|
providers/aws: elb instance registration
|
2014-07-07 10:07:06 -04:00 |
Jack Pearkes
|
d484ebadcd
|
providers/aws: update
|
2014-07-07 10:07:06 -04:00 |
Jack Pearkes
|
0f64ff9387
|
providers/aws: availability_zones and expandList
|
2014-07-07 10:07:06 -04:00 |
Jack Pearkes
|
1b6faa0eb9
|
providers/aws: helper for expanding listeners
|
2014-07-07 10:07:06 -04:00 |
Jack Pearkes
|
339355b2f1
|
providers/aws: elb hack
|
2014-07-07 10:07:06 -04:00 |
Mitchell Hashimoto
|
5d25de017c
|
providers/aws: fix for latest ResourceBuilder API
|
2014-07-07 10:07:06 -04:00 |
Jack Pearkes
|
a2815e50eb
|
providers/aws: first pass at elb support
|
2014-07-07 10:07:06 -04:00 |
Jack Pearkes
|
a6d4acaa15
|
providers/aws: use mitchellh/goamz
|
2014-07-07 10:07:06 -04:00 |
Jack Pearkes
|
4c9a4ad041
|
providers/aws: add elb layout, move instance into it's own namespace
|
2014-07-07 10:07:06 -04:00 |