3 lines
44 B
HCL
3 lines
44 B
HCL
|
variable "name_prefix" {
|
||
|
default = "foo"
|
||
|
}
|