Releases: PatientPing/terraform-aws-lambda
Releases · PatientPing/terraform-aws-lambda
Clean-up CloudWatch Subscription Resource Name
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
What's Changed
- CAB-4856: Apply master-branch kno2-discharge-summary Terraform and check for drift by @irsanchez in #37
New Contributors
- @irsanchez made their first contribution in #37
Full Changelog: v1.0.2pp...v1.1.0
v1.0.2pp
What's Changed
- Add support for variable
git_base_ref_for_unit_testto trigger unit tests for different base branch
Full Changelog: v1.0.1pp...v1.0.2pp
v1.0.1pp
v1.0pp
v0.24pp
Add support for shipping logs to sumo
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
Details on usage of this new functionality to run unit tests can be found here Codebuild and Unit Testing
v0.21pp
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
Merge pull request #25 from PatientPing/codebuild-auth-fix Remove deprecated Auth block from codebuild jobs