removed duplicate variable
parent
41f9618aa8
commit
4b38f4c668
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue