Skip to content

Commit

Permalink
Cleanup and deleting unwanted duplicate code
Browse files Browse the repository at this point in the history
  • Loading branch information
nangu001 committed Jun 13, 2024
1 parent 786bd9b commit 2f59da0
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 163 deletions.
17 changes: 0 additions & 17 deletions eks-config/provider.tf

This file was deleted.

65 changes: 0 additions & 65 deletions eks-config/terragrunt.hcl

This file was deleted.

5 changes: 0 additions & 5 deletions eks/provider.tf

This file was deleted.

75 changes: 0 additions & 75 deletions eks/terragrunt.hcl

This file was deleted.

2 changes: 1 addition & 1 deletion lab/us-gov-east-1/vpc/cluster/eks-config/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ locals {
}

terraform {
source = "git@github.e.it.census.gov:SCT-Engineering/tfmod-eks-configuration.git?ref=1.0.1"
source = "git@github.e.it.census.gov:SCT-Engineering/tfmod-eks-configuration.git?ref=1.0.2"
extra_arguments "retry_lock" {
commands = get_terraform_commands_that_need_locking()
arguments = ["-lock-timeout=20m"]
Expand Down

0 comments on commit 2f59da0

Please sign in to comment.