Skip to content

Releases: PatientPing/terraform-aws-lambda

Clean-up CloudWatch Subscription Resource Name

03 Oct 16:29
53c176e

Choose a tag to compare

What's Changed

  • PNGDAT-3207: Kno2 Add configuration to support delegation update (Clean-up) by @irsanchez in #40

Full Changelog: v1.1.0pp...v1.1.1pp

Support for Dynamic CloudWatch Subscription Name

01 Oct 21:44
18782b7

Choose a tag to compare

What's Changed

  • CAB-4856: Apply master-branch kno2-discharge-summary Terraform and check for drift by @irsanchez in #37

New Contributors

Full Changelog: v1.0.2pp...v1.1.0

v1.0.2pp

10 Sep 17:42
9249947

Choose a tag to compare

What's Changed

  • Add support for variable git_base_ref_for_unit_test to trigger unit tests for different base branch

Full Changelog: v1.0.1pp...v1.0.2pp

v1.0.1pp

10 Sep 15:03
1462111

Choose a tag to compare

What's Changed

  • Bump default codebuild image for lambda layer

Full Changelog: v1.0pp...v1.0.1pp

v1.0pp

12 Aug 13:19
c20c856

Choose a tag to compare

What's Changed

  • Bump default codebuild image by @bchinpp in #33
    • Use codebuild_image variable for deploy lambda codebuild
    • Change default codebuild_image to "aws/codebuild/standard:7.0"

Full Changelog: v0.24pp...v1.0pp

v0.24pp

06 Aug 19:09
24fccce

Choose a tag to compare

What's Changed

Full Changelog: v0.23pp...v0.24pp

Add support for shipping logs to sumo

26 Jul 18:27
dfca4af

Choose a tag to compare

Added support to specify some log group parameters and also enable shipping lambda logs to sumo logic

Create and run codebuild to perform unit testing for both lambda layers and functions

15 Dec 16:02
76e3b21

Choose a tag to compare

Details on usage of this new functionality to run unit tests can be found here Codebuild and Unit Testing

v0.21pp

29 Nov 21:51
64d3796

Choose a tag to compare

Please use the updated version v0.22pp as unit test resource has access to parameter store which is needed for certain functionality.

Compatibility with v5.0.0 Terraform AWS Provider

31 May 16:55
b057384

Choose a tag to compare

Merge pull request #25 from PatientPing/codebuild-auth-fix

Remove deprecated Auth block from codebuild jobs