Skip to content

Commit 436941f

Browse files
chore(main): release 0.4.0 (#28)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2f1cc73 commit 436941f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.4.0](https://github.com/nozaq/terraform-aws-lambda-auto-package/compare/v0.3.0...v0.4.0) (2022-12-08)
8+
9+
10+
### Features
11+
12+
* **iam:** Add permissions_boundary variable ([#26](https://github.com/nozaq/terraform-aws-lambda-auto-package/issues/26)) ([2f1cc73](https://github.com/nozaq/terraform-aws-lambda-auto-package/commit/2f1cc73bef98b05cbed65557e5c91af286aae2f4))
13+
* **lambda:** Add lambda_kms_key_arn variable ([#24](https://github.com/nozaq/terraform-aws-lambda-auto-package/issues/24)) ([2575a45](https://github.com/nozaq/terraform-aws-lambda-auto-package/commit/2575a45fd44b6e33f3b5908d53f3b7fef3704563))
14+
715
## [0.3.0] - 2022-02-21
816

917
## [0.2.1] - 2021-11-21

0 commit comments

Comments
 (0)