diff --git a/sandbox.tf b/sandbox.tf index 0dffc67..29d3c43 100644 --- a/sandbox.tf +++ b/sandbox.tf @@ -6,7 +6,7 @@ locals { } module "sandbox" { - source = "git@github.e.it.census.gov:CSVD/terraform-github-repo" + source = "HappyPathway/repo/github" for_each = toset(local.workspace_instances) github_repo_description = "Sandbox - ${each.value}" repo_org = "arnol377"