setup dns for turifer.dev mail

This commit is contained in:
2025-07-17 23:52:12 +02:00
parent 1493d2ec0b
commit ee84c83582
6 changed files with 67 additions and 0 deletions

View File

@@ -5,3 +5,11 @@ variable "gandi_token" {
variable "hcloud_token" {
sensitive = true
}
variable "ovh_client_id" {
sensitive = true
}
variable "ovh_client_secret" {
sensitive = true
}