Terraform | Exceptional behaviour with launch template

Hello, I’ve got the aws launch template resource, created without any issues. However when I run the terraform plan it always tries to update the latest version, but the problem is the code has not been changed, as workaround I’m using lates_version in ignore block. Is there any way to fix this behaviour?