Emre Erkunt

Results 114 comments of Emre Erkunt

Hello :wave: The problem is the `terraform` version that is used within `docker` container is different than the one that has been used while creating `plan`. You should use `-t/--terraform`...

It is something that `terraform` dictates in order to keep everything consistent. There are several ways to achieve what you want ; 1. You can always download and use the...

Oh ? Then there is a bug about this. Sorry for the misunderstanding, we will have a deeper look on this.

Read the whole issue again, where was my mind ! It was clearly stated that you tried `0.12.24` and it is still failing. 🤦 Looking into this.

Hello @IrmantasM, Sorry for the late reply on this issue. Along with [1.3.6](https://github.com/terraform-compliance/cli/blob/master/CHANGELOG.md#1316-2021-06-04) `terraform-compliance` supports auto-detection and downloading of the terraform executable while converting plan files. Is it possible if...

You can also use `address` property for your specific case where you can access to `terraform` internal resource reference/address (like `module.team-b-apps`). Apart from those, I see 2 problems on your...

Hello @rm185496 , I am currently testing it. Should be there in few days.

This issue has been resolved with 1.3.3 version. Is it ok if you upgrade your terraform-compliance and try ? Thanks!

hello, went through the state file thoroughly, couldn't find any `aws_iam_policy` _resource_ created. Yes, there is a reference within a module which is referencing to `module.iam_role.iam_permission_policy_arn`, but there is no...

I think we fixed this issue on `1.3.8`. Could you please have a try and let us know ? 🙏