Add foundryvtt service
This commit is contained in:
parent
52c44da32e
commit
189f1972e2
8 changed files with 124 additions and 0 deletions
|
|
@ -171,6 +171,7 @@ variable "services" {
|
|||
auth_redirects = optional(list(string))
|
||||
s3 = optional(string)
|
||||
s3_buckets = optional(list(string))
|
||||
s3_public = optional(bool, false)
|
||||
database = bool
|
||||
storage_box = optional(bool, false)
|
||||
mail = optional(string)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue