Skip to content

v2.0.2

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 10 Apr 15:52
· 31 commits to refs/heads/main since this release
7ab2c87
chore: add load_balancing_algorithm_type variable @dmitrijn (#236)

what

  • add load_balancing_algorithm_type variable for alb-ingress module

why

  • allow to switch between round_robin and least_outstanding_requests for alb target groups

🤖 Automatic Updates

Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#265)

what

  • Install latest GitHub Action Workflows

why

  • Use shared workflows from cldouposse/.github repository
  • Simplify management of workflows from centralized hub of configuration