setup dns for turifer.dev mail
This commit is contained in:
parent
1493d2ec0b
commit
ee84c83582
6 changed files with 67 additions and 0 deletions
|
|
@ -5,3 +5,11 @@ variable "gandi_token" {
|
|||
variable "hcloud_token" {
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
variable "ovh_client_id" {
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
variable "ovh_client_secret" {
|
||||
sensitive = true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue