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.