Add foundryvtt service

This commit is contained in:
Tobias Reisinger 2026-06-24 21:27:57 +02:00
parent 52c44da32e
commit 189f1972e2
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
8 changed files with 124 additions and 0 deletions

View file

@ -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)