Skip to content

Releases: aws-ia/terraform-aws-amazon-vpc-lattice-module

v0.1.0

20 May 04:04
376eb2a
Compare
Choose a tag to compare

What's Changed

Changes added by @pablo19sc

  • Adding support for AWS Lambda event structure (V1 or V2) in Target Group configuration.
  • Adding resource aws_lambda_permission when doing Lambda target group attachment.
  • Moving from terratest to terraform test.

Full Changelog: v0.0.4...v0.1.0

v0.0.4

09 May 16:46
50e177a
Compare
Choose a tag to compare

What's Changed

  • Minor update: automation files updated.
  • No change in module implementation.

Full Changelog: v0.0.3...v0.0.4

v0.0.3

08 Jan 19:39
e343848
Compare
Choose a tag to compare

What's Changed

  • FIX - Removing health_check configuration for ALB target group type. Updates in example target_groups with ALB type and README by @pablo19sc and @jacobsims214 in #29 & #30.

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

15 Jun 18:21
76716e5
Compare
Choose a tag to compare

What's Changed

  • Updates from project type by @aws-ia-automator-gamma in #24

New Contributors

  • @aws-ia-automator-gamma made their first contribution in #24

Full Changelog: v0.0.1...v0.0.2

v0.0.1

14 Jun 18:27
11c1abd
Compare
Choose a tag to compare

First version of the VPC Lattice Terraform module by @pablo19sc in #1