Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 13:26
ce55ce2

3.0.0 (2024-05-21)

⚠ BREAKING CHANGES

  • use shared route table for public subnet (#125)

Features

  • add new output eks which contains all outputs of module.eks (#131) (6f7739e)
  • add output eks for provide convenient approach to access eks module's all outputs (6f7739e)
  • cluster_autoscaler: removed old k8s versions, added new ones (#120) (853aba8)
  • Disable nodepool logging to cloudwatch by default (#126) (c9be3c1)
  • support disable nat gateway and use public subnet (#132) (4c1b508)
  • Support single zone node_group (#133) (8038bdf)
  • use shared route table for public subnet (#125) (12e5ff0)

Bug Fixes