diff --git a/README.md b/README.md index f29708f..3b34d86 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Basic usage to configure cluster storage and operators: ```hcl module "eks_configuration" { - source = "git@github.e.it.census.gov:SOA/tfmod-eks-configuration.git//" + source = "git@github.e.it.census.gov:SCT-Engineering/tfmod-eks-configuration.git//" cluster_name = "my-cluster" vpc_id = "vpc-1234567890abcdef0"