Releases: aws-ia/terraform-aws-amazon-vpc-lattice-module
Releases · aws-ia/terraform-aws-amazon-vpc-lattice-module
v1.1.0
What's Changed
- Added the capability managed external VPC Lattice services (created outside the module) and share them using AWS RAM.
Changes added by @JakubCzarniecki in #70
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed (Moving to v1)
- Adding DNS configuration: creation of Alias records when VPC Lattice services with custom domain names are configured.
- Adding Access Log configuration (both VPC Lattice service network & services).
- Updated README format.
- Added dns_configuration examples. Updated service_network and service example folders.
Changes added by @pablo19sc in #64
Full Changelog: v0.2.0...v1.0.0
v0.2.0
What's Changed
- Updates in documentation by @rvoh-tismith in #59
- Added support for RAM share (VPC Lattice service networks and services) by @pablo19sc in #60
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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_permissionwhen doing Lambda target group attachment. - Moving from terratest to terraform test.
Full Changelog: v0.0.4...v0.1.0
v0.0.4
What's Changed
- Minor update: automation files updated.
- No change in module implementation.
Full Changelog: v0.0.3...v0.0.4
v0.0.3
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
- @jacobsims214 made their first contribution in #29 & #30.
Full Changelog: v0.0.2...v0.0.3
v0.0.2
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