parent
737b958e08
commit
06388a70aa
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
resource "cloudns_dns_zone" "keks_cloud" {
|
||||
domain = "keks2.cloud"
|
||||
type = "master"
|
||||
nameserver_type = "premium"
|
||||
domain = "keks2.cloud"
|
||||
type = "master"
|
||||
nameservers = [
|
||||
"pns31.cloudns.net",
|
||||
"pns32.cloudns.net",
|
||||
|
|
Loading…
Add table
Reference in a new issue