Merge branch 'main' of github.com:sergelogvinov/terraform-talos into main

This commit is contained in:
Serge Logvinov
2022-02-03 20:06:45 +02:00
24 changed files with 697 additions and 47 deletions

View File

@@ -31,7 +31,7 @@ variable "kubernetes" {
nodeSubnets = "192.168.0.0/16"
domain = "cluster.local"
apiDomain = "api.cluster.local"
clusterName = "talos-k8s-hetzner"
clusterName = "talos-k8s-scaleway"
clusterID = ""
clusterSecret = ""
tokenMachine = ""