@ -47,34 +47,16 @@ builder.
- `image` (string) - The name (or slug) of the base image to use. This is the
image that will be used to launch a new droplet and provision it. See
<a
href="https://developers.digitalocean.com/documentation/v2/#list-all-images"
class="uri"
>
https://developers.digitalocean.com/documentation/v2/#list-all-images
</a>
[here](https://developers.digitalocean.com/documentation/v2/#list-all-images)
for details on how to get a list of the accepted image names/slugs.
- `region` (string) - The name (or slug) of the region to launch the droplet
in. Consequently, this is the region where the snapshot will be available.
See
<a
href="https://developers.digitalocean.com/documentation/v2/#list-all-regions"
class="uri"
>
https://developers.digitalocean.com/documentation/v2/#list-all-regions
</a>
See [here](https://developers.digitalocean.com/documentation/v2/#list-all-regions)
for the accepted region names/slugs.
- `size` (string) - The name (or slug) of the droplet size to use. See
<a
href="https://developers.digitalocean.com/documentation/v2/#list-all-sizes"
class="uri"
>
https://developers.digitalocean.com/documentation/v2/#list-all-sizes
</a>
[here](https://developers.digitalocean.com/documentation/v2/#list-all-sizes)
for the accepted size names/slugs.
### Optional: