Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected a typo … RayB

...

Terraform Compliance is a static code analysis tool that tests Terraform plans against Behavior Driven Development (BDD) Features and Scenarios.  The  language is based on Gherkin.  However, terraform-compliance difference differs from Gherkin in that it interprets whole Gherkin phrases instead of just the "Given", "When", and "Then" statements.

...