Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jul 9, 2025
1 parent 3bf1a59 commit 2566f91
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _envcommon/default-versions.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ locals {
# Module Versions
#####################
cluster_version = "1.32"
custom_service_eks_account = "1.0.0"
eks_module_version = "20.36.0"
istio_ingress_version = "0.1.3"

module_versions = {
"2025.20.04" = {
Expand Down Expand Up @@ -40,6 +38,7 @@ locals {
submodule_versions = {
"tfmod-istio-service-ingress" = "0.1.6"
"tfmod-config-job" = "0.1.8"
"tfmod-custom-iam-role-for-service-account-eks" = "1.0.1"
}

#####################
Expand Down

0 comments on commit 2566f91

Please sign in to comment.