.. |
config.go
|
use official Go client for DigitalOcean provider
|
2015-09-27 01:09:51 -04:00 |
provider.go
|
Adding the first pass of the work to get a floatingip assigned to a region
|
2015-11-20 19:12:30 +02:00 |
provider_test.go
|
Refactor the DigitalOcean provider
|
2014-11-18 11:26:59 +01:00 |
resource_digitalocean_domain.go
|
Analogous to #3768 -- just for DNS and keys.
|
2015-12-06 07:13:14 -05:00 |
resource_digitalocean_domain_test.go
|
use official Go client for DigitalOcean provider
|
2015-09-27 01:09:51 -04:00 |
resource_digitalocean_droplet.go
|
Logging that the DO droplet wasn't found before removing it
|
2015-11-05 17:32:57 +00:00 |
resource_digitalocean_droplet_test.go
|
provider/digitalocean: enhance user_data test
|
2015-11-04 15:20:52 -06:00 |
resource_digitalocean_floating_ip.go
|
Changing the DigitalOcean FloatingIP Read func to check for Droplet Region and then fallback to FloatingIP Region
|
2015-12-08 17:08:02 +00:00 |
resource_digitalocean_floating_ip_test.go
|
Using the laterst version of the DO API to get the Assign of an IP working without a time.Sleep
|
2015-11-24 11:08:43 +00:00 |
resource_digitalocean_record.go
|
Analogous to #3768 -- just for DNS and keys.
|
2015-12-06 07:13:14 -05:00 |
resource_digitalocean_record_test.go
|
provider/digitalocean: remove relative CNAME test
|
2015-11-19 18:36:58 -06:00 |
resource_digitalocean_ssh_key.go
|
Analogous to #3768 -- just for DNS and keys.
|
2015-12-06 07:13:14 -05:00 |
resource_digitalocean_ssh_key_test.go
|
use official Go client for DigitalOcean provider
|
2015-09-27 01:09:51 -04:00 |