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 github.com/terraform-aws-modules/terraform-aws-eks to v18.31.2 #18

Open
wants to merge 1 commit into
base: release-0.9
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link

@red-hat-konflux red-hat-konflux bot commented Oct 24, 2024

This PR contains the following updates:

Package Type Update Change
github.com/terraform-aws-modules/terraform-aws-eks module minor v18.2.0 -> v18.31.2

Release Notes

terraform-aws-modules/terraform-aws-eks (github.com/terraform-aws-modules/terraform-aws-eks)

v18.31.2

Compare Source

18.31.2 (2022-11-23)
Bug Fixes
  • Ensure that var.create is tied to all resources correctly (#​2308) (3fb28b3)

v18.31.1

Compare Source

18.31.1 (2022-11-22)
Bug Fixes
  • Include all certificate fingerprints in the OIDC provider thumbprint list (#​2307) (7436178)

v18.31.0

Compare Source

Features
  • New Karpenter sub-module for easily enabling Karpenter on EKS (#​2303) (f24de33)

v18.30.3

Compare Source

18.30.3 (2022-11-07)
Bug Fixes

v18.30.2

Compare Source

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)

v18.30.1

Compare Source

18.30.1 (2022-10-11)
Bug Fixes
  • Update CloudWatch log group creation deny policy to use wildcard (#​2267) (ac4d549)

v18.30.0

Compare Source

Features
  • Add output for cluster TLS certificate SHA1 fingerprint and provider tags to cluster primary security group (#​2249) (a74e980)

v18.29.1

Compare Source

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

v18.27.1

Compare Source

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

Compare Source

Features
  • Default to clusters OIDC issuer URL for aws_eks_identity_provider_config (#​2190) (93065fa)

v18.26.6

Compare Source

18.26.6 (2022-07-22)
Bug Fixes

v18.26.5

Compare Source

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)

v18.26.4

Compare Source

18.26.4 (2022-07-20)
Bug Fixes

v18.26.3

Compare Source

18.26.3 (2022-07-05)
Bug Fixes
  • Correct Fargate profiles additional IAM role policies default type to match variable (#​2143) (c4e6d28)

v18.26.2

Compare Source

18.26.2 (2022-07-01)
Bug Fixes
  • Correct variable types to improve dynamic check correctness (#​2133) (2d7701c)

v18.26.1

Compare Source

18.26.1 (2022-06-29)
Bug Fixes
  • Update KMS module version which aligns on module version requirements (#​2127) (bc04cd3)

v18.26.0

Compare Source

Features
  • Add support for specifiying 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)

v18.24.1

Compare Source

18.24.1 (2022-06-19)
Bug Fixes
  • Remove modified_at from ignored changes on EKS addons (#​2114) (5a5a32e)

v18.24.0

Compare Source

Features
  • Add support for specifying conrol 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)

v18.20.5

Compare Source

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)

v18.20.4

Compare Source

18.20.4 (2022-04-20)
Bug Fixes

v18.20.3

Compare Source

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)

v18.20.2

Compare Source

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)

v18.20.1

Compare Source

18.20.1 (2022-04-09)
Bug Fixes

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

v18.17.1

Compare Source

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

v18.14.1

Compare Source

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

v18.10.2

Compare Source

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)

v18.10.1

Compare Source

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

v18.8.1

Compare Source

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

Compare Source

Features
  • Add additional IAM policy to allow cluster role to use KMS key provided for cluster encryption (#​1915) (7644952)

v18.7.3

Compare Source

18.7.3 (2022-03-02)
Bug Fixes
  • Add support for overriding DNS suffix for cluster IAM role service principal endpoint (#​1905) (9af0c24)

v18.7.2

Compare Source

18.7.2 (2022-02-16)
Bug Fixes
  • Update examples to show integration and usage of new IRSA submodule (#​1882) (8de02b9)

v18.7.1

Compare Source

18.7.1 (2022-02-15)
Bug Fixes

v18.7.0

Compare Source

Features

v18.6.1

Compare Source

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

v18.6.0

Compare Source

Features
  • Add additional output for OIDC provider (issuer URL without leading https://) (#​1870) (d3b6847)

v18.5.1

Compare Source

18.5.1 (2022-02-09)
Bug Fixes
  • Use existing node security group when one is provided (#​1861) (c821ba7)

v18.5.0

Compare Source

Features
  • Allow conditional creation of node groups to be set within node group definitions (#​1848) (665f468)

v18.4.1

Compare Source

18.4.1 (2022-02-07)
Bug Fixes
  • Add node group dependency for EKS addons resource creation (#​1840) (2515e0e)

v18.4.0

Compare Source

Features

v18.3.1

Compare Source

18.3.1 (2022-02-04)
Bug Fixes
  • The block_duration_minutes attribute under launch template spot_options is not a required (#​1847) (ccc4747)

v18.3.0

Compare Source

Features
  • Add launch_template_tags variable for additional launch template tags (#​1835) (9186def)

v18.2.7

Compare Source

18.2.7 (2022-02-02)
Bug Fixes
  • Don't tag self managed node security group with kubernetes.io/cluster tag (#​1774) (a638e4a)

v18.2.6

Compare Source

18.2.6 (2022-02-01)
Bug Fixes

v18.2.5

Compare Source

18.2.5 (2022-02-01)
Bug Fixes
  • Correct issue where custom launch template is not used when EKS managed node group is used externally (#​1824) (e16b3c4)

v18.2.4

Compare Source

18.2.4 (2022-01-30)
Bug Fixes
  • add missing launch_template_use_name_prefix parameter to the root module (#​1818) (d6888b5)

v18.2.3

Compare Source

18.2.3 (2022-01-24)
Bug Fixes
  • Add missing mixed_instances_policy parameter to the root module (#​1808) (4af77f2)

v18.2.2

Compare Source

18.2.2 (2022-01-22)
Bug Fixes

v18.2.1

Compare Source

18.2.1 (2022-01-18)
Bug Fixes
  • Change instance_metadata_tags to default to null/disabled due to tag key pattern conflict (#​1788) (8e4dfa2)

Configuration

📅 Schedule: Branch creation - "after 5am on friday" (UTC), 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

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

…orm-aws-eks to v18.31.2

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
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