* Support for `equal` operator in `I expect the result is {operator} than/to {number}` * Support for `its value {condition} be {value}`
1.0.36
* Support for `any` resource in `I have {name} {type} configured`. * Fixed some internals where `its {key} is {value}` and `its {key} is not {value}` might be mismatched unintentionally.
1.0.35
* Upgraded colorful package to official version of 0.5.1 which solves the problem described in `1.0.31` * Fixed naming conventions in the file. A new documentation with a website instead of just README is required though.
1.0.34
* Now terraform-compliance has a logo!
1.0.33
* Same like 1.0.32, but addressed another situation.
1.0.32
* Fixed a problem where filtering via `its {key} is {value}` was failing if the filtering object consists list or dict.