Terraform-compliance

Latest version: v1.3.48

Safety actively analyzes 629503 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 23

1.3.1

* Improved mounting references to accomodate large plan files. ([346](https://github.com/eerkunt/terraform-compliance/pull/346))

1.3.0

* Added cache capability and optimised the resource mounting a bit since it might trigger OOM kernel signalling and can be killed unexpectedly.
* New cumulative stash and [in step variables](http://terraform-compliance.com/pages/bdd-references/then.html#in-step-variables) functionality for steps to directly access stash content ([329](https://github.com/eerkunt/terraform-compliance/pull/329))
* New step: [Then it must be in haystack](http://terraform-compliance.com/pages/bdd-references/then.html#then-it-must-be-in-haystack) ([329](https://github.com/eerkunt/terraform-compliance/pull/329))
* New step: [Then it must cover haystack](http://terraform-compliance.com/pages/bdd-references/then.html#then-it-must-cover-haystack) ([329](https://github.com/eerkunt/terraform-compliance/pull/329))

1.2.11

* Fixed an issue where [When it has something](https://terraform-compliance.com/pages/bdd-references/when.html#when-it-has-something) formats the search value incorrectly. ([330](https://github.com/eerkunt/terraform-compliance/pull/330))

1.2.10

* Fixed `Then it must contain` to properly drill down and split into multiple resources if need be. ([327](https://github.com/eerkunt/terraform-compliance/pull/327))
* Fixed When it contains to accomodate singular values in a list. ([327](https://github.com/eerkunt/terraform-compliance/pull/327))

1.2.9

* Improved the code quality of live debugging. Used `world.config.user_data` instead of global variables. ([320](https://github.com/eerkunt/terraform-compliance/pull/320))
* Fixed a problem where some nested resource structures were not able to be get parsed properly and causing a crash. ([316](https://github.com/eerkunt/terraform-compliance/pull/316))
* Fixed a problem where `curses` library was not found and causing a crash. ([323](https://github.com/eerkunt/terraform-compliance/issues/323))

1.2.8

* Improved (centralized) matching and seeking functions. ([304](https://github.com/eerkunt/terraform-compliance/pull/304))
* Improved case-sensitivity tag. Generalized case-sensitivity to work on all steps, using matching changes implemented on this patch. ([304](https://github.com/eerkunt/terraform-compliance/pull/304))
* Fixed jsonification. Now jsonifies the stash on creation to prevent bugs related to jsonification. ([308](https://github.com/eerkunt/terraform-compliance/pull/308))
* New python version check for invalid Python versions. Minimum python version is set to 3.6.0 ([312](https://github.com/eerkunt/terraform-compliance/pull/312))
* New `--debug/-d` option ([315](https://github.com/eerkunt/terraform-compliance/pull/315))

Page 8 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.