Skip to content

Commit

Permalink
fixing module source
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Aug 20, 2024
1 parent 418ef4f commit 7592103
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 @@ -207,7 +207,7 @@ module "ghe_runners" {
}

module "aws-service-accounts" {
source = "git@github.e.it.census.gov:CSVD/terraform-github-repo"
source = "HappyPathway/repo/github"
github_repo_description = "Manage Repo Specific Runners"
repo_org = "arnol377"
name = "aws-service-accounts"
Expand Down

0 comments on commit 7592103

Please sign in to comment.