File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
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
+
7
15
## [ 0.3.0] - 2022-02-21
8
16
9
17
## [ 0.2.1] - 2021-11-21
You can’t perform that action at this time.
0 commit comments