Terraform not applying resource changes on AWS Lambda function due to invalid key
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-06
terraform aws lambda
I'm encountering an issue where Terraform refuses to apply changes to my AWS Lambda function due to what seems to be an invalid key in my configuration. I am us...