* Fixed a problem where resource mounting (via references) is done in both ways (A->B, B->A). This was causing a problem on `aws_instance` resource having an `iam_role` attached on it. ([156](https://github.com/eerkunt/terraform-compliance/pull/156))
1.0.48
* Fixed a problem where some resources can not be detected (or removed resources were still detected) due to plan changes. ([152](https://github.com/eerkunt/terraform-compliance/pull/152))
1.0.47
* This release includes several optimisations on CI/CD pipeline and the general build structure of the project. * Using new version of Colorful dependency.
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.