terraform-aws-eks

Terraform module to create Amazon Elastic Kubernetes (EKS) resources πŸ‡ΊπŸ‡¦

APACHE-2.0 License

Stars
4.4K
Committers
360

Bot releases are hidden (Show)

terraform-aws-eks - v18.0.3

Published by antonbabenko almost 3 years ago

18.0.3 (2022-01-06)

Bug Fixes

  • Remove trailing hyphen from cluster security group and iam role name prefix (#1745) (7089c71)
terraform-aws-eks - v18.0.2

Published by antonbabenko almost 3 years ago

18.0.2 (2022-01-06)

Bug Fixes

  • Change variable "node_security_group_additional_rules" from type map(any) to any (#1747) (8921827)
terraform-aws-eks - v18.0.1

Published by antonbabenko almost 3 years ago

18.0.1 (2022-01-06)

Bug Fixes

  • Correct conditional map for cluster security group additional rules (#1738) (a2c7caa)
terraform-aws-eks - v18.0.0

Published by antonbabenko almost 3 years ago

18.0.0 (2022-01-05)

⚠ BREAKING CHANGES

  • Removed support for launch configuration and replace count with for_each (#1680)
  • More details provided under the UPGRADE-18.0.md document
- Add support for cluster addons
- Add support for cluster identity provider configuration
- Create separate, standalone sub-modules for:
	- User data
	- EKS Managed Node Group
	- Self Managed Node Group
	- Fargate Profile
- Drop support for launch configurations - only launch template will be supported going forward
- Drop support for managing aws-auth configmap
	- Drop the requirement of requiring aws-iam-authenticator
	- Drop requirement of Kubernetes terraform provider
- Replace list/count usage with maps/for_each
- Update user data usage to allow users to provide their own template in addition to the various settings and configurations provided for the module provided user data templates
- Update to allow a cohesive suite of settings that are uniform across the node pool types supported and continued support of multiple node group default settings under the root module
- Update to allow more control over customizations/configurations of (not limited to):
	- Security groups
	- IAM roles
	- Tags
	- User data
	- Launch template

Features

  • Removed support for launch configuration and replace count with for_each (#1680) (ee9f0c6)

Bug Fixes

  • Update preset rule on semantic-release to use conventional commits (#1736) (be86c0b)
terraform-aws-eks - v17.24.0

Published by antonbabenko almost 3 years ago

17.24.0 (2021-11-22)

Bug Fixes

  • Added Deny for CreateLogGroup action in EKS cluster role (#1594) (6959b9b)
  • update CI/CD process to enable auto-release workflow (#1698) (b876ff9)

Features

  • Add ability to define custom timeout for fargate profiles (#1614) (b7539dc)
  • Removed ng_depends_on variable and related hack (#1672) (56e93d7)
terraform-aws-eks - v17.23.0

Published by antonbabenko almost 3 years ago

terraform-aws-eks - v17.22.0

Published by antonbabenko about 3 years ago

terraform-aws-eks - v17.21.0

Published by antonbabenko about 3 years ago

terraform-aws-eks - v17.20.0

Published by antonbabenko about 3 years ago

terraform-aws-eks - v17.19.0

Published by antonbabenko about 3 years ago

terraform-aws-eks - v17.18.0

Published by antonbabenko about 3 years ago

terraform-aws-eks - v17.17.0

Published by antonbabenko about 3 years ago

terraform-aws-eks - v17.16.0

Published by antonbabenko about 3 years ago

terraform-aws-eks - v17.15.0

Published by antonbabenko about 3 years ago

terraform-aws-eks - v17.14.0

Published by antonbabenko about 3 years ago

terraform-aws-eks - v17.13.0

Published by antonbabenko about 3 years ago

terraform-aws-eks - v17.12.0

Published by antonbabenko about 3 years ago

terraform-aws-eks - v17.11.0

Published by antonbabenko about 3 years ago

terraform-aws-eks - v17.10.0

Published by antonbabenko about 3 years ago

terraform-aws-eks - v17.9.0

Published by antonbabenko about 3 years ago

Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
SWUbanner
Related Projects