v4.1.0
版本发布时间: 2022-06-18 03:23:38
aws-ia/terraform-aws-eks-blueprints最新发布版本:v5.0.0(2023-08-10 03:08:17)
What's Changed
- docs: use mkdocs awesome-pages to manage navigation by @ojacques in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/604
- docs: use markdown-link-check to verify hyperlinks, fix existing links by @ojacques in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/605
- Comment on region in main.tf and fix cluster name by @luigidifraiawork in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/613
- Making ClusterID is the only mandatory input to Add-ons module by @vara-bonthu in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/610
- Examples to launch clusters with EC2 Spot Instances by @christianhxc in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/484
- Document how to provide a custom helm-addon by @askulkarni2 in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/614
- docs: fix link (pen) to edit pages by @ojacques in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/618
- Sort descriptions part 2 by @FernandoMiguel in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/616
- sort descriptions by @FernandoMiguel in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/611
- Move
coalesce
cluster_name to the locals section by @sboardwell in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/629 - Create ADOPTERS.md by @askulkarni2 in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/622
- Remove hardcoded regions by @bonclay7 in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/617
- docs: adding workshop link by @sharepointoscar in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/641
- Update addons versions | Examples to use cluster version 1.22 | Fix self-managed-node example by @Zvikan in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/634
- fix: Correct docs on resources created in example by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/643
- fix: Remove
app.kubernetes.io/managed-by
label by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/591 - fix: Remove remaining
depends_on
from examples to avoid upgrade disruptions by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/644 - fix: Replace hardcoded IAM policy ARN partitions with data source partition for non-commercial regions by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/645
New Contributors
- @luigidifraiawork made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/613
- @christianhxc made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/484
- @sboardwell made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/629
- @sharepointoscar made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/641
Full Changelog: https://github.com/aws-ia/terraform-aws-eks-blueprints/compare/v4.0.9...v4.1.0