.. |
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
|
provider/digitalocean: prevent collision on domain acctest
|
2016-01-04 16:36:07 -06: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: acctest improvements
|
2016-01-04 15:30:35 -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
|
provider/digitalocean: move floating ip test out of region w/ capacity problems
|
2016-01-08 08:12:18 -06:00 |
resource_digitalocean_record.go
|
Fix errors with gofmt compliance
|
2015-12-17 12:35:19 -05:00 |
resource_digitalocean_record_test.go
|
provider/digitalocean: acctest improvements
|
2016-01-04 15:30:35 -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 |