github.com/rhenning/terraform@v0.8.0-beta2/config/test-fixtures/validate-bad-tf-version/main.tf (about) 1 terraform { 2 required_version = "nope" 3 }