Skip to content

Releases: amilochau/tf-modules

Version v2.4.2

27 Aug 21:02
c7995b7

Choose a tag to compare

What's Changed

New features

Full Changelog: v2.4.1...v2.4.2

Version v2.4.1

16 Feb 17:37
6a2053e

Choose a tag to compare

What's Changed

New features

Minor changes

  • Add a condition to allow CloudFront actions for IAM roles used by GitHub Identity Provider by @amilochau in #115

Full Changelog: v2.4.0...v2.4.1

Version v2.4.0

13 Feb 09:27
74af1a0

Choose a tag to compare

What's Changed

New features

  • Set maximum throughput for DynamoDB tables and GSI by @amilochau in #113
  • Improve CloudFront policies: Security headers, Cache header by @amilochau in #112

Minor changes

Full Changelog: v2.3.3...v2.4.0

Version v2.3.3

06 Jan 16:30
130659e

Choose a tag to compare

What's Changed

New features

Full Changelog: v2.3.2...v2.3.3

Version v2.3.2

04 Oct 09:25
048556b

Choose a tag to compare

What's Changed

Minor changes

  • Add dynamodb:BatchWriteItem permission for Lambda functions by @amilochau in #105

Full Changelog: v2.3.1...v2.3.2

Version v2.3.1

10 Aug 18:04
9a5b4af

Choose a tag to compare

What's Changed

Bug fixes

  • Fix missing request_parameters for AWS Lambda existing functions by @amilochau in #103
  • Fix CORS in complex scenarios by @amilochau in #104

Full Changelog: v2.3.0...v2.3.1

Version v2.3.0

07 Aug 06:36

Choose a tag to compare

What's Changed

New features

  • Support existing lambda functions within a Functions app by @amilochau in #99
  • Support external accesses for Lambda functions on DynamoDB tables and SNS topics by @amilochau in #101
  • Support API gateway route parameters mapping by @amilochau in #102

Minor changes

  • Add an explicit dependency on SNS topics fro Lambda functions by @amilochau in #100

Full Changelog: v2.2.0...v2.3.0

Version v2.2.0

22 Jul 14:50
a3afc16

Choose a tag to compare

What's Changed

New features

  • Use JSON-formatted logs from Lambda functions, with configurable minimum log level by @amilochau in #95
  • Mutualize Cloudwatch logs within a single log group per application by @amilochau in #97

Bug fixes

Minor changes

  • Upgrade minimal versions required for Terraform and providers by @amilochau in #93
  • Improve API Gateway logs with new context data by @amilochau in #96

Full Changelog: v2.1.0...v2.2.0

Version v2.1.0

05 Mar 12:40
eeb14eb

Choose a tag to compare

What's Changed

New features

Minor changes

  • Update versions for Terraform engine and providers by @amilochau in #90

Full Changelog: v2.0.2...v2.1.0

Version v2.0.2

17 Feb 17:41
b7c5bc8

Choose a tag to compare

What's Changed

Minor changes

  • Simplify Cognito references for Functions apps by @amilochau in #88
  • Make device tracking optional (opt-in from user) by @amilochau in #89

Full Changelog: v2.0.1...v2.0.2