v4.15.0
版本发布时间: 2022-11-05 13:59:12
aws-ia/terraform-aws-eks-blueprints最新发布版本:v5.0.0(2023-08-10 03:08:17)
What's Changed
- feat: Add support for
istio-csr
addon by @Pacobart in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1100 - feat: Allow users to specify
namespace
for Crossplane addon by @bobdoah in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1103 - chore: Remove examples that are related to EKS Blueprints cluster modules by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1104
- fix: Add
kubectl
provider block tocsi-secrets-driver
example by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1101 - chore: Update CI to move scripts to script folder and ensure CloudWatch logs are deleted before applying by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1105
- feat: Add argo workflows add on module by @season1946 in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1110
- feat: Adding Apache Kafka Kubernetes Add-on by @AlyIbrahim in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1090
- fix: Changed non portable usage of base64 --decode flag to -d by @joeyqliu in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1116
- chore: Revert removal of local node group examples by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1121
- fix: Argo and Keda TF plan repeated changes gitops example by @Zvikan in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1120
- fix: Add k8s provider & wait for addons by @Zvikan in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1127
- feat: Add
flb_log_cw
parameter to Fargate FluentBit addon to enable sending logs to CloudWatch by @gabrielhm1 in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1129 - fix: Correct
fargate-fluentbit
example usage by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1131 - feat: Update EKS module version and add additional variables supported by the module by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1132
- feat: Crossplane Kubernetes Provider by @bobdoah in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1119
- feat: Add transparent encryption with cilium and wiregaurd by @askulkarni2 in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1130
- feat: Tag
external-dns
IAM policy by @nitrocode in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1135 - fix: Correct conditional logic check of cluster encryption config by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1137
New Contributors
- @season1946 made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1110
- @AlyIbrahim made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1090
- @joeyqliu made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1116
- @gabrielhm1 made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1129
- @nitrocode made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1135
Full Changelog: https://github.com/aws-ia/terraform-aws-eks-blueprints/compare/v4.14.0...v4.15.0