Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 04 May 16:32
d1eacbd

2.0.0 (2026-05-04)

⚠ BREAKING CHANGES

  • security,eks: cluster_security_group_id and gateway_port variables removed from infrastructure/aws/security. Callers must replace those inputs with a separate module eks_gateway_rules call using infrastructure/aws/eks-gateway-rules.

Features

  • security,eks: extract gateway SG rules into dedicated eks-gateway-rules module (#314) (bb5a1dd)