Releases: sparkfabrik/terraform-aws-eks-bootstrap
Releases · sparkfabrik/terraform-aws-eks-bootstrap
4.6.0
What's Changed
- Add variables for ECR lifecycle policy configuration and tag protection
Fixed
- ECR Lifecycle policy rules now properly handle tag protection patterns
- Fixed ECR lifecycle policy application to respect excluded repositories
Full Changelog: 4.5.0...4.6.0
4.5.0
4.4.0
4.3.0
fix: update aws_s3_bucket_lifecycle_configuration (#59)
4.2.0
Added
- refs platform/#3519: Update Ingress Nginx module to version
0.8.0
4.1.0
Added
- Update github.com/sparkfabrik/terraform-helm-fluentbit module to version 0.4.0
- Add a new output
managed_node_group_iam_roles
to expose a map of IAM roles for all managed node groups created
4.0.0
Added
- refs platform/#3267: Update modules for compatibility with aws-eks 1.25
⚠️ Breaking changes ⚠️
ATTENTION: read the upgrading instructions.
3.1.0
3.0.0
⚠️ Breaking changes ⚠️
ATTENTION: read the upgrading instructions.
Changed
- refs platform/#2564: update nginx-ingress controller installation module, using the module hosted on GitHub.
2.1.0
Changed
- refs platform/#2586: the
enhanced_container_insights_enabled
variable is now true by default.