Added docs

This commit is contained in:
Luke Farnell 2017-05-16 12:42:13 -04:00 committed by Matthew Hooker
parent 0f354614c0
commit 22ab1494c4
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 3 additions and 0 deletions

View File

@ -75,6 +75,9 @@ builder.
function like `timestamp` (see [configuration
templates](/docs/templates/engine.html) for more info)
- `snapshot_regions` (array of strings) - The regions of the resulting snapshot that will
appear in your account.
- `state_timeout` (string) - The time to wait, as a duration string, for a
droplet to enter a desired state (such as "active") before timing out. The
default state timeout is "6m".