aws_lambda_event_source_mapping: "Error creating Lambda event source mapping" should report the ARN of the event_source_arn in output text #15753
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/lambda
Issues and PRs that pertain to the lambda service.
Milestone
This issue was originally opened by @jcollum as hashicorp/terraform#26654. It was migrated here as a result of the provider split. The original body of the issue is below.
Current Terraform Version
Use-cases
When using aws_lambda_event_source_mapping the error code could help more. It's a little light on details, that's all.
Attempted Solutions
n/a/
Proposal
The output of our terraform deploy when it hits this error is:
It would be very helpful if Terraform would also output the arn that is hitting the NonExistentQueue error.
References
None recent.
The text was updated successfully, but these errors were encountered: