Amazon web services – lambda function name problem after terraform import
I'm trying to import an existing AWS Lambda function into my Terraform state, but I'm encountering an unexpected behavior with the function name. When I list my Lambda functions using the AWS CLI, I see the correct function name: Copyaws…