Closed jbarop closed 2 years ago
Voting for Prioritization
Volunteering to Work on This Issue
Already on v1.44.141 https://github.com/hashicorp/terraform-provider-aws/pull/27887
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
Node18 runtime for AWS Lambda has been released with CDK 2.51.0 and aws-sdk-go v1.44.140
Creating an
aws_lambda_function
currently returns in plan-stage:Affected Resource(s) and/or Data Source(s)
References
https://github.com/aws/aws-cdk/releases/tag/v2.51.0 https://github.com/aws/aws-cdk/pull/22964 https://github.com/aws/aws-sdk-go/pull/4626 Announcement