Skip to content

Releases: bankrate/terraform-aws-lambda

9.1.0 - add arm64 support

29 May 13:57
09c342b
Compare
Choose a tag to compare

What's Changed

  • feat(lambda): add architecture support by @agloyd01 in #24

Full Changelog: 9.0.0...9.1.0

9.0.0 - Upgrade lambda-function module to v5

29 May 00:16
9409898
Compare
Choose a tag to compare

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

23 Feb 23:10
3a4c9a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.0.1...8.0.2

Add getParameter permissions to custom SSM Path

23 Feb 21:35
7fef0c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.0.0...8.0.1

8.0.0 - Major: Filename now optional, GH Workflow change

24 Oct 20:56
bc0d3a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.0...8.0.0

7.0.0 -- Update Terraform and AWS Version Pin

26 Sep 19:23
cd013f8
Compare
Choose a tag to compare

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

Full Changelog: 6.1.0...6.1.1

6.1.0 - Function URL support

26 Jul 19:34
cb82b6f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.0...6.1.0

Major: Refactor lambda and triggers

10 May 15:12
e935b8c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.1...6.0.0

bugfix: ignore redrive policy in sns subscription

24 Jun 19:57
71de683
Compare
Choose a tag to compare
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

27 May 18:55
5f649b7
Compare
Choose a tag to compare
Merge pull request #3 from bankrate/origin/ignore_code_changes

Fix: add terraform ignore so lambdas aren't recreated every apply