Amazon web services – Terraform not updating lambda function on AWS
I am trying to update my lambda function via terraform and gitlab ci/cd, but running into an issue where the ci/cd pipeline succeeds and the lambda code on AWS is not updating. I can see that the lambda function is…