Skip to content

Commit

Permalink
Document support for 'provided.al2023' also.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit committed Nov 15, 2023
1 parent 44d810b commit 2e69c20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .changelog/34401.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
```release-note:enhancement
resource/aws_lambda_function: Add support for `nodejs20.x` `runtime` value
resource/aws_lambda_function: Add support for `nodejs20.x` and `provided.al2023` `runtime` values
```

```release-note:enhancement
resource/aws_lambda_layer_version: Add support for `nodejs20.x` `compatible_runtimes` value
resource/aws_lambda_layer_version: Add support for `nodejs20.x` and `provided.al2023` `compatible_runtimes` values
```

0 comments on commit 2e69c20

Please sign in to comment.