mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
removed duplicate variable
This commit is contained in:
@@ -14,9 +14,3 @@ variable "prefix" {
|
||||
description = "The prefix to add the name"
|
||||
default = "jibakurei"
|
||||
}
|
||||
|
||||
variable "prefix" {
|
||||
type = string
|
||||
description = "The prefix to add the name"
|
||||
default = "jibakurei"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user