Skip to content

v2.3.1

Latest
Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 11 Jul 17:12
2e03f5c
Add support loadbalancer capacity reservation @y3ti (#201) ## what

Add support for minimum capacity units for Application Load Balancers (ALB).

why

AWS launched LCU Reservation support for Application Load Balancers (ALB) and Network Load Balancers (NLB). This feature enables proactive capacity management by allowing customers to set minimum capacity thresholds, ensuring consistent performance during traffic spikes.

Terraform AWS Provider has started supporting this since v5.99

references

chore: Replace Makefile with atmos.yaml @osterman (#198) ## what - Switch to atmos for readme generation

🤖 Automatic Updates

Fix go version in tests @osterman (#199) ## what - Update go `1.24`

why

  • Error loading shared library libresolv.so.2 in Go 1.20

References