update editions

This commit is contained in:
t3chn0m4g3
2022-04-01 15:07:42 +00:00
parent 2b61f3da56
commit cf11a3bd91
4 changed files with 4 additions and 4 deletions

View File

@ -48,7 +48,7 @@ variable "timezone" {
## These will go in the generated tpot.conf file ##
variable "tpot_flavor" {
default = "STANDARD"
description = "Specify your tpot flavor [STANDARD, SENSOR, INDUSTRIAL, COLLECTOR, NEXTGEN, MEDICAL]"
description = "Specify your tpot flavor [STANDARD, HIVE, HIVE_SENSOR, INDUSTRIAL, LOG4J, MEDICAL, MINI, SENSOR]"
}
variable "web_user" {