Helm Upgrade in terraform

Hi All, we are using helm provider in terraform to provision our resources in AWS EKS cluster.
This is working for the first time, but if we update the yaml file in the template and then we run terraform plan or apply it shows no infrastructure changes. It is not detecting the new changes in the yaml file.