Skip to content

Commit

Permalink
using main branch to be insync with latest updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nangu001 committed Jul 30, 2024
1 parent 4c3f0da commit 9db34fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lab/us-gov-east-1/vpc/cluster/eks/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ locals {
}

terraform {
source = "git@github.e.it.census.gov:SCT-Engineering/tfmod-eks.git?ref=1.0.1"
#source = "git@github.e.it.census.gov:SCT-Engineering/tfmod-eks.git?ref=1.0.1"
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"]
Expand Down

0 comments on commit 9db34fb

Please sign in to comment.