Added docs
This commit is contained in:
parent
0f354614c0
commit
22ab1494c4
|
@ -75,6 +75,9 @@ builder.
|
||||||
function like `timestamp` (see [configuration
|
function like `timestamp` (see [configuration
|
||||||
templates](/docs/templates/engine.html) for more info)
|
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
|
- `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
|
droplet to enter a desired state (such as "active") before timing out. The
|
||||||
default state timeout is "6m".
|
default state timeout is "6m".
|
||||||
|
|
Loading…
Reference in New Issue