Refactor DNS-config to make it easier to maintain

This commit is contained in:
2025-03-04 23:15:42 +01:00
parent 3a09b0f44e
commit 817f75bb49
5 changed files with 62 additions and 53 deletions

View File

@@ -1,3 +0,0 @@
provider "hetznerdns" {
apitoken = var.hetzner_apitoken
}