File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ Linux: [] ( https://ci.appveyor.com/project/elmundio87/terraform-validate/branch/master )
6
6
7
- A python package that assists in the enforcement of user-defined standards in Terraform.
7
+ A python package that to define Policy as Code for Terraform configurations.
8
8
9
- The validator uses ` pyhcl ` to parse Terraform configuration files, then tests the state of the config using custom Assert functions.
9
+ It works by parsing a directory of .tf files, then running tests on the configuration using custom Assert functions.
10
10
11
11
## Example Usages
12
12
You can’t perform that action at this time.
0 commit comments