diff --git a/main.tf b/main.tf index af88a2b..5a281a3 100644 --- a/main.tf +++ b/main.tf @@ -42,7 +42,7 @@ locals { } module "github_repo" { - source = "github.com/HappyPathway/terraform-github-repo" + source = "git::https://github.e.it.census.gov/CSVD/terraform-github-repo.git" name = var.name repo_org = var.organization