Paul Stack
2559c19c8d
Website: Adding an import section to the bottom of the page of importable resources ( #7703 )
...
* docs/digitalocean: Adding an import section to the bottom of the DO
importable resources
* docs/azurerm: Adding the Import sections for the AzureRM Importable resources
* docs/aws: Adding the import sections to the AWS provider pages
2016-07-19 17:22:30 +01:00
Joonas Bergius
12dc87411e
docs: Improve the digitalocean_tag usage example ( #7634 )
2016-07-13 23:59:50 +01:00
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
84770e6c08
provider/digitalocean: Update of droplet document to add a note about
...
resize
When resizing a DO droplet, you can only increase the size not
descrease. If you try and go down in size, the API will return this
error:
```
* digitalocean_droplet.foobar: Error resizing droplet (17090364):
POST https://api.digitalocean.com/v2/droplets/17090364/actions :
422 Size can not decrease size of Droplet's disk image
```
2016-06-09 20:09:33 +01:00
stack72
b57a3094f6
provider/digitalocean: Addsa FQDN out to the `digitalocean_record`
...
resource. This is a computed field
2016-02-09 16:57:42 +00:00
James Nugent
acf643b96f
provider/digitalocean: Document defaults
2016-01-04 10:55:20 -05:00
stack72
3fc9107333
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
stack72
7bda855590
Adding the work to assign a Floating IP to a Droplet
2015-11-20 19:12:31 +02:00
Jack Pearkes
26cc99bf3f
website: add digitalocean ssh_key documentation
...
cc/ @plalloni
2015-03-06 10:00:41 -08:00
Mitchell Hashimoto
577e2420b0
Revert "docs: consistent use of array configuration syntax"
...
This reverts commit 4893eb8b55
.
2015-01-14 09:28:25 -08:00
Emil Hessman
4893eb8b55
docs: consistent use of array configuration syntax
...
The Terraform configuration syntax defines what arrays are.
Use the word array consistently throughout the documentation
instead of list.
The corresponding JSON datatype is called array as well, and
since the Terraform configuration syntax is interoperable with
JSON it makes sense to use the term array to describe them.
2015-01-13 06:59:12 +01:00
Seth Vargo
073a0f76c5
Add meta descriptions to all pages
2014-10-21 23:21:56 -04:00
Jack Pearkes
28692656e2
providers/digitalocean: add user_data for create droplet
...
fixes #267
2014-09-05 11:16:12 -04:00
Mitchell Hashimoto
637446d1ab
website: make it clearer how to retrieve DO key info
2014-08-11 09:14:30 -07:00
Nicholas Rempel
41d03fac3f
Fix example digital ocean image name
2014-07-31 10:48:31 -07:00
Jack Pearkes
4a0ea48814
website: make ssh_key configuration for droplet clearer
2014-07-30 17:50:29 -04:00
Jack Pearkes
872acb3740
providers/digitalocean: fix ip address when using private networking
...
This adds a new `ipv4_address_private` and `ipv4_address_public`
computed attr. Also pulls in upstream changes from pearkes/digitalocean
2014-07-29 19:04:10 -04:00
borgified
b5590ee6da
spellchecked all the *.markdown
...
ran this command:
find . -iname *.markdown -type f -exec aspell check {} \;
and manually checked each problem that aspell found
2014-07-28 23:51:24 -07:00
Armon Dadgar
0b4950976c
Revert "providers/digitalocean: don't save status and locked"
...
This reverts commit b9414b832c
.
2014-07-28 13:04:17 -04:00
Jack Pearkes
a3c8374183
website: heroku domain docs
2014-07-25 10:23:44 -04:00
Jack Pearkes
b9414b832c
providers/digitalocean: don't save status and locked
2014-07-24 23:32:42 -04:00
Armon Dadgar
decc837fa3
website: Document the new DO resources
2014-07-24 19:35:43 -04:00
Armon Dadgar
e81e9d6d73
website: Document digitalocean
2014-07-24 10:29:46 -04:00