From 9247a3c56479ee9f871416e1e80db39a2ac2ade5 Mon Sep 17 00:00:00 2001 From: Mike Zupan Date: Mon, 30 Jul 2018 11:27:57 -0600 Subject: [PATCH] adding in th docs --- website/source/docs/builders/digitalocean.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/docs/builders/digitalocean.html.md b/website/source/docs/builders/digitalocean.html.md index 5683491df..6d5be6fb7 100644 --- a/website/source/docs/builders/digitalocean.html.md +++ b/website/source/docs/builders/digitalocean.html.md @@ -88,6 +88,8 @@ builder. - `user_data_file` (string) - Path to a file that will be used for the user data when launching the Droplet. +- `tags` (list) - Tags to apply to the droplet when it is created + ## Basic Example Here is a basic example. It is completely valid as soon as you enter your own