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