Graham Floyd
|
c9a0627f13
|
Add spot_price parameter to aws_launch_configuration resource
|
2015-01-21 22:48:04 -06:00 |
Armon Dadgar
|
ccf7f40711
|
Merge pull request #596 from svanharmelen/f-refactor-aws-provider
provider/aws: refactor to use the schema.Provider approach
|
2014-11-24 16:30:41 -08:00 |
Sander van Harmelen
|
eccd5ad308
|
Refactored about 90%
Still need to update 2 resources and check the acceptance tests, but
overall we’re nearly there 😃
|
2014-11-21 17:58:34 +01:00 |
Tomotaka Sakuma
|
1170111c7e
|
support associate_public_ip_address for aws_launch_configuration
|
2014-11-06 21:00:48 +09:00 |
Mitchell Hashimoto
|
1912e9655d
|
providers/aws: if LC not found, delete it [GH-421]
|
2014-10-17 20:21:18 -07:00 |
Mitchell Hashimoto
|
1a2afdaa37
|
providers/aws: launch config and autoscale group load is correct
[GH-423]
|
2014-10-16 16:39:58 -07:00 |
Mitchell Hashimoto
|
d7786473df
|
fmt
|
2014-10-11 12:57:06 -07:00 |
Mitchell Hashimoto
|
bd0cf94e89
|
providers/aws: wait for LC to exist [GH-302]
|
2014-10-11 12:27:23 -07:00 |
Mitchell Hashimoto
|
b43cfa3bb0
|
providers/aws: launch configuration in helper/schema
|
2014-10-10 14:50:23 -07:00 |
Xu Wang
|
df37e82f5b
|
Add optional param iam_instance_profile to resource_aws_launch_configuration to support role based AC
|
2014-10-06 20:46:25 -07:00 |
Mitchell Hashimoto
|
9b2b3a963f
|
ResourceDiff => InstanceDiff
|
2014-09-17 16:33:24 -07:00 |
Mitchell Hashimoto
|
c5d6df692d
|
providers/aws: tests passing, compiles
|
2014-09-16 17:49:24 -07:00 |
Mitchell Hashimoto
|
56cf1e6faa
|
Fix go vet complaints
|
2014-08-24 21:50:35 -07:00 |
Alex Gaynor
|
46154ca1d3
|
Fixed a ton of typos in docs and comments
|
2014-08-07 00:19:56 -07:00 |
Luke Chadwick
|
15bdf8b5f9
|
Add user_data to aws_launch_configuration
|
2014-07-30 07:30:24 +10:00 |
Jack Pearkes
|
a55ee34aba
|
providers/aws: autoscaling updates, fix create for new goamz api
|
2014-07-15 17:20:54 -04:00 |
Jack Pearkes
|
0d4fdfc6fd
|
providers/aws: no update for launch configuration
|
2014-07-15 16:00:12 -04:00 |
Jack Pearkes
|
278dd49a4d
|
providers/aws: launch configuration validation
|
2014-07-15 12:36:29 -04:00 |
Jack Pearkes
|
45d318f573
|
providers/aws: destroy for autoscaling and launch conf
|
2014-07-10 15:41:06 -04:00 |
Jack Pearkes
|
305994036d
|
providers/aws: add createlaunchocnfiguration
|
2014-07-10 14:15:58 -04:00 |