Adding monitoring to the docs

This commit is contained in:
Luke Farnell 2017-04-09 11:25:54 -04:00
parent 5b7ec545c5
commit 3ad05eb85c
1 changed files with 3 additions and 0 deletions

View File

@ -67,6 +67,9 @@ builder.
- `private_networking` (boolean) - Set to `true` to enable private networking
for the droplet being created. This defaults to `false`, or not enabled.
- `monitoring` (boolean) - Set to `true` to enable monitoring
for the droplet being created. This defaults to `false`, or not enabled.
- `snapshot_name` (string) - The name of the resulting snapshot that will
appear in your account. This must be unique. To help make this unique, use a
function like `timestamp` (see [configuration