Skip to content

Commit

Permalink
Merge pull request #35049 from hashicorp/f-aws_lambda_function-python…
Browse files Browse the repository at this point in the history
…3.12

Add support for AWS Lambda Python 3.12 runtime
  • Loading branch information
ewbankkit authored Dec 22, 2023
2 parents e65a530 + f8fc4c5 commit 66f4d14
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changelog/35049.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:enhancement
resource/aws_lambda_function: Add support for `python3.12` `runtime` value
```

```release-note:enhancement
resource/aws_lambda_layer_version: Add support for `python3.12` `compatible_runtimes` value
```

0 comments on commit 66f4d14

Please sign in to comment.