Add terraform configuration

This commit is contained in:
Prateep Bandharangshi
2019-06-25 16:33:56 +01:00
parent 74b8f6656f
commit 658b71d6d8
8 changed files with 290 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# tpot configuration file
# myCONF_TPOT_FLAVOR=[STANDARD, SENSOR, INDUSTRIAL, COLLECTOR, NEXTGEN, LEGACY]
myCONF_TPOT_FLAVOR='STANDARD'
myCONF_WEB_USER='webuser'
myCONF_WEB_PW='w3b$ecret'