[Enhancement]: Add Python3.11 Support for Lambda Layer Compatible Runtimes #32777
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/lambda
Issues and PRs that pertain to the lambda service.
Description
The documentation for the aws_lambda_layer_version resource on the
compatible_runtimes
argument states:The AWS list of Runtimes shows Python3.11 as a supported type, however, referring to that runtime in the Terraform resource results in a Terraform error:
Affected Resource(s) and/or Data Source(s)
aws_lambda_layer_version
Potential Terraform Configuration
References
No response
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: