Open Jorge-Rodriguez opened 2 years ago
Ping @anGie44 @Avolynsk
Not sure what methods, if any, there are to "bump" an issue, but just want to report that this resource is still bugged. Going by the error, it appears the statement does not get deleted. My guess is it's related to whatever's leading the import behavior to be tied to the layer ARN and version, which is not specific enough given how granular the resource is.
I am facing the same problem and surprised that this issue is not being addressed for more than 3 years.
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Error Output
Expected Behavior
No changes to the infrastructure, infrastructure is up to date
Actual Behavior
The resources are tentatively replaced
Steps to Reproduce
terraform apply
Important Factoids
Note the change in principal on the last planned resource change. It would appear that terraform is comparing the second resource configuration with the first of the permissions applied to the layer version, not the second one.