Skip to content

Commit

Permalink
Update GitHub repository source URL in main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Sep 11, 2025
1 parent f5e7c5f commit 89e2838
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 @@ -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
Expand Down

0 comments on commit 89e2838

Please sign in to comment.