Skip to content

Commit 295956f

Browse files
chore(release): version 3.0.0 [skip ci]
## [3.0.0](v2.36.0...v3.0.0) (2022-03-28) ### ⚠ BREAKING CHANGES * Updated AWS provider to version 4.8 (#296) ### Features * Added support for ephemeral storage (requires AWS provider version 4.8.0) ([#291](#291)) ([f191bae](f191bae)) * Updated AWS provider to version 4.8 ([#296](#296)) ([d4b55a8](d4b55a8)), closes [#291](#291)
1 parent d4b55a8 commit 295956f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [3.0.0](https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.36.0...v3.0.0) (2022-03-28)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Updated AWS provider to version 4.8 (#296)
11+
12+
### Features
13+
14+
* Added support for ephemeral storage (requires AWS provider version 4.8.0) ([#291](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/291)) ([f191bae](https://github.com/terraform-aws-modules/terraform-aws-lambda/commit/f191baea053e126fc6b83a2ea4d6988c4f47ebde))
15+
* Updated AWS provider to version 4.8 ([#296](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/296)) ([d4b55a8](https://github.com/terraform-aws-modules/terraform-aws-lambda/commit/d4b55a8bb142a7124f4cd910d68a631d9658260e)), closes [#291](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/291)
16+
517
## [2.36.0](https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.35.1...v2.36.0) (2022-03-26)
618

719

0 commit comments

Comments
 (0)