Add mail cryptography support: create secrets for cryptographic keys, update Dovecot configuration, and remove unused vault file
This commit is contained in:
@@ -32,3 +32,8 @@ variable "rustdesk_public_key" {
|
||||
description = "Rustdesk public key"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "mail_crypt_public_key" {
|
||||
description = "Mailcrypt public key"
|
||||
type = string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user