diff --git a/main.tf b/main.tf index 27ab20f..db5b9f3 100644 --- a/main.tf +++ b/main.tf @@ -215,7 +215,7 @@ locals { } module "github_repo" { - source = "../terraform-github-repo" + source = "git::https://github.e.it.census.gov/CSVD/terraform-github-repo.git?ref=feat/files-branch-source-branch" name = var.name repo_org = var.organization