wip
This commit is contained in:
@@ -10,6 +10,10 @@ terraform {
|
||||
source = "registry.terraform.io/siderolabs/talos"
|
||||
version = "0.11.0"
|
||||
}
|
||||
dns = {
|
||||
source = "registry.terraform.io/hashicorp/dns"
|
||||
version = ">= 3.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
backend "local" {
|
||||
|
||||
Reference in New Issue
Block a user