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: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,9 @@ Tag formats supported:
37
37
38
38
## Change Log
39
39
40
+
### 4.0.2
41
+
- Set `TF_RECREATE_MISSING_LAMBDA_PACKAGE` to `false` in drift buildspec to avoid issues with missing Lambda packages when using `terraform-aws-modules/lambda/aws` module.
42
+
40
43
### 4.0.1
41
44
- Propagate global tags to drift pipeline, which was previously not tagged.
42
45
- Add GitHub action to automatically create GitHub releases when a new semantic version tag is pushed.
0 commit comments