Skip to content

Commit

Permalink
fix: point module source to CSVD/terraform-github-repo main (feat/fil…
Browse files Browse the repository at this point in the history
…es-branch-source-branch merged)
  • Loading branch information
Dave Arnold committed Apr 21, 2026
1 parent 9b33f6e commit 269d9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 269d9f3

Please sign in to comment.