Skip to content

Releases: hashicorp/terraform-equivalence-testing

v0.3.0

10 Feb 08:32
cedced9
Compare
Choose a tag to compare

What's Changed

  • Add CONTRIBUTING.md by @liamcervante in #13
  • [COMPLIANCE] Update MPL-2.0 LICENSE by @hashicorp-copywrite in #14
  • Update to use official provider in examples by @liamcervante in #15
  • [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #16
  • Include a file for the human state output when executing equivalence tests by @liamcervante in #17

New Contributors

  • @hashicorp-copywrite made their first contribution in #14

Full Changelog: v0.2.1...v0.3.0

v0.2.1

07 Oct 13:58
08ece0f
Compare
Choose a tag to compare

What's Changed

  • Remove the terraform_version field from the prior state by @liamcervante in #11
  • Convert relative binary paths to absolute paths by @liamcervante in #10
  • Add a post submit action that makes sure the examples are up to date by @liamcervante in #12

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Oct 11:45
45f51ba
Compare
Choose a tag to compare

What's Changed

  • Allow individual tests to execute custom command sets by @liamcervante in #8
  • Add additional flag to execute a subset of the available tests. by @liamcervante in #6
  • Introduce support for including non-json files in the equivalence tests. by @liamcervante in #7

Full Changelog: v0.1.0...v0.2.0

v0.1.0

03 Oct 11:16
7170053
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/hashicorp/terraform-equivalence-testing/commits/v0.1.0