From 62dbdf3b9db6d03e51710ff330e4197c5d10dda8 Mon Sep 17 00:00:00 2001 From: Matthew Creal Morgan Date: Wed, 9 Oct 2024 17:07:48 -0700 Subject: [PATCH] Update lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks/terragrunt.hcl --- .../us-gov-east-1/vpc/platform-eng-eks-mcm/eks/terragrunt.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks/terragrunt.hcl b/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks/terragrunt.hcl index d98c239..a90d330 100644 --- a/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks/terragrunt.hcl +++ b/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks/terragrunt.hcl @@ -32,7 +32,7 @@ locals { } terraform { - source = "git@github.e.it.census.gov:SCT-Engineering/tfmod-eks.git?ref=main" + source = "git@github.e.it.census.gov:SCT-Engineering/tfmod-eks.git" extra_arguments "retry_lock" { commands = get_terraform_commands_that_need_locking() arguments = ["-lock-timeout=20m"]