Mitchell Hashimoto
|
8f70920c17
|
providers/aws: fix some other issues with aws_instance
|
2014-08-22 12:20:06 -07:00 |
Mitchell Hashimoto
|
ba68be5672
|
providers/aws: use StateFunc to process the user_data
|
2014-08-22 08:46:48 -07:00 |
Mitchell Hashimoto
|
7be2f1b091
|
helper/schema: add GetOk
|
2014-08-21 23:03:04 -07:00 |
Mitchell Hashimoto
|
2fd2470c92
|
providers/aws: resource_aws_instance partially to schema.Resource
|
2014-08-21 18:38:43 -07:00 |
Alek Storm
|
b6c5e5bbf6
|
Allow aws_instance private IP's to be specified
|
2014-08-21 17:13:36 -07:00 |
Danny Cosson
|
e838624468
|
Allow specifying the AWS availability zone on creation
|
2014-07-31 13:52:03 -04:00 |
Jack Pearkes
|
86c7aeb8a6
|
providers/aws: use merged reosource state for associate_public_ip
cc/ @vertis
|
2014-07-29 10:23:48 -04:00 |
Luke Chadwick
|
974074fee9
|
Add associate_public_ip_address as an attribute of the aws_instance resource
|
2014-07-29 22:06:53 +10:00 |
Armon Dadgar
|
c2677b3c0a
|
provider/aws: More strict check
|
2014-07-28 12:50:19 -04:00 |
Armon Dadgar
|
c8d5ea4d9d
|
provider/aws: fixing instance for EC2-VPC /cc:@pearkes
|
2014-07-28 12:47:40 -04:00 |
Armon Dadgar
|
bc64366a92
|
provider/aws: Less aggressive API rate
|
2014-07-28 12:10:35 -04:00 |
Mitchell Hashimoto
|
a6bb0144a6
|
providers/aws: remove some debug
|
2014-07-16 16:46:28 -07:00 |
Mitchell Hashimoto
|
0d8f6645fa
|
providers/aws/aws_instance: user_data diffs properly
|
2014-07-16 16:41:20 -07:00 |
Mitchell Hashimoto
|
9ec1990608
|
providers/aws/aws_instance: fix security group and key name issues in count
|
2014-07-16 15:21:01 -07:00 |
Mitchell Hashimoto
|
082790c4c1
|
providers/aws: basic user data, doesn't fully work yet because diffs are broke
|
2014-07-16 09:01:56 -07:00 |
Armon Dadgar
|
104b28e19e
|
terraform: Remove ResourceConnectionInfo, use raw map
|
2014-07-15 12:34:07 -07:00 |
Armon Dadgar
|
9cd69a2b29
|
aws: Expose host in the ConnInfo
|
2014-07-15 12:34:07 -07:00 |
Mitchell Hashimoto
|
16c99e78b3
|
providers/aws: security_groups support
|
2014-07-14 21:56:37 -07:00 |
Mitchell Hashimoto
|
72b7e2c11a
|
providers/aws/aws_instance: key_name
|
2014-07-14 17:52:29 -07:00 |
Mitchell Hashimoto
|
735c909264
|
providers/aws/aws_instance: test modifying source_dest_check
|
2014-07-14 17:38:56 -07:00 |
Mitchell Hashimoto
|
2fa6ca1c4e
|
providers/aws/aws_instance: source_dest_check support
|
2014-07-14 14:16:59 -07:00 |
Mitchell Hashimoto
|
88dd1baafe
|
providers/aws/aws_instance: can bring up in VPC
|
2014-07-14 13:46:32 -07:00 |
Mitchell Hashimoto
|
7a1c40855e
|
providers/aws/aws_instance: add availability_zone to state
|
2014-07-14 13:30:01 -07:00 |
Jack Pearkes
|
0319e89281
|
providers/aws: remove instance_id manual storage
|
2014-07-07 18:08:42 -04:00 |
Jack Pearkes
|
69acd6272a
|
providers/aws: elb instance registration
|
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
|
fd4eeac7dc
|
providers/aws: timeout in state change conf
|
2014-07-07 10:07:06 -04:00 |
Jack Pearkes
|
2663bb993a
|
providers/aws: use wait helper
|
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 |