Releases: bankrate/terraform-aws-lambda
Releases · bankrate/terraform-aws-lambda
9.1.0 - add arm64 support
What's Changed
Full Changelog: 9.0.0...9.1.0
9.0.0 - Upgrade lambda-function module to v5
What's Changed
- Add dependabot configuration by @org-evergreen-installation in #21
- feat(lambda): upgrade lambda-function module to v5 by @agloyd01 in #23
New Contributors
- @org-evergreen-installation made their first contribution in #21
- @agloyd01 made their first contribution in #23
Full Changelog: 8.0.2...9.0.0
Fix env variables to work
Add getParameter permissions to custom SSM Path
What's Changed
- Update config.yml by @andrew-rv in #16
- add get parameter ssm permission by @ksrisurapaneni in #15
New Contributors
- @ksrisurapaneni made their first contribution in #15
Full Changelog: 8.0.0...8.0.1
8.0.0 - Major: Filename now optional, GH Workflow change
What's Changed
- [Hackday] CI: Replace github action for checks w/ circleci by @rv-jgentile in #12
- [Hackday] CI: Add 8th example test by @rv-jgentile in #14
- Fp 141 - filename variable optional by @edolsen-rv in #11
Full Changelog: 7.0.0...8.0.0
7.0.0 -- Update Terraform and AWS Version Pin
What's Changed
- fixed validation statement by @Halima-RV in #9
- [FP-1428]Update:Support DynamoDB SQS and Kinesis events by @andrew-rv in #8
- Fp 1577: Update AWS and Terraform Version Pins by @Halima-RV in #10
New Contributors
- @andrew-rv made their first contribution in #8
Full Changelog: 6.1.0...6.1.1
6.1.0 - Function URL support
What's Changed
- added function url resource to module by @Halima-RV in #7
New Contributors
- @Halima-RV made their first contribution in #7
Full Changelog: 6.0.0...6.1.0
Major: Refactor lambda and triggers
What's Changed
- Create CODEOWNERS by @alexmkirk in #5
- Refactor lambda and events by @edolsen-rv in #6
New Contributors
- @alexmkirk made their first contribution in #5
- @edolsen-rv made their first contribution in #6
Full Changelog: 5.0.1...6.0.0
bugfix: ignore redrive policy in sns subscription
Merge pull request #4 from bankrate/f/FP-914_ignore_redrive [FP-914] Ignore (unused) redrive_policy in SNS subscription lifecycle
Major: ignore_changes on most things
Merge pull request #3 from bankrate/origin/ignore_code_changes Fix: add terraform ignore so lambdas aren't recreated every apply