Skip to content

Commit

Permalink
fix eks module
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jan 25, 2025
1 parent db01c89 commit 1f049d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lab/_envcommon/default-versions.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ locals {
#####################
cluster_version = "1.31"
custom_service_eks_account = "${local.release_version}"
eks_module_version = "20.31.6"
eks_module_version = "20.31.1"
istio_ingress_version = "${local.release_version}"
release_version = "0.1.1"

#####################
# TF Providers
#####################
aws_version = "5.14.0"
aws_version = "5.84.0"
helm_version = "2.11.0"
kubernetes_version = "2.33.0"
null_version = "3.2.1"
Expand Down

0 comments on commit 1f049d0

Please sign in to comment.