Reduce number of terraform-file to the "normal" set of files and simplify dns-definition
This commit is contained in:
@@ -6,3 +6,7 @@ terraform {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
provider "hetznerdns" {
|
||||
apitoken = var.hetzner_dns_apitoken
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user