Skip to content

Commit 64ce022

Browse files
author
Edmund Dipple
authored
Update README.md
1 parent e81c829 commit 64ce022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Linux: [![Linux Build Status](https://travis-ci.org/elmundio87/terraform_validat
44

55
Windows: [![Windows Build status](https://ci.appveyor.com/api/projects/status/36dwtekc8tvrny24/branch/master?svg=true)](https://ci.appveyor.com/project/elmundio87/terraform-validate/branch/master)
66

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.
88

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.
1010

1111
## Example Usages
1212

0 commit comments

Comments
 (0)