Commit Graph

10 Commits

Author SHA1 Message Date
Andrew Starr-Bochicchio baf11ca2cc Update all resources and datasources to use new method of accessing the godo client. 2019-01-07 18:48:17 -05:00
Andrew Starr-Bochicchio 8d04e7fd5e Implement separate import function for FIPs. 2018-09-24 16:14:14 -04:00
Andrew Starr-Bochicchio 4449c544e0 Merge branch 'justinbarrick/master' 2018-09-24 15:06:11 -04:00
Justin Barrick b3cf368b67 WIP - addressing code review comments 2018-09-10 04:07:41 +00:00
Tilen Faganel 78a81a8df1
Added missing datasources 2018-09-05 12:47:57 +01:00
Justin Barrick 1218678b80 Allows assigning an already existing floating ip to a droplet via a new resource (fixes #8).
Adds a `digitalocean_floating_ip_assignment` resource so that a floating IP that
already exists can be assigned to a droplet.

I've also added the `ignore_droplet_id` flag to the `digitalocean_floating_ip` so that
the existing floating IP resource can be used to create these IPs.

A new resource was used to prevent circular dependencies.
2018-08-22 01:15:11 +00:00
Andrew Starr-Bochicchio 141501e37a
Merge pull request #109 from terraform-providers/aknuds1/handle-missing-droplet-on-unassign
Handle denial to unassign floating IP from already deleted Droplet
2018-06-28 18:12:40 -04:00
Arve Knudsen 1c0e1d5b0f Handle missing floating IPs (#55) 2018-06-27 15:26:03 -04:00
Arve Knudsen 82b0996791 Handle denial to unassign floating IP from droplet 2017-11-13 18:55:47 +01:00
Jake Champlin ddd64aa789
Transfer digitalocean provider 2017-06-06 11:45:13 -04:00
Renamed from resource_digitalocean_floating_ip.go (Browse further)