Antoine Grondin
|
3d6fe76b52
|
provider/digitalocean: adds a volume resource (#7560)
* provider/digitalocean: add support for volumes
* provider/digitalocean: add documentation for volume resource
|
2016-07-13 15:36:37 +01:00 |
Tommy Murphy
|
0c6856f85c
|
digitalocean tag support (#7500)
* vendor: update godo to support tags
* digitalocean: introduce tag resource
* website: update for digitalocean_tag resource
|
2016-07-11 12:09:06 +01:00 |
stack72
|
9cf1c2943c
|
Adding the first pass of the work to get a floatingip assigned to a region
|
2015-11-20 19:12:30 +02:00 |
Pablo Lalloni
|
ac58a450ba
|
Add DigitalOcean SSH Key resource
|
2015-02-27 08:40:11 -03:00 |
Jeff Mitchell
|
f2bd1f45ab
|
Move duplicated envDefaultFunc out of each provider and into Schema.
|
2015-01-16 17:25:39 +00:00 |
Sander van Harmelen
|
12f6ccb731
|
Refactor the DigitalOcean provider
With this refactor the DigitalOcean provider is updated to use the
schema.Provider approach released with TF 0.2.
|
2014-11-18 11:26:59 +01:00 |
Mitchell Hashimoto
|
78672ead21
|
providers/digitalocean: convert domain to helper/schema [GH-187]
|
2014-09-09 13:42:06 -07:00 |
Mitchell Hashimoto
|
0a1397b374
|
providers/digitalocean: convert record to schema
|
2014-09-09 13:29:36 -07:00 |
Mitchell Hashimoto
|
6a1a8b9487
|
providers/digitalocean: schema framework, validation
|
2014-09-09 13:13:11 -07:00 |