Skip to content

Commit

Permalink
fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Feb 19, 2025
1 parent 460cf8e commit f5885bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f5885bb

Please sign in to comment.