clint shryock
|
2c934f9686
|
provider/aws: Insert log when removing volume attachment if not found
|
2016-10-03 09:57:42 -05:00 |
Jonathan McCall
|
dc4a7b7d25
|
Simplify check for already detached volume before destroying
|
2016-09-30 14:11:50 -04:00 |
Jonathan McCall
|
f3deaab878
|
Remove resource if volume to detach is missing
|
2016-09-30 14:11:50 -04:00 |
Jonathan McCall
|
a3ceb25dd7
|
Skip DetachVolume if volume is not attached
|
2016-09-30 14:11:50 -04:00 |
David Tolnay
|
b09e042bf5
|
provider/aws: Propagate errors from DetachVolume
|
2016-08-25 14:46:46 -04:00 |
Ian Duffy
|
47ac10d66b
|
Change resource.StateChangeConf to use an array for target states
Signed-off-by: Ian Duffy <ian@ianduffy.ie>
|
2016-01-21 01:20:41 +00:00 |
Clint Shryock
|
0c2f189d08
|
provider/aws: Update to aws-sdk 0.9.0 rc1
|
2015-08-17 13:27:16 -05:00 |
Clint Shryock
|
579ccbefea
|
provider/aws: Update source to comply with upstream breaking change
|
2015-07-28 15:29:46 -05:00 |
Paul Hinze
|
b71fa3d0ae
|
provider/aws: handle upstream aws-sdk-go repo move
`awslabs/aws-sdk-go => aws/aws-sdk-go`
Congrats to upstream on the promotion. :)
|
2015-06-03 13:36:57 -05:00 |
Chris Bednarski
|
d9551866f4
|
go vet caught wrong number of params passed to error message
|
2015-05-28 21:21:52 -07:00 |
Clint Shryock
|
9329073dae
|
refactor to poll for status consistently
|
2015-05-28 10:13:46 -05:00 |
Clint Shryock
|
3af25c1b97
|
refactor volume attachment to not retry attachment
|
2015-05-27 17:07:34 -05:00 |
Clint Shryock
|
68587eb51e
|
provider/aws: Add resource_aws_volume_attachment
|
2015-05-22 16:30:40 -05:00 |