Releases: moritzzimmer/terraform-aws-lambda
Releases · moritzzimmer/terraform-aws-lambda
v6.9.1
What's Changed
- fix(deployment): use dynamic blocks for alarm and rollback configurations in CodeDeploy by @moritzzimmer in #83
Full Changelog: v6.9.0...v6.9.1
v6.9.0
What's Changed
- feat(deployment): enhanced deployment features by @moritzzimmer in #82
Full Changelog: v6.8.1...v6.9.0
v6.8.1
What's Changed
- fix: reverted lifecycle ignores by @moritzzimmer in #81
Full Changelog: v6.8.0...v6.8.1
v6.8.0
What's Changed
- docs: use pre-commit to generate terraform_docs by @moritzzimmer in #80
- chore(deployment): updated base CodeBuild docker image
Full Changelog: v6.7.0...v6.8.0
v6.7.0
What's Changed
- build(deps): bump terraform-linters/setup-tflint from 2 to 3 by @dependabot in #73
- chore: updated min. aws provider version to 4.40 by @moritzzimmer in #74
- feat: added pr title validation by @moritzzimmer in #76
- feat: add ephemeral storage configuration by @RemingtonReackhof in #75
- chore: removed ignored attributes computed by aws provider by @moritzzimmer in #78
- ci: migrated to shell only version bumps by @moritzzimmer in #79
New Contributors
- @dependabot made their first contribution in #73
- @RemingtonReackhof made their first contribution in #75
Full Changelog: v6.6.0...v6.7.0
v6.6.0
What's Changed
- fix: fixed tflint errors by @moritzzimmer in #71
- Support function_response_types in event_source_mappings by @Schwamkrug in #68
- Add iam_role_name override variable and ensure generated name does not exceed 64 chars by @BrandonLWhite in #67
New Contributors
- @Schwamkrug made their first contribution in #68
- @BrandonLWhite made their first contribution in #67
Full Changelog: v6.5.0...v6.6.0
v6.5.0
What's Changed
- feat(kinesis): support dedicated-throughput consumer with enhanced fan-out by @moritzzimmer in #66
Full Changelog: v6.4.0...v6.5.0
v6.4.0
What's Changed
- refactor(deployment): use
aws_s3_bucket_aclresource by @moritzzimmer in #62 - chore: upated tflint and added tfsec action by @moritzzimmer in #64
- feat: add input argument for cloudwatch_event_target by @ablotny in #63
New Contributors
Full Changelog: v6.3.0...v6.4.0
v6.3.0
What's Changed
- feat: added filter criteria for event source mappings by @moritzzimmer in #61
Full Changelog: v6.2.0...v6.3.0
v6.2.0
What's Changed
- feat: added possibility to disable CloudWatch logs by @moritzzimmer in #60
Full Changelog: v6.1.1...v6.2.0