terraform/builtin/providers/digitalocean
Sander van Harmelen 6be4b2e807 A really small update fixing a cosmetic inconsistentie
For the OCD types among us, this inconsistentie (only location where
droplet is spelled with a capital) drives me mad
😝
2014-11-20 15:09:22 +01:00
..
config.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
provider.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
provider_test.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
resource_digitalocean_domain.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
resource_digitalocean_domain_test.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
resource_digitalocean_droplet.go A really small update fixing a cosmetic inconsistentie 2014-11-20 15:09:22 +01:00
resource_digitalocean_droplet_test.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
resource_digitalocean_record.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00
resource_digitalocean_record_test.go Refactor the DigitalOcean provider 2014-11-18 11:26:59 +01:00