From a9980915a746295f6981ee3e619a31d110f0503c Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Thu, 27 Feb 2025 15:57:46 -0500 Subject: [PATCH] fmt --- .../vpc/platform-eng-eks-mcm/eks-kiali/terragrunt.hcl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks-kiali/terragrunt.hcl b/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks-kiali/terragrunt.hcl index f1c9bdc..1844c44 100644 --- a/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks-kiali/terragrunt.hcl +++ b/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks-kiali/terragrunt.hcl @@ -5,7 +5,11 @@ include "root" { } terraform { +<<<<<<< HEAD source = "git@github.e.it.census.gov:SCT-Engineering/tfmod-kiali.git?ref=${include.root.inputs.release_version}" +======= + source = "git@github.e.it.census.gov:SCT-Engineering/tfmod-kiali.git?ref=mcmCluster" +>>>>>>> 77e8f9d (fmt) extra_arguments "retry_lock" { commands = get_terraform_commands_that_need_locking() arguments = ["-lock-timeout=20s"]