Remove tfplan

This commit is contained in:
2026-09-02 14:14:49 -04:00
parent ae8bf2926f
commit 2d661a1a76
7 changed files with 57 additions and 5 deletions
+5 -1
View File
@@ -13,6 +13,10 @@ variable "talos_version" {
type = string
}
variable "cluster_endpoint" {
variable "cluster_name" {
type = string
}
variable "kubernetes_version" {
type = string
}