Add subdomain variable to terraform

Tested by running against a new DO cluster. Readme updated with the new variable name and a
brief description of it

Signed-off-by: Simon Emms <simon@simonemms.com>
This commit is contained in:
Simon Emms
2020-08-24 13:05:05 +01:00
committed by Alex Ellis
parent 68ac4dfecb
commit 16a8d2ac6c
3 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,4 @@
do_token = ""
do_domain = ""
do_subdomain = ""
letsencrypt_email = ""