Releases: terraform-compliance/cli
Releases · terraform-compliance/cli
1.0.46
- Fixed a problem where
gitphyton
was causing problems about installing gitdb
python dependency.
1.0.45
- Fixed intermittent
ImportError: cannot import name '__VERSION__' from 'radish'
problem.
1.0.44
- Fixed a problem where using "" or '' was causing a problem on property definitions within the steps.
1.0.43
- Fixed a problem where some of the filtering values were failing due to some characters.
1.0.42
- Fixed a problem on CI/CD pipeline
1.0.38
- Support for
its value {condition} contain {value}
1.0.37
- 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!