Terraform-validate

Latest version: v2.8.0

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

Scan your dependencies

Page 3 of 4

2.1.3

- Fix all error messages to ensure that they provide the correct information. All error messages are now tested.

--------------------

2.1.2

- Fix the should_have_properties and should_not_have_properties to work properly when given a string thats not in a list

--------------------

2.1.1

- Resource matching done via a string will now work as a regex. Lists passed into `.resource` will work as before.
- Regex matching is more strict, will automatically enclose strings with ^ and $ characters.

--------------------

2.1.0

- Updated validation function names
- Fixed boolean:string comparison in `.should_equal()` and `.should_not_equal()`

--------------------

2.0.1

- Re-added `.disable_variable_expansion()` as this function was unintentionally deleted.

--------------------

2.0.0

- Rewrite of assertion code to split into different classes with objects that can chain together. This should result in tests that are easier to understand.
- Variables in strings are not expanded by default anymore. Use `.enable_variable_expansion()`` to expand variables.
- assert_* functions are deprecated, but can still be used.
- New error_if_property_missing() function will cause the validator to raise an exception if no matching properties were found in a resource.

--------------------

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.