Skip to content

Commit

Permalink
update notes in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 2, 2025
1 parent 6f34075 commit 0e4d40c
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 @@ -28,7 +28,7 @@ The following addons are automatically installed and configured:

```hcl
module "eks" {
source = "https://github.e.it.census.gov/SCT-Engineering/terraform-aws-eks.git?ref=v20.35.0"
source = "git::https://github.e.it.census.gov/SCT-Engineering/terraform-aws-eks.git?ref=v20.35.0"
cluster_name = "my-cluster"
cluster_version = "1.28"
Expand Down

0 comments on commit 0e4d40c

Please sign in to comment.