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