Commit Graph

30 Commits (cba9d3d2ec61cd4aef0fd71fe9d72eb4e11acacd)

Author SHA1 Message Date
Jonathan McCall 3c702f2d75 Ignore missing ENI attachment when trying to detach (#7185)
10 years ago
Mitchell Hashimoto a4e48b19c0
providers/aws ENI import
10 years ago
stack72 cad550e63d provider/aws: Add support for `description` to `aws_network_interface`
10 years ago
Ian Duffy 47ac10d66b Change resource.StateChangeConf to use an array for target states
10 years ago
clint shryock d4e4fb6ea0 Reuse structure method for network interface ips
11 years ago
justnom 38509d583d Fixes #4253
11 years ago
Anthony Scalisi 198e1a5186 remove various typos
11 years ago
Clint Shryock 0c2f189d08 provider/aws: Update to aws-sdk 0.9.0 rc1
11 years ago
Paul Hinze 3de3002b49 provider/aws: allow external ENI attachments
11 years ago
Clint Shryock 579ccbefea provider/aws: Update source to comply with upstream breaking change
11 years ago
Jesse Szwedko affa09efdd Compute private ip addresses of ENIs if they are not specified
11 years ago
Jesse Szwedko 5554942721 This adds the source_dest_check attribute to the aws_network_interface resource
11 years ago
justnom aed17f8658 Fixing bugs with `aws_network_interface` and added docs.
11 years ago
Paul Hinze b71fa3d0ae provider/aws: handle upstream aws-sdk-go repo move
11 years ago
Paul Hinze 31258e06c6 provider/aws: fix breakages from awserr refactor
11 years ago
Clint Shryock f7b6b6b2b5 Strip 'sdk' suffix from methods; it's a remnant
11 years ago
Phil Frost 33183c078b Implement a hash function for string sets
11 years ago
Clint Shryock 3e6822ce08 more cleans ups of SDK reference
11 years ago
Clint Shryock ba43b7c963 mass search-replace of ec2SDKconn
11 years ago
Clint Shryock 6376ac2dab provider/aws: Convert AWS Network Interface to aws-sdk-go
11 years ago
Clint Shryock a063ebe992 provider/aws: Update tag support in AWS Elastic Network Interfaces
11 years ago
Peter Beams e4214a9983 ran go fmt and made 1 fix after running tests again
11 years ago
Peter Beams 34d2efa7df moving expand/flatten methods into structure.go and unit testing them
11 years ago
Peter Beams 130775f38a changes after ec2 connection renamed
11 years ago
Peter Beams efcba8df2e tweaks after merge from master
11 years ago
Peter Beams c3ba0a7f6d adding acceptance tests for network interface
11 years ago
Peter Beams 39346e6f16 tweaks in new aws network interface
11 years ago
Peter Beams 42aaee3e92 dealing with attach / detach
11 years ago
Peter Beams 533b7238b1 can create, update & delete eni
11 years ago
Peter Beams 590a912cc9 first steps to add network interface
11 years ago