Skip to content

Conversation

@red-hat-konflux
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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v18.31.2

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

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

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

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

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

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

Compare Source

Features
  • Add output for launch template name, and correct variable type value (#​2205) (0a52d69)

v18.27.1

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

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

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

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

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

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

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

Compare Source

Features
  • Add support for creating KMS key for cluster secret encryption (#​2121) (75acb09)

v18.24.1

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

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

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

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

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

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

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

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


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

…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