Skip to content

Releases: aws-ia/terraform-aws-eks-blueprints

v4.15.0

05 Nov 05:59
034d764
Compare
Choose a tag to compare

What's Changed

  • feat: Add support for istio-csr addon by @Pacobart in #1100
  • feat: Allow users to specify namespace for Crossplane addon by @bobdoah in #1103
  • chore: Remove examples that are related to EKS Blueprints cluster modules by @bryantbiggs in #1104
  • fix: Add kubectl provider block to csi-secrets-driver example by @bryantbiggs in #1101
  • chore: Update CI to move scripts to script folder and ensure CloudWatch logs are deleted before applying by @bryantbiggs in #1105
  • feat: Add argo workflows add on module by @season1946 in #1110
  • feat: Adding Apache Kafka Kubernetes Add-on by @AlyIbrahim in #1090
  • fix: Changed non portable usage of base64 --decode flag to -d by @joeyqliu in #1116
  • chore: Revert removal of local node group examples by @bryantbiggs in #1121
  • fix: Argo and Keda TF plan repeated changes gitops example by @Zvikan in #1120
  • fix: Add k8s provider & wait for addons by @Zvikan in #1127
  • feat: Add flb_log_cw parameter to Fargate FluentBit addon to enable sending logs to CloudWatch by @gabrielhm1 in #1129
  • fix: Correct fargate-fluentbit example usage by @bryantbiggs in #1131
  • feat: Update EKS module version and add additional variables supported by the module by @bryantbiggs in #1132
  • feat: Crossplane Kubernetes Provider by @bobdoah in #1119
  • feat: Add transparent encryption with cilium and wiregaurd by @askulkarni2 in #1130
  • feat: Tag external-dns IAM policy by @nitrocode in #1135
  • fix: Correct conditional logic check of cluster encryption config by @bryantbiggs in #1137

New Contributors

Full Changelog: v4.14.0...v4.15.0

v4.14.0

29 Oct 01:06
8fa9a62
Compare
Choose a tag to compare

What's Changed

  • chore: Replace EFS standalone resources with EFS module by @bryantbiggs in #1081
  • fix: Windows - Changing docker files to be stored on secondary drive by @marciogmorales in #1084
  • feat: Add Sysdig addon by @manuelbcd in #1079
  • feat: Allow users to specify the Windows Server version; 2019 (default) or 2022 by @IgorEulalio in #1078
  • feat: Add Datadog operator to Kubernetes addons by @bobdoah in #882
  • fix: Failed to create NAT gateway for eks-cluster-with-new-vpc example if local zones are enabled by @aaroniscode in #1095
  • feat: Add support for AppMesh controller addon with AppMesh mTLS example by @svelango in #539
  • feat: Update addons to latest supported versions by @bryantbiggs in #1096
  • fix: Ensure KMS key policy includes IAM role path by @mkkatica in #979

New Contributors

Full Changelog: v4.13.1...v4.14.0

v4.13.1

21 Oct 16:08
0848d87
Compare
Choose a tag to compare

What's Changed

  • fix: Update vault addon version to correct issue with default values data type by @bryantbiggs in #1067
  • chore: Fixed namespace doc for Crossplane Example by @stevenfollis in #1068

New Contributors

Full Changelog: v4.13.0...v4.13.1

v4.13.0

16 Oct 12:26
ac614b5
Compare
Choose a tag to compare

What's Changed

  • feat: Add support for tagging self-managed node group launch template by @bryantbiggs in #1036
  • feat: Add support to prepare CoreDNS for Helm management, enable cluster proportional autoscaler for CoreDNS by @bryantbiggs in #1033
  • feat: Introducing the Portworx module to the eks add-on by @pragrawal10 in #955
  • feat: Add support for EKS addon data version selection of most_recent (true/false) by @bryantbiggs in #1048
  • chore: Karpenter v0170 by @FernandoMiguel in #1034
  • fix: Enable external-secrets support via GitOps and ArgoCD by @kahirokunn in #1049
  • fix: Remove examples/portworx from planning checks due to unknown computed value caused by IAM policy by @bryantbiggs in #1052
  • chore: Update CODEOWNERS and remove un-used OWNERS file by @bryantbiggs in #1051

New Contributors

  • @pragrawal10 made their first contribution in #955

Full Changelog: v4.12.2...v4.13.0

v4.12.2

10 Oct 16:48
fd55f69
Compare
Choose a tag to compare

What's Changed

  • docs: Add doc notes regards tf v1.3 support by @Zvikan in #1010
  • fix: Add support for Terraform v1.3+ using local version of partner modules temporarily by @bryantbiggs in #1037

Full Changelog: v4.12.1...v4.12.2

v4.12.1

04 Oct 12:13
7ee138d
Compare
Choose a tag to compare

What's Changed

  • fix: IRSA module namespace and service account dependency by @channyein87 in #1013
  • fix: Helm-addon irsa_config default value for create_namespace condition by @sebolabs in #1019

New Contributors

Full Changelog: v4.12.0...v4.12.1

v4.12.0

01 Oct 17:10
db22d77
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.11.0...v4.12.0

v4.11.0

24 Sep 12:11
c700df9
Compare
Choose a tag to compare

What's Changed

  • chore(Karpenter version): upgrade Karpenter version to 0.16.1 by @herbertgoto in #970
  • ADOPTERS: add Swyft Logistics by @armujahid in #966
  • Add option to use existing CloudWatch log group for aws-for-fluentbit by @kbrockhoff in #821
  • chore(e2e): fix for failing e2e test by @askulkarni2 in #973
  • Serviceaccount imagepullsecret support by @Pacobart in #977
  • fix: terratest - expected eks node to 3 by @Zvikan in #983
  • fix: Pin Terraform version to < 1.3.0 due to use of optional attribute experiment that was removed in v1.3.0 by @bryantbiggs in #984
  • feat: Add support for kyverno addon including reporter UI and baseline policies by @zeagord in #910
  • feat: Update cluster-autoscaler to version 9.21.0 by @florentio in #907

New Contributors

Full Changelog: v4.10.0...v4.11.0

v4.10.0

17 Sep 11:24
c0f1350
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.9.0...v4.10.0

v4.9.0

12 Sep 12:28
4b47ef0
Compare
Choose a tag to compare

What's Changed

  • feat: Add smb-csi-driver to Kubernetes addon by @florentio in #930
  • feat: Add chaos-mesh to Kubernetes addon by @florentio in #929
  • Stakater reloader kubernetes addon by @bobdoah in #931
  • chore: Update PR template to ensure issue is linked and clarify when examples/docs should be added by @bryantbiggs in #933
  • feat: Add cilium to Kubernetes addon by @florentio in #920
  • This directory doesn't exist in the repo. by @wkopl in #936
  • Feature: Add support for Gatekeeper Add-On by @aruanurag in #937
  • doc: remove argocd_admin_password_secret_name by @Zvikan in #939
  • add workload example for spot scaling from 0 with MNG by @allamand in #941
  • Support forcing type on Helm chart set attribute by @wjam in #943
  • Cert manager permission boundary support by @bobdoah in #944

New Contributors

Full Changelog: v4.8.1...v4.9.0