Skip to content

Releases: hashicorp/terraform-aws-consul-lambda

v0.1.0-beta5

05 Mar 07:47
15cdebb

Choose a tag to compare

v0.1.0-beta5 Pre-release
Pre-release

0.1.0-beta5 (Mar 04, 2024)

FEATURES

  • Add support for storing parameter values greater than 4 KB. The lambda-registrator module and source code have been updated to accept a configurable value for the SSM parameter tier. This allows users to choose if they want to use the Advanced tier feature. Charges apply for the Advanved tier so if the tier is not expressly set to Advanced, then the Standard tier will be used. Using the Advanced tier allows for parameter values up to 8 KB. The Lambda-registrator Terraform module can be configured using the new consul_extension_data_tier variable.
    [GH-78]

  • Add support for pushing consul-lambda-registrator public image to private ecr repo through terraform.
    [GH-82]

  • Add arm64 support to consul-lambda-registrator and consul-lambda-extension.
    [GH-90]

v0.1.0-beta4

28 Apr 18:53
62e0fdb

Choose a tag to compare

v0.1.0-beta4 Pre-release
Pre-release

0.1.0-beta4 (Apr 28, 2023)

IMPROVEMENTS:

  • Pin the version of the terraform-aws-modules/eventbridge/aws module to v1.17.3. This ensures the selection of the eventbridge module is deterministic when using the lambda-registrator Terraform module.
    [GH-70]

BUG FIXES:

  • Disable Cgo compilation for Lambda registrator and extension. Compiling without CGO_ENABLED=0 on Go 1.20 causes an issue that does not allow Lambda registrator or the Lambda extension to execute within the AWS Lambda runtime.
    [GH-68]

v0.1.0-beta3

16 Mar 20:46

Choose a tag to compare

v0.1.0-beta3 Pre-release
Pre-release

0.1.0-beta3 (Mar 16, 2023)

BREAKING CHANGES

  • EnvoyExtensions configuration was released in Consul 1.15.0 and is now used to configure Lambda functions.
    [GH-51]

FEATURES

  • Update minimum go version for project to 1.20 [GH-1908]

BUG FIXES:

v0.1.0-beta2

04 Oct 18:19

Choose a tag to compare

v0.1.0-beta2 Pre-release
Pre-release

0.1.0-beta2 (October 04, 2022)

FEATURES

  • Add support to enable AWS Lambda functions to call Consul mesh services.

v0.1.0-beta1

15 Jun 13:52
a7ce573

Choose a tag to compare

v0.1.0-beta1 Pre-release
Pre-release

0.1.0-beta1 (Jun 15, 2022)

  • Initial release

v0.1.0-alpha2

06 Jun 13:23

Choose a tag to compare

v0.1.0-alpha2 Pre-release
Pre-release
0.1.0-alpha2

v0.1.0-alpha1

03 Jun 19:08

Choose a tag to compare

v0.1.0-alpha1 Pre-release
Pre-release
set 0.1.0 beta1 version