mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-29 05:02:23 +03:00
+2
-1
@@ -1,4 +1,5 @@
|
||||
variable "cluster-name" {
|
||||
default = "terraform-eks-demo"
|
||||
type = "string"
|
||||
type = string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user