AWS Lambda support missing for dotnetcore2.1. #5148
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/lambda
Issues and PRs that pertain to the lambda service.
Milestone
Is getting the following error:
expected runtime to be one of [dotnetcore1.0 dotnetcore2.0 go1.x java8 nodejs4.3 nodejs4.3-edge nodejs6.10 nodejs8.10 python2.7 python3.6], got dotnetcore2.1
Not being familiar with go, i'm guessing this is the problem though:
https://github.com/terraform-providers/terraform-provider-aws/blob/master/aws/resource_aws_lambda_function.go#L106
Its missing dotnetcore2.1
https://aws.amazon.com/about-aws/whats-new/2018/06/lambda-supports-dotnetcore-twopointone/
Community Note
Description
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: