terraform/config/testdata/validate-var-dup/main.tf

3 lines
36 B
HCL

variable "foo" {}
variable "foo" {}