This commit is contained in:
parent
96ae962658
commit
737b958e08
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@ terraform {
|
||||||
source = "hetznercloud/hcloud"
|
source = "hetznercloud/hcloud"
|
||||||
version = "~> 1.45"
|
version = "~> 1.45"
|
||||||
}
|
}
|
||||||
|
cloudns = {
|
||||||
|
source = "Cloudns/cloudns"
|
||||||
|
version = "1.0.8"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue