From dcbf4d5f9a934f88b950bbb4625565f1df63c7a3 Mon Sep 17 00:00:00 2001 From: Rickard von Essen Date: Sun, 23 Jul 2017 07:47:53 +0200 Subject: [PATCH] digitalocean: docs: Added missing newline --- website/source/docs/builders/digitalocean.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/docs/builders/digitalocean.html.md b/website/source/docs/builders/digitalocean.html.md index f42186af4..7af506319 100644 --- a/website/source/docs/builders/digitalocean.html.md +++ b/website/source/docs/builders/digitalocean.html.md @@ -82,6 +82,7 @@ builder. default state timeout is "6m". - `user_data` (string) - User data to launch with the Droplet. + - `user_data_file` (string) - Path to a file that will be used for the user data when launching the Droplet.