github.com/rvichery/terraform@v0.11.10/config/test-fixtures/validate-var-dup/main.tf (about)

     1  variable "foo" {}
     2  variable "foo" {}