github.com/medzin/terraform@v0.11.11/config/test-fixtures/validate-tf-version/main.tf (about) 1 terraform { 2 required_version = "> 0.7.0" 3 }