Skip to content

1.0.53

Compare
Choose a tag to compare
@eerkunt eerkunt released this 30 Oct 12:26
· 600 commits to master since this release
214ca64
  • Fixed a problem where resource names were reported wrong in some failures. (#171)
  • Fixed a problem where in some cases teraform-compliance where giving AttributeError: 'NoneType' object has no attribute 'get' exception. (#172)
  • Supporting multiple provider or providers aliases. (#173)
  • Filtering steps are now performing case insensitive matching.
  • Improved error messaged on steps doing math operations.