Skip to content

Releases: terraform-compliance/cli

1.0.46

22 Aug 15:34
94927c8
Compare
Choose a tag to compare
  • Fixed a problem where gitphyton was causing problems about installing gitdb python dependency.

1.0.45

20 Aug 14:37
086b594
Compare
Choose a tag to compare
  • Fixed intermittent ImportError: cannot import name '__VERSION__' from 'radish' problem.

1.0.44

16 Aug 10:23
84edb59
Compare
Choose a tag to compare
  • Fixed a problem where using "" or '' was causing a problem on property definitions within the steps.

1.0.43

12 Aug 19:51
5931b0b
Compare
Choose a tag to compare
  • Fixed a problem where some of the filtering values were failing due to some characters.

1.0.42

10 Aug 19:52
b6221eb
Compare
Choose a tag to compare
  • Fixed a problem on CI/CD pipeline

1.0.38

10 Aug 00:37
4748dbb
Compare
Choose a tag to compare
  • Support for its value {condition} contain {value}

1.0.37

09 Aug 18:21
d1865d1
Compare
Choose a tag to compare
  • Support for equal operator in I expect the result is {operator} than/to {number}
  • Support for its value {condition} be {value}

1.0.36

09 Aug 18:07
e21c526
Compare
Choose a tag to compare
  • 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

09 Aug 09:41
d79c5f9
Compare
Choose a tag to compare
  • 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

01 Aug 13:03
c59c501
Compare
Choose a tag to compare
  • Now terraform-compliance has a logo!