cli

a lightweight, security focused, BDD test framework against terraform.

MIT License

Stars
1.3K
Committers
44

Bot releases are hidden (Show)

cli - 1.3.48 Latest Release

Published by eerkunt 7 months ago

Support for terraform 1.8 and 1.9

cli - 1.3.47

Published by eerkunt 9 months ago

What's Changed

Full Changelog: https://github.com/terraform-compliance/cli/compare/1.3.46...1.3.47

cli - 1.3.46

Published by eerkunt 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/terraform-compliance/cli/compare/1.3.45...1.3.46

cli - 1.3.45

Published by eerkunt about 1 year ago

cli - 1.3.44

Published by eerkunt about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/terraform-compliance/cli/compare/1.3.43...1.3.44

cli - 1.3.43

Published by eerkunt over 1 year ago

Support for terraform 1.5.*

cli - 1.3.43b1

Published by eerkunt over 1 year ago

cli - 1.3.42

Published by eerkunt over 1 year ago

  • Fixed an issue where some tmp files were not deleted properly. (#677)
cli - 1.3.41

Published by eerkunt over 1 year ago

Added support for terraform 1.4.*

cli - 1.3.40

Published by eerkunt almost 2 years ago

Loosen the dependencies

cli - 1.3.39

Published by eerkunt almost 2 years ago

Fixed some dependencies that won't make terraform-compliance fail.

cli - 1.3.38

Published by eerkunt almost 2 years ago

Fixed some unittesting.

cli - 1.3.37

Published by eerkunt almost 2 years ago

  • Upgrade on dependencies
cli - 1.3.36

Published by eerkunt almost 2 years ago

  • Upgrade on orjson package.
cli - 1.3.35

Published by eerkunt almost 2 years ago

  • Fixed some dependency inconsistency
  • Preparation for the static-build release
cli - 1.3.34

Published by eerkunt about 2 years ago

  • Support for terraform 1.3+ #649 #648
cli - 1.3.34b1

Published by eerkunt about 2 years ago

Supports terraform new plan output coming along with 1.3+

cli - 1.3.33

Published by eerkunt over 2 years ago

  • Fixed a problem where emoji library was throwing some warning messages on some specific systems. (#611)
  • Added terraform support for 1.2+ with the change of new plan version.
cli - 1.3.33b1

Published by eerkunt over 2 years ago

cli - 1.3.32

Published by eerkunt over 2 years ago

Added a new step: When its {key} is "{value}" regex (https://github.com/terraform-compliance/cli/issues/608 https://github.com/terraform-compliance/cli/issues/602 docs)
Added a new step: When its {key} is not "{value}" regex (https://github.com/terraform-compliance/cli/issues/608 https://github.com/terraform-compliance/cli/issues/602 docs)
Added a new step: When its {key} metadata has "{value}" regex (https://github.com/terraform-compliance/cli/issues/608 https://github.com/terraform-compliance/cli/issues/602 docs)
Added a new step: When its {key} metadata has not "{value}" regex (https://github.com/terraform-compliance/cli/issues/608 https://github.com/terraform-compliance/cli/issues/602 docs)
Fixed a problem that was throwing an exception IndexError: list index out of range https://github.com/terraform-compliance/cli/issues/605

for my dad

Related Projects