Mitchell Hashimoto
|
b184e283b9
|
provider/aws: detach VPN gateway with proper ID
|
2015-05-06 09:45:08 -07:00 |
Clint Shryock
|
ba43b7c963
|
mass search-replace of ec2SDKconn
|
2015-04-16 15:05:55 -05:00 |
Clint Shryock
|
dc54d6a852
|
refactor out a refresh fun that wasn't really used
|
2015-04-15 10:26:39 -05:00 |
Clint Shryock
|
900dd4e151
|
provider/aws: Convert VPN Gateway to upstream
|
2015-04-14 15:45:48 -05:00 |
Dan Everton
|
8ebbaf550c
|
Fixes for goamz removal.
|
2015-03-19 11:14:41 +10:00 |
Dan Everton
|
cfd8d913bd
|
Make vpnGatewayStateRefreshFunc private
|
2015-03-12 08:13:39 +10:00 |
Dan Everton
|
d6a731040c
|
Format the resource_vpn_gateway*.go files.
|
2015-03-10 10:30:42 +10:00 |
Dan Everton
|
c172fd3736
|
Fix error handling.
AWS returns IncorrectState not DependencyViolation when a VPN gateway is
still attached to a VPC.
|
2015-03-10 10:28:44 +10:00 |
Dan Everton
|
d253fff4e5
|
Hardcode type parameter value.
Current AWS documentation says there's only one type of VPN gateway for
now.
|
2015-03-10 09:49:46 +10:00 |
Dan Everton
|
7240af439c
|
Minor test fixes.
|
2015-03-06 15:48:30 +10:00 |
Dan Everton
|
98d827b6f5
|
Match the internet gateway code better.
|
2015-03-06 08:47:29 +10:00 |
Dan Everton
|
4706ee7ffc
|
Add acceptance test for aws_vpn_gateway resource.
|
2015-03-06 08:41:22 +10:00 |
Dan Everton
|
e5a2504acf
|
First pass at aws_vpn_gateway resource
Uses the aws-sdk-go module and is based on the way the existing
aws_internet_gateway resource works.
|
2015-03-06 08:41:21 +10:00 |