hashicorp / terraform-config-inspect

A helper library for shallow inspection of Terraform configurations
Mozilla Public License 2.0
381 stars 76 forks source link

GH-1 Support _override.tf files #2

Closed mildwonkey closed 6 years ago

mildwonkey commented 6 years ago

Load and process all .tf files: primary .tf files first, followed by _override.tf files Skip error or duplication checking - it is terraform's responsibility to check for correctness, not the registry's.