feat(mail): add Dovecot and Getmail configurations with ingress setup for SFTPGo
This commit is contained in:
@@ -88,7 +88,8 @@ module "sftpgo" {
|
||||
admin_username = "admin"
|
||||
admin_password = var.sftpgo_admin_password
|
||||
|
||||
tag = local.sftpgo_version
|
||||
tag = local.sftpgo_version
|
||||
fqdn = local.sftpgo_fqdn
|
||||
|
||||
smtp_host = local.scaleway_smtp_host
|
||||
smtp_port = local.scaleway_smtp_port
|
||||
|
||||
Reference in New Issue
Block a user