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