github.com/haklop/terraform@v0.3.6/config/test-fixtures/validate-module-name-bad/main.tf (about) 1 module "foo bar" { 2 source = "foo" 3 }