diff --git a/examples/eks/main.tf b/examples/eks/main.tf index 6f2ab7c8ce..febe428e41 100644 --- a/examples/eks/main.tf +++ b/examples/eks/main.tf @@ -99,7 +99,7 @@ module "metrics-server" { } module "traefik" { - source = "git::https://github.com/camptocamp/devops-stack-module-traefik.git//eks?ref=v6.3.0" + source = "git::https://github.com/camptocamp/devops-stack-module-traefik.git//eks?ref=v7.0.0" argocd_project = module.eks.cluster_name