Releases: cloudposse/terraform-aws-elastic-beanstalk-environment
Releases · cloudposse/terraform-aws-elastic-beanstalk-environment
Add `Application Load Balancer` health check settings
What
- Added
Application Load Balancer
health check settings in namespaceaws:elasticbeanstalk:environment:process:default
Why
- The
ALB
health check does not take into account theElastic Beanstalk
health check path
References
Support Empty Env List and Return Stable Values
0.2.3 Support Empty Env List and Return Stable Values (#11)
Add http to https redirect
Add http to https redirect
Rename Repo
What
- Rename repo
Why
- To conform to community standard: https://www.terraform.io/docs/registry/modules/publish.html
Propagate `attributes` and `tags` from `variables.tf` to internal `label` module
Propagate attributes
and tags
from variables.tf
to internal label
module
0.1.3: Remove `template_name` (#5)
* Remove `template_name` * Remove `template_name` and `var.settings`
0.1.2
solution_stack_name-attribute
0.1.1 Add `solution_stack_name` attribute to `aws_elastic_beanstalk_environ…