Open Porkepix opened 4 years ago
Hey @Porkepix 👋 Thank you for taking the time to file this. Given that there's been a number of Terraform and AWS Provider releases since you initially filed it, can you confirm whether you're still experiencing this behavior?
Sorry for resurrecting this thread, but I'm currently having this problem.
My Version is:
terraform version Terraform v1.5.5 on darwin_amd64
Hey @avanzelli 👋 Can you run terraform -v
after initializing the directory so that we can see what version of the AWS provider you're running as well?
Community Note
Terraform Version
Terraform version:
v0.11.14
Provider version:2.57
Affected Resource(s)
aws_iam_role
Terraform Configuration Files
Expected Behavior
Without change on the json policy file, no change should happen.
Actual Behavior
Terraform actually tells on every run that there are changes on the roles and rewrite the inline policy… identically as what was already there.
Steps to Reproduce
.json
policy such as the one below.terraform apply
twicePolicy: