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