mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 01:08:58 +03:00
removed duplicate variable
This commit is contained in:
1
.terraform/environment
Normal file
1
.terraform/environment
Normal file
@@ -0,0 +1 @@
|
||||
kbthw-aws-dev
|
||||
@@ -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