Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update terraform terraform-aws-modules/eks/aws to v19 #1380

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
terraform-aws-modules/eks/aws (source) module major 17.20.0 -> 19.21.0

Release Notes

terraform-aws-modules/terraform-aws-eks (terraform-aws-modules/eks/aws)

v19.21.0

Compare Source

Features

v19.20.0

Compare Source

Features
  • Allow OIDC root CA thumbprint to be included/excluded (#​2778) (091c680)
19.19.1 (2023-11-10)
Bug Fixes
  • Remove additional conditional on Karpenter instance profile creation to support upgrading (#​2812) (c36c8dc)

v19.19.1

Compare Source

v19.19.0

Compare Source

Features
  • Update KMS module to avoid calling data sources when create_kms_key = false (#​2804) (0732bea)

v19.18.0

Compare Source

Features
19.17.4 (2023-10-30)
Bug Fixes
19.17.3 (2023-10-30)
Bug Fixes
19.17.2 (2023-10-10)
Bug Fixes
  • Karpenter node IAM role policies variable should be a map of strings, not list (#​2771) (f4766e5)
19.17.1 (2023-10-06)
Bug Fixes

v19.17.4

Compare Source

v19.17.3

Compare Source

v19.17.2

Compare Source

v19.17.1

Compare Source

v19.17.0

Compare Source

Features
  • Add support for allowed_instance_types on self-managed nodegroup ASG (#​2757) (feee18d)

v19.16.0

Compare Source

Features
  • Add node_iam_role_arns local variable to check for Windows platform on EKS managed nodegroups (#​2477) (adb47f4)
19.15.4 (2023-07-27)
Bug Fixes
19.15.3 (2023-06-09)
Bug Fixes
19.15.2 (2023-05-30)
Bug Fixes
  • Ensure isra_tag_values can be tried before defaulting to cluster_name on Karpenter module (#​2631) (6c56e2a)
19.15.1 (2023-05-24)
Bug Fixes

v19.15.4

Compare Source

v19.15.3

Compare Source

v19.15.2

Compare Source

v19.15.1

Compare Source

v19.15.0

Compare Source

Features

v19.14.0

Compare Source

Features
19.13.1 (2023-04-18)
Bug Fixes

v19.13.1

Compare Source

v19.13.0

Compare Source

Features

v19.12.0

Compare Source

Features

v19.11.0

Compare Source

Features
  • Add optional list of policy ARNs for attachment to Karpenter IRSA (#​2537) (bd387d6)
19.10.3 (2023-03-23)
Bug Fixes
  • Add aws_eks_addons.before_compute to the cluster_addons output (#​2533) (f977d83)
19.10.2 (2023-03-23)
Bug Fixes
19.10.1 (2023-03-17)
Bug Fixes

v19.10.3

Compare Source

v19.10.2

Compare Source

v19.10.1

Compare Source

v19.10.0

Compare Source

Features

v19.9.0

Compare Source

Features
  • Add support for enabling addons before data plane compute is created (#​2478) (78027f3)

v19.8.0

Compare Source

Features
  • Add auto discovery permission of cluster endpoint to Karpenter role (#​2451) (c4a4b8a)

v19.7.0

Compare Source

Features

v19.6.0

Compare Source

Features
  • Add prometheus-adapter port 6443 to recommended sec groups (#​2399) (059dc0c)
19.5.1 (2023-01-05)
Bug Fixes
  • AMI lookup should only happen when launch template is created (#​2386) (3834935)

v19.5.1

Compare Source

v19.5.0

Compare Source

Features
  • Ignore changes to labels and annotations on on aws-auth ConfigMap (#​2380) (5015b42)
19.4.3 (2023-01-05)
Bug Fixes
  • Use a version for to avoid GitHub API rate limiting on CI workflows (#​2376) (460e43d)
19.4.2 (2022-12-20)
Bug Fixes
19.4.1 (2022-12-20)
Bug Fixes
  • Correct eks_managed_* to self_managed_* for tag_specification argument (#​2364) (df7c57c)

v19.4.3

Compare Source

v19.4.2

Compare Source

v19.4.1

Compare Source

v19.4.0

Compare Source

Features
  • Allow configuring which tags are passed on launch template tag specifications (#​2360) (094ed1d)
19.3.1 (2022-12-18)
Bug Fixes

v19.3.1

Compare Source

v19.3.0

Compare Source

Features
  • Add additional port for metrics-server to recommended rules (#​2353) (5a270b7)

v19.2.0

Compare Source

Features
  • Ensure all supported resources are tagged under tag_specifications on launch templates (#​2352) (0751a0c)
19.1.1 (2022-12-17)
Bug Fixes
  • Use IAM session context data source to resolve the identities role when using assumed_role (#​2347) (71b8eca)

v19.1.1

Compare Source

v19.1.0

Compare Source

Features
19.0.4 (2022-12-07)
Bug Fixes
  • Ensure that custom KMS key is not created if encryption is not enabled, support computed values in cluster name (#​2328) (b83f6d9)
19.0.3 (2022-12-07)
Bug Fixes
  • Invalid value for "replace" parameter: argument must not be null. (#​2322) (9adc475)
19.0.2 (2022-12-06)
Bug Fixes
  • public_access_cidrs require a value even if public endpoint is disabled (#​2320) (3f6d915)
19.0.1 (2022-12-06)
Bug Fixes
  • Call to lookup() closed too early, breaks sg rule creation in cluster sg if custom source sg is defined. (#​2319) (7bc4a27)

v19.0.4

Compare Source

v19.0.3

Compare Source

v19.0.2

Compare Source

v19.0.1

Compare Source

v19.0.0

Compare Source

⚠ BREAKING CHANGES
  • Add support for Outposts, remove node security group, add support for addon preserve and most_recent configurations (#​2250)
Features
  • Add support for Outposts, remove node security group, add support for addon preserve and most_recent configurations (#​2250) (b2e97ca)
18.31.2 (2022-11-23)
Bug Fixes
  • Ensure that var.create is tied to all resources correctly (#​2308) (3fb28b3)
18.31.1 (2022-11-22)
Bug Fixes
  • Include all certificate fingerprints in the OIDC provider thumbprint list (#​2307) (7436178)

v18.31.2

Compare Source

v18.31.1

Compare Source

v18.31.0

Compare Source

Features
  • New Karpenter sub-module for easily enabling Karpenter on EKS (#​2303) (f24de33)
18.30.3 (2022-11-07)
Bug Fixes
18.30.2 (2022-10-14)
Bug Fixes
  • Disable creation of cluster security group rules that map to node security group when create_node_security_group = false (#​2274) (28ccece)
18.30.1 (2022-10-11)
Bug Fixes
  • Update CloudWatch log group creation deny policy to use wildcard (#​2267) (ac4d549)

v18.30.3

Compare Source

v18.30.2

Compare Source

v18.30.1

Compare Source

v18.30.0

Compare Source

Features
  • Add output for cluster TLS certificate SHA1 fingerprint and provider tags to cluster primary security group (#​2249) (a74e980)
18.29.1 (2022-09-26)
Bug Fixes
  • Set image_id to come from the launch template instead of data source for self-managed node groups (#​2239) (c5944e5)

v18.29.1

Compare Source

v18.29.0

Compare Source

Features
  • Allow TLS provider to use versions 3.0+ (i.e. - >= 3.0) (#​2211) (f576a6f)

v18.28.0

Compare Source

Features
  • Add output for launch template name, and correct variable type value (#​2205) (0a52d69)
18.27.1 (2022-08-09)
Bug Fixes
  • Remove empty "" from node group names output when node group creation is disabled (#​2197) (d2f162b)

v18.27.1

Compare Source

v18.27.0

Compare Source

Features
  • Default to clusters OIDC issuer URL for aws_eks_identity_provider_config (#​2190) (93065fa)
18.26.6 (2022-07-22)
Bug Fixes
18.26.5 (2022-07-20)
Bug Fixes
  • Bump kms module to 1.0.2 to fix malformed policy document when not specifying key_owners (#​2163) (0fd1ab1)
18.26.4 (2022-07-20)
Bug Fixes
18.26.3 (2022-07-05)
Bug Fixes
  • Correct Fargate profiles additional IAM role policies default type to match variable (#​2143) (c4e6d28)
18.26.2 (2022-07-01)
Bug Fixes
  • Correct variable types to improve dynamic check correctness (#​2133) (2d7701c)
18.26.1 (2022-06-29)
Bug Fixes
  • Update KMS module version which aligns on module version requirements (#​2127) (bc04cd3)

v18.26.6

Compare Source

v18.26.5

Compare Source

v18.26.4

Compare Source

v18.26.3

Compare Source

v18.26.2

Compare Source

v18.26.1

Compare Source

v18.26.0

Compare Source

Features
  • Add support for specifying NTP address to use private Amazon Time Sync Service (#​2125) (4543ab4)

v18.25.0

Compare Source

Features
  • Add support for creating KMS key for cluster secret encryption (#​2121) (75acb09)
18.24.1 (2022-06-19)
Bug Fixes
  • Remove modified_at from ignored changes on EKS addons (#​2114) (5a5a32e)

v18.24.1

Compare Source

v18.24.0

Compare Source

Features
  • Add support for specifying control plane subnets separate from those used by node groups (data plane) (#​2113) (ebc91bc)

v18.23.0

Compare Source

Features
  • Add autoscaling_group_tags variable to self-managed-node-groups (#​2084) (8584dcb)

v18.22.0

Compare Source

Features
  • Apply distinct() on role arns to ensure no duplicated roles in aws-auth configmap (#​2097) (3feb369)

v18.21.0

Compare Source

Features
  • Add create_autoscaling_group option and extra outputs (#​2067) (58420b9)
18.20.5 (2022-04-21)
Bug Fixes
  • Add conditional variable to allow users to opt out of tagging cluster primary security group (#​2034) (51e4182)
18.20.4 (2022-04-20)
Bug Fixes
18.20.3 (2022-04-20)
Bug Fixes
  • Add compact() to aws_auth_configmap_yaml for when node groups are set to create = false (#​2029) (c173ba2)
18.20.2 (2022-04-12)
Bug Fixes
  • Avoid re-naming the primary security group through a Name tag and leave to the EKS service to manage (#​2010) (b5ae5da)
18.20.1 (2022-04-09)
Bug Fixes

v18.20.5

Compare Source

v18.20.4

Compare Source

v18.20.3

Compare Source

v18.20.2

Compare Source

v18.20.1

Compare Source

v18.20.0

Compare Source

Features
  • Add support for managing aws-auth configmap using new kubernetes_config_map_v1_data resource (#​1999) (da3d54c)

v18.19.0

Compare Source

Features
  • Add create_before_destroy lifecycle hook to security groups created (#​1985) (6db89f8)

v18.18.0

Compare Source

Features
18.17.1 (2022-04-02)
Bug Fixes
  • Correct capacity_reservation_target within launch templates of both EKS and self managed node groups (#​1979) (381144e)

v18.17.1

Compare Source

v18.17.0

Compare Source

Features
  • Add back in CloudWatch log group create deny policy to cluster IAM role (#​1974) (98e137f)

v18.16.0

Compare Source

Features

v18.15.0

Compare Source

Features
  • Update TLS provider and remove unnecessary cloud init version requirements (#​1966) (0269d38)
18.14.1 (2022-03-24)
Bug Fixes
  • Default to cluster version for EKS and self managed node groups when a cluster_version is not specified (#​1963) (fd3a3e9)

v18.14.1

Compare Source

v18.14.0

Compare Source

Features
  • Add tags to EKS created cluster security group to match rest of module tagging scheme (#​1957) (9371a29)

v18.13.0

Compare Source

Features
  • Allow users to selectively attach the EKS created cluster primary security group to nodes (#​1952) (e21db83)

v18.12.0

Compare Source

Features
  • Add outputs for autoscaling group names created to aid in autoscaling group tagging (#​1953) (8b03b7b)

v18.11.0

Compare Source

Features
  • Allow users to specify default launch template name in node groups (#​1946) (a9d2cc8)
18.10.2 (2022-03-17)
Bug Fixes
  • Sub-modules output the correct eks worker iam arn when workers utilize custom iam role (#​1912) (06a3469)
18.10.1 (2022-03-15)
Bug Fixes
  • Compact result of cluster security group to avoid disruptive updates when no security groups are supplied (#​1934) (5935670)

v18.10.2

Compare Source

v18.10.1

Compare Source

v18.10.0

Compare Source

Features
  • Made it clear that we stand with Ukraine (fad350d)

v18.9.0

Compare Source

Features
  • Add variables to allow users to control attributes on cluster_encryption IAM policy (#​1928) (2df1572)
18.8.1 (2022-03-02)
Bug Fixes
  • Ensure that cluster encryption policy resources are only relevant when creating the IAM role (#​1917) (0fefca7)

v18.8.1

Compare Source

v18.8.0

Compare Source

Features
  • Add additional IAM policy to allow cluster role to use KMS key provided for cluster encryption (#​1915) (7644952)
18.7.3 (2022-03-02)
Bug Fixes
  • Add support for overriding DNS suffix for cluster IAM role service principal endpoint (#​1905) (9af0c24)
18.7.2 (2022-02-16)
Bug Fixes
  • Update examples to show integration and usage of new IRSA submodule (#​1882) (8de02b9)
18.7.1 (2022-02-15)
Bug Fixes

v18.7.3

Compare Source

v18.7.2

Compare Source

v18.7.1

Compare Source

v18.7.0

Compare Source

Features
18.6.1 (2022-02-15)
Bug Fixes
  • Update autoscaling group tags -> tag to support v4 of AWS provider (#​1866) (74ad4b0)

v18.6.1

Compare Source

v18.6.0

[Compare Source](https://github.com/terraform-aws-modules/terraform-aws-eks/compare


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from donovanmuller and k0da as code owners January 2, 2024 00:25
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 2, 2024
@renovate renovate bot requested a review from kuritka as a code owner January 2, 2024 00:25
@renovate renovate bot added the renovate label Jan 2, 2024
@renovate renovate bot requested review from ytsarev and jkremser as code owners January 2, 2024 00:25
Copy link

netlify bot commented Jan 2, 2024

Deploy Preview for k8gb-preview ready!

Name Link
🔨 Latest commit 669bb15
🔍 Latest deploy log https://app.netlify.com/sites/k8gb-preview/deploys/659434e6c3fef50008d47160
😎 Deploy Preview https://deploy-preview-1380--k8gb-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/terraform-aws-modules-eks-aws-19.x branch 3 times, most recently from 41569c0 to 11b8616 Compare January 2, 2024 15:40
@renovate renovate bot force-pushed the renovate/terraform-aws-modules-eks-aws-19.x branch from 11b8616 to 669bb15 Compare January 2, 2024 16:08
@ytsarev ytsarev merged commit 08c4916 into master Jan 3, 2024
16 checks passed
@ytsarev ytsarev deleted the renovate/terraform-aws-modules-eks-aws-19.x branch January 3, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant