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