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 b98b003 + 541131a commit 553d09f
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 @@ -5,7 +5,7 @@ locals {
]
}

module "ghe_runners" {
module "sandbox" {
source = "git@github.e.it.census.gov:CSVD/terraform-github-repo"
for_each = toset(local.workspace_instances)
github_repo_description = "Sandbox - ${each.value}"
Expand Down

0 comments on commit 553d09f

Please sign in to comment.