You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-293Lines changed: 4 additions & 293 deletions
Original file line number
Diff line number
Diff line change
@@ -7,299 +7,10 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
-
<aname="v1.29.0"></a>
11
-
## [v1.29.0] - 2020-11-19
10
+
<aname="v0.1.0"></a>
11
+
## v0.1.0 - 2020-11-21
12
12
13
-
-feat: Customizable prefixes for IAM policies (as for IAM role) ([#74](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/74))
13
+
-Initial commit
14
14
15
15
16
-
<aname="v1.28.0"></a>
17
-
## [v1.28.0] - 2020-11-17
18
-
19
-
- feat: Updated range of supported versions of Terraform and providers ([#71](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/71))
- fix: Removed hash_extra_paths to have the same hash for multiple executors ([#66](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/66))
- chore: Upgraded pre-commit-terraform to fix terraform-docs
39
-
40
-
41
-
<aname="v1.24.0"></a>
42
-
## [v1.24.0] - 2020-09-23
43
-
44
-
- feat: Added tflint as pre-commit hook ([#60](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/60))
45
-
46
-
47
-
<aname="v1.23.0"></a>
48
-
## [v1.23.0] - 2020-09-14
49
-
50
-
- feat: Added support for policy_jsons (list of strings) ([#58](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/58))
51
-
52
-
53
-
<aname="v1.22.0"></a>
54
-
## [v1.22.0] - 2020-08-26
55
-
56
-
- feat: Updated submodules to support Terraform 0.13
57
-
58
-
59
-
<aname="v1.21.0"></a>
60
-
## [v1.21.0] - 2020-08-25
61
-
62
-
- fix: os xcode python interpreter ([#50](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/50))
63
-
- docs: Updated description for provisioned_concurrent_executions (closes [#38](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/38))
64
-
- chore: Set number_of_policies in example
65
-
66
-
67
-
<aname="v1.20.0"></a>
68
-
## [v1.20.0] - 2020-08-19
69
-
70
-
- fix: Fix policy attachments for managed policies ([#45](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/45))
71
-
- feat: Add support for EFS File System Config ([#46](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/46))
72
-
- feat: Bump version of AWS provider to support v3
73
-
- feat: Upgraded Terraform version supported
74
-
- docs: Updated FAQ with info about "We currently do not support adding policies for "
75
-
- fix: Adds region wildcard to log group arn when lambda[@edge](https://github.com/edge) ([#35](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/35))
76
-
- fix: Fixed issue with zip renaming on Windows platform ([#32](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/32))
77
-
- feat: docker image building for installing pip requirements independently from OS ([#31](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/31))
- fix: Fixed IAM policy attachment with multiple functions ([#26](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/26))
81
-
- feat: Added support for variety of options for source_path, closes [#12](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/12) ([#25](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/25))
82
-
- Updated examples and readme
83
-
- Added more samples to examples/simple/main.tf
84
-
- package.py - Log directories with ending /
85
-
- package.py - Log skipped items + made uniform some messages
86
-
- package.py - Added support for comments in patterns
87
-
- package.py - Renamed: logger -> log
88
-
- feat: Added ZipContentFilter class to apply patterns filtering
- fix: Do not create AWS Cloudwatch log group for Lambda Layers
106
-
- feat: Add Cloudwatch Logs resources (or use existing) ([#24](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/24))
107
-
108
-
109
-
<aname="v1.6.1"></a>
110
-
## [v1.6.1] - 2020-08-14
111
-
112
-
- fix: Added support for AWS provider v3 used by notify-slack module with Terraform 0.12
113
-
114
-
115
-
<aname="v1.19.0"></a>
116
-
## [v1.19.0] - 2020-08-14
117
-
118
-
- feat: Add support for EFS File System Config ([#46](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/46))
119
-
120
-
121
-
<aname="v1.18.0"></a>
122
-
## [v1.18.0] - 2020-08-13
123
-
124
-
- feat: Bump version of AWS provider to support v3
125
-
126
-
127
-
<aname="v1.17.0"></a>
128
-
## [v1.17.0] - 2020-07-20
129
-
130
-
- feat: Upgraded Terraform version supported
131
-
132
-
133
-
<aname="v1.16.0"></a>
134
-
## [v1.16.0] - 2020-06-26
135
-
136
-
- docs: Updated FAQ with info about "We currently do not support adding policies for "
137
-
138
-
139
-
<aname="v1.15.0"></a>
140
-
## [v1.15.0] - 2020-06-24
141
-
142
-
- fix: Adds region wildcard to log group arn when lambda[@edge](https://github.com/edge) ([#35](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/35))
143
-
144
-
145
-
<aname="v1.14.0"></a>
146
-
## [v1.14.0] - 2020-06-18
147
-
148
-
- fix: Fixed issue with zip renaming on Windows platform ([#32](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/32))
149
-
150
-
151
-
<aname="v1.13.0"></a>
152
-
## [v1.13.0] - 2020-06-17
153
-
154
-
- feat: docker image building for installing pip requirements independently from OS ([#31](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/31))
- fix: Fixed IAM policy attachment with multiple functions ([#26](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/26))
168
-
169
-
170
-
<aname="v1.10.0"></a>
171
-
## [v1.10.0] - 2020-06-14
172
-
173
-
- feat: Added support for variety of options for source_path, closes [#12](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/12) ([#25](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/25))
174
-
- Updated examples and readme
175
-
- Added more samples to examples/simple/main.tf
176
-
- package.py - Log directories with ending /
177
-
- package.py - Log skipped items + made uniform some messages
178
-
- package.py - Added support for comments in patterns
179
-
- package.py - Renamed: logger -> log
180
-
- feat: Added ZipContentFilter class to apply patterns filtering
- fix: Do not create AWS Cloudwatch log group for Lambda Layers
208
-
209
-
210
-
<aname="v1.7.0"></a>
211
-
## [v1.7.0] - 2020-06-12
212
-
213
-
- feat: Add Cloudwatch Logs resources (or use existing) ([#24](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/24))
214
-
215
-
216
-
<aname="v1.6.0"></a>
217
-
## [v1.6.0] - 2020-06-11
218
-
219
-
- feat: Added package debug levels
220
-
221
-
222
-
<aname="v1.5.0"></a>
223
-
## [v1.5.0] - 2020-06-10
224
-
225
-
- fix: Added dependency for aws_s3_bucket_object, fixes [#15](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/15) ([#19](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/19))
226
-
- feat: Added support for one-shot artifacts build to skip recreation of missing packages ([#20](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/20))
227
-
228
-
229
-
<aname="v1.4.0"></a>
230
-
## [v1.4.0] - 2020-06-10
231
-
232
-
- feat: Added deploy module to do complex deployments using AWS CodeDeploy ([#17](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/17))
233
-
- feat: Stable zip archives - v1 ([#18](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/18))
234
-
- feat: Added better support for Lambda Alias resources via separate submodule ([#14](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/14))
235
-
- feat: Reliable passing build plan by a separate file + minor changes ([#13](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/13))
236
-
237
-
238
-
<aname="v1.3.0"></a>
239
-
## [v1.3.0] - 2020-06-07
240
-
241
-
- fix: Computed values in number of policies
242
-
243
-
244
-
<aname="v1.2.0"></a>
245
-
## [v1.2.0] - 2020-06-07
246
-
247
-
- feat: Added support for Lambda Permissions for allowed triggers ([#11](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/11))
248
-
- docs: Added link to apigateway-v2 module
249
-
250
-
251
-
<aname="v1.1.0"></a>
252
-
## [v1.1.0] - 2020-06-05
253
-
254
-
- feat: Added 4 new ways to customize IAM policies for Lambda Function ([#10](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/10))
255
-
- Fixed README
256
-
- Updated README formatting
257
-
258
-
259
-
<aname="v1.0.0"></a>
260
-
## [v1.0.0] - 2020-06-04
261
-
262
-
- Updated README formatting
263
-
- Initial terraform-aws-lambda implementation
264
-
- Added example of Dockerfile for custom AWS Lambda build env
265
-
- Added initial draft implementation of lambda.py and package.tf
0 commit comments