Releases: trussworks/terraform-aws-nlb-containers
Releases · trussworks/terraform-aws-nlb-containers
Enable deletion protection
Deprecate using Terraform versions before 1.0 Latest
Module now requires using Terraform version 1.0 or higher.
Export the target group ARN
This adds the NLB's target group ARN to the module outputs.
Add option to specify IPv4 addresses
This adds an option to specify a list of IPv4 addresses to be associated with an NLB instead of using a list of elastic IP addresses.
More details can be found at #67.
Relax Terraform compatible versioning & Repo Updates
This release focuses on:
- Updating CircleCI image
- Precommit plugins
- Upgrade TF providers
- Allow for TF 0.14
- Cleanup circleci yaml
Pin for TF13
Merge pull request #45 from trussworks/replace-circleci-docker-primary Replace circleci docker primary and upgrade to terraform 13
Pin for TF12
Merge pull request #43 from trussworks/cg_pin Pin tf version to 0.12 family. Update pre-commit.
v2.0.2
Add new variables (#17)
v1.4.0: Merge pull request #5 from trussworks/health_check_protocol
Health check protocol option
v1.3.0: Merge pull request #4 from trussworks/mk-rename-health-check-var
rename healthcheck to health_check