You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/builtin/providers/digitalocean
Paul Hinze 764dad06ae
provider/digitalocean: move floating ip test out of region w/ capacity problems
11 years ago
..
config.go use official Go client for DigitalOcean provider 11 years ago
provider.go Adding the first pass of the work to get a floatingip assigned to a region 11 years ago
provider_test.go Refactor the DigitalOcean provider 12 years ago
resource_digitalocean_domain.go Analogous to #3768 -- just for DNS and keys. 11 years ago
resource_digitalocean_domain_test.go provider/digitalocean: prevent collision on domain acctest 11 years ago
resource_digitalocean_droplet.go Logging that the DO droplet wasn't found before removing it 11 years ago
resource_digitalocean_droplet_test.go provider/digitalocean: acctest improvements 11 years ago
resource_digitalocean_floating_ip.go Changing the DigitalOcean FloatingIP Read func to check for Droplet Region and then fallback to FloatingIP Region 11 years ago
resource_digitalocean_floating_ip_test.go provider/digitalocean: move floating ip test out of region w/ capacity problems 11 years ago
resource_digitalocean_record.go Fix errors with gofmt compliance 11 years ago
resource_digitalocean_record_test.go provider/digitalocean: acctest improvements 11 years ago
resource_digitalocean_ssh_key.go Analogous to #3768 -- just for DNS and keys. 11 years ago
resource_digitalocean_ssh_key_test.go use official Go client for DigitalOcean provider 11 years ago