Skip to content

v2.2.0 (2024-08-01)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 14:39
a1219b0
  • Add support for T4g instance types. (#114)
  • Add support for PostgreSQL 13 and 14 RDS parameter groups. (#114)
  • Drop support for RDS PostgreSQL 9.x. (#114)
  • Add support for EKS EncryptionConfig. Set with EnableEksEncryptionConfig=true. (#115)
  • Add EksClusterName parameter to control name of EKS cluster. If upgrading, set this to STACK_NAME-cluster to match existing name. (#115)
  • Upgrade to troposphere v4.2.0. (#116)
  • Add EksPublicAccessCidrs parameter to optionally restrict access to your public Kubernetes API endpoint using CIDR blocks. If defined, both public and private endpoint access enabled as detailed in API server endpoint access options. (#117)
  • Enable api, audit, and authenticator log types for EKS control plane logging. (#117)
  • Allow bastion access to Kubernetes API endpoint. (#117)
  • Add eks.LaunchTemplateSpecification to enforce HttpTokens-based metadata. (#117)