Skip to content

chore(deps): update terraform modules (major) - #226

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-terraform-module
Open

chore(deps): update terraform modules (major)#226
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-terraform-module

Conversation

@renovate

@renovate renovate Bot commented Mar 20, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
terraform-aws-modules/eks/aws (source) module major 20.36.021.25.0
terraform-aws-modules/eks/aws (source) module major ~> 19.0~> 21.25
terraform-aws-modules/iam/aws (source) module major 5.54.06.8.0
terraform-aws-modules/vpc/aws (source) module major 5.19.06.6.1
terraform-google-modules/kubernetes-engine/google (source) module major 36.1.044.3.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v21.25.0

Compare Source

Features

v21.24.2

Compare Source

Bug Fixes

v21.24.1

Compare Source

Bug Fixes

v21.24.0

Compare Source

Features

v21.23.0

Compare Source

Features

v21.22.0

Compare Source

Features
  • Remove is_enabled deprecation warning from Karpenter event_rules output (#​3707) (4bd70c7)

v21.21.0

Compare Source

Features

v21.20.0

Compare Source

Features
  • Add opt-in aws:SourceAccount condition to Karpenter node IAM role trust policy (#​3695) (0515ad6), closes #​3688

v21.19.1

Compare Source

Bug Fixes

v21.19.0

Compare Source

Features
  • Update Karpenter sub-module to support Karpenter v1.12 (#​3690) (3bc989b)

v21.18.0

Compare Source

Features
  • Update Karpenter sub-module to support Karpenter v1.11 (#​3674) (312ddb6)

v21.17.1

Compare Source

Bug Fixes
  • Avoid attempting to retrieve the AMI ID from SSM parameter if a custom AMI ID is provided (#​3660) (26ead74)

v21.17.0

Compare Source

Features

v21.16.1

Compare Source

Bug Fixes

v21.16.0

Compare Source

Features
  • Add ECR Public permissions to EKS Auto Mode node IAM role (#​3665) (c07c26c)

v21.15.1

Compare Source

Bug Fixes

v21.15.0

Compare Source

Features

v21.14.0

Compare Source

Features
  • Add support for EKS managed node group update_config.update_strategy (#​3626) (617dba6)

v21.13.0

Compare Source

Features

v21.12.0

Compare Source

Features

v21.11.0

Compare Source

Features

v21.10.1

Compare Source

Bug Fixes
  • Update minimum required version of AWS provider for provisioned control plane (#​3603) (dc4de4f)

v21.10.0

Compare Source

Features

v21.9.0

Compare Source

Features

v21.8.0

Compare Source

Features
  • Allow using inline policy for Karpenter controller role to mitigate policy size LimitExceeded error (#​3563) (0659a8d), closes #​3512

v21.7.0

Compare Source

Features
  • Add recommended security group rule for port 10251 to match EKS addon for metrics-server (#​3562) (de8c550)

v21.6.1

Compare Source

Bug Fixes

v21.6.0

Compare Source

Features
  • Use aws_service_principal data source for deriving IAM service prinicpals (#​3539) (0b0ca66)

v21.5.0

Compare Source

Features
  • Allow for additional policy statements on sqs queue policy (#​3543) (67557e8)

v21.4.0

Compare Source

Features

v21.3.2

Compare Source

Bug Fixes
  • Incorporate AWS provider v6.15 corrections for EKS Auto Mode to support enabling/disabling EKS Auto Mode without affecting non-Auto Mode users (#​3526) (f5f6dae)

v21.3.1

Compare Source

Bug Fixes

v21.3.0

Compare Source

Features
  • Support EKS Auto Mode custom node pools only creation (#​3514) (165d7c8)

v21.2.0

Compare Source

Features
  • Update Karpenter controller policy and permissions to match upstream project (#​3510) (131db39)

v21.1.5

Compare Source

Bug Fixes
  • Ensure module created security group is included on any network interfaces created (#​3495) (fa1d422)

v21.1.4

Compare Source

Bug Fixes
  • Ensure module created security group is included on any network interfaces created (#​3493) (e5cff84)

v21.1.3

Compare Source

Bug Fixes
  • Correct addon timeout lookup/override logic to support global and addon specific settings (#​3492) (b236208)

v21.1.2

Compare Source

Bug Fixes
  • Remediate type mismatch for EFA interfaces and ensure correct (local) definition is used (#​3491) (3959b65)

v21.1.1

Compare Source

Bug Fixes
  • Correct metadata options loop condition due to variable definition defaults (#​3490) (b40968a)

v21.1.0

Compare Source

Features
  • Add support for deletion protection functionality in the cluster (#​3475) (83c9cd1)

v21.0.9

Compare Source

Bug Fixes
  • Allow disabling instance refresh on self-managed node groups (part deux) (#​3478) (ca8f37e)

v21.0.8

Compare Source

Bug Fixes
  • Allow disabling instance refresh on self-managed node groups (#​3473) (6a887ad)

v21.0.7

Compare Source

Bug Fixes
  • Correct access policy logic to support not providing a policy to associate (#​3464) (39be61d)

v21.0.6

Compare Source

Bug Fixes
  • Allow instance_requirements to be set in self-managed node groups (#​3455) (5322bf7)

v21.0.5

Compare Source

Bug Fixes
  • Correct addon logic lookup to pull latest addon version (#​3449) (55d7fa2)

v21.0.4

Compare Source

Bug Fixes
  • Correct encryption configuration enable logic; avoid creating Auto Mode policy when Auto Mode is not enabled (#​3439) (6b8a3d9)

v21.0.3

Compare Source

Bug Fixes
  • Correct variable defaults for ami_id and kubernetes_version (#​3437) (8807e0b)

v21.0.2

Compare Source

Bug Fixes
  • Move encryption_config default for resources out of type definition and to default variable value to allow disabling encryption (#​3436) (b37368f)

v21.0.1

Compare Source

Bug Fixes
  • Correct logic to try to use module created IAM role before falli… (#​3433) (97d4ebb)

v21.0.0

Compare Source

⚠ BREAKING CHANGES
  • Upgrade min AWS provider and Terraform versions to 6.0 and 1.5.7 respectively (#​3412)
Features
  • Upgrade min AWS provider and Terraform versions to 6.0 and 1.5.7 respectively (#​3412) (416515a)

v20.37.2

Compare Source

Bug Fixes
  • Allow for both amazonaws.com.cn and amazonaws.com conditions in PassRole as required for AWS CN (#​3422) (83b68fd)

v20.37.1

Compare Source

Bug Fixes
  • Restrict AWS provider max version due to v6 provider breaking changes (#​3384) (681a868)

v20.37.0

Compare Source

Features

v20.36.1

Compare Source

Bug Fixes
  • Ensure additional_cluster_dns_ips is passed through from root module (#​3376) (7a83b1b)
terraform-aws-modules/terraform-aws-iam (terraform-aws-modules/iam/aws)

v6.8.0

Compare Source

Features
  • Add DescribeSubnets and DescribeSecurityGroups permissions to VPC CNI IPv6 IAM policy (#​652) (2e7eca6)

v6.7.0

Compare Source

Features
  • Add AWS Load Balancer Controller AGA policy for v3.4 (#​653) (2a12e1d)

v6.6.1

Compare Source

Bug Fixes
  • Add missing ec2:DescribeSecurityGroups IPv4 VPC CNI IRSA permissions (#​646) (10161bc)

v6.6.0

Compare Source

Features

v6.5.0

Compare Source

Features
  • Add ec2:DescribeInstanceTypes to EBS CSI driver policy (#​641) (6d1fa27)

v6.4.0

Compare Source

Features
  • Update IAM policy for AWS Gateway API Controller to v2.0.0 (#​634) (0f4c1c7)

v6.3.0

Compare Source

Features

v6.2.3

Compare Source

Bug Fixes
  • Use the aws_service_principal data source to retrieve the correct service principal for IRSA policies (#​628) (673fb44)

v6.2.2

Compare Source

Bug Fixes

v6.2.1

Compare Source

Bug Fixes

v6.2.0

Compare Source

Features

v6.1.2

Compare Source

Bug Fixes
  • Modify BitBucket provider URL extraction to be more robust when none or multiple URLs are provided (#​605) (e3e724d)

v6.1.1

Compare Source

Bug Fixes
  • Remove any secretsmanager:* permissions if no secret ARNs are provided to IRSA external-secrets permissions (#​599) (d610954)

v6.1.0

Compare Source

Features
  • Add default IRSA policy name, fix incorrect policy attachment for iam-user (#​594) (f111832)

v6.0.1

Compare Source

Bug Fixes
  • Remove broken IRSA migrations.tf; add default IRSA policy descriptions for backwards compat (#​592) (e56f84d)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.5.7 respectively (#​585)
Features
  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.5.7 respectively (#​585) (31b31d7)

v5.60.0

Compare Source

Features
  • Add ssm:GetParametersByPath for external secrets (#​583) (8e4541d)

v5.59.0

Compare Source

Features
  • Update EBS CSI IAM policy to match current upstream project (#​575) (49efa8c)

v5.58.0

Compare Source

Features

v5.57.0

Compare Source

Features

v5.56.0

Compare Source

Features
  • Update AWS Load Balancer controller policy to match v2.13 of the upstream project (#​573) (4ce604e)

v5.55.0

Compare Source

Features
  • Allow removing KMS and SSM permissions from EKS IRSA external secrets policy (#​550) (bfaa70d)

v5.54.1

Compare Source

Bug Fixes
terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws)

v6.6.1

Compare Source

Bug Fixes
  • Correct dns_options.dns_record_ip_type lookup for aws_vpc_endpoint (#​1292) (7a28ce8)

v6.6.0

Compare Source

Features

v6.5.1

Compare Source

Bug Fixes
  • Correction with IAM role policy associated with modules/flow-log (#​1264) (de13700)

v6.5.0

Compare Source

Features
  • Add support for bgp_asn_extended argument to the customer_gateways variable (#​1249) (ef564c9)

v6.4.1

Compare Source

Bug Fixes

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

Features

v6.2.0

Compare Source

Features
  • Add support for IAM role path to VPC flow log IAM role (#​1232) (6594a41)

v6.1.0

Compare Source

Features

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Bump AWS provider requirement to v6 (#​1205)
Features

v5.21.0

Compare Source

Features
  • Add support for subnet_configuration on VPC endpoints (#​1164) (507193e)

v5.20.0

Compare Source

Features
  • Allow setting custom tags on aws_vpc_block_public_access_exclusion resource (#​1170) (0d11295)
terraform-google-modules/terraform-google-kubernetes-engine (terraform-google-modules/kubernetes-engine/google)

v44.3.0

Compare Source

Features
  • Add user_managed_keys_config support to GKE cluster modules (#​2603) (bd60cfe)
  • expose dns_enable_k8s_tokens_via_dns for GKE DNS endpoint (#​2587) (59dbfdc)
Bug Fixes
  • avoid empty security_posture_config block (#​2593) (6997f1c)
  • avoid master_global_access_config drift when private endpoint is disabled (#​2591) (94bdc6a)
  • prevent unnecessary node_pool_auto_config creation when cgroup mode is unset (#​2598) (2640d00)
  • Replace deprecated kubernetes_service_account with kubernetes_service_account_v1 (#​2560) (9feedce)

v44.2.0

Compare Source

Features
  • Add secret_sync_config support to all beta cluster modules (#​2573) (405c465)
  • allow configurable mode for secondary_boot_disk (#​2580) (45bf691)

v44.1.0

Compare Source

Features
Bug Fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch from c4ddb8a to 9b84574 Compare March 20, 2025 16:02
@renovate renovate Bot changed the title chore(deps): update terraform modules (major) chore(deps): update terraform terraform-aws-modules/eks/aws to v20 Mar 20, 2025
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch from 9b84574 to c837ac5 Compare March 30, 2025 02:16
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch from c837ac5 to 711ff08 Compare April 18, 2025 17:56
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch from 711ff08 to 50603a7 Compare June 10, 2025 00:13
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch from 50603a7 to 2f93d49 Compare June 17, 2025 19:01
@renovate renovate Bot changed the title chore(deps): update terraform terraform-aws-modules/eks/aws to v20 chore(deps): update terraform modules (major) Jun 17, 2025
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 2 times, most recently from 2f6c6bb to 9b43008 Compare June 20, 2025 20:37
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 5 times, most recently from 5341e87 to 7c8c761 Compare July 25, 2025 16:34
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 4 times, most recently from 1a85a62 to c205670 Compare August 13, 2025 20:45
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 6 times, most recently from 1d91447 to 62084b6 Compare August 19, 2025 16:09
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 6 times, most recently from 865ee5b to b5f8388 Compare August 26, 2025 05:57
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 3 times, most recently from 8d247f3 to ffefb0f Compare October 21, 2025 21:47
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 2 times, most recently from f692b1a to 0653d83 Compare November 8, 2025 19:53
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 2 times, most recently from 216475c to bca8af3 Compare November 17, 2025 15:42
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 3 times, most recently from 25b4280 to 800a555 Compare November 29, 2025 01:03
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch from 800a555 to fe029a5 Compare December 5, 2025 03:04
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 3 times, most recently from 953436d to e6d863a Compare January 8, 2026 19:36
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 2 times, most recently from 3d10c27 to 70e9b21 Compare January 13, 2026 17:11
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 2 times, most recently from ae05e53 to e5c7c7b Compare January 24, 2026 15:17
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 2 times, most recently from 6617307 to 688e301 Compare March 6, 2026 02:49
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch from 688e301 to 864b06b Compare March 13, 2026 14:10
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 3 times, most recently from 3535962 to 08f93c0 Compare April 6, 2026 21:47
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch from 08f93c0 to 37f267a Compare April 15, 2026 14:58
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 2 times, most recently from 8952534 to 72f6830 Compare April 29, 2026 23:41
@renovate
renovate Bot force-pushed the renovate/major-terraform-module branch 2 times, most recently from e8a3822 to 7ccd9ee Compare May 12, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants