Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… into sandbox
  • Loading branch information
arnol377 committed Aug 20, 2024
2 parents 553d09f + 28bd095 commit dfd1297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sandbox.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit dfd1297

Please sign in to comment.