From 3ffa95c6b8ef575c2969d640dd32abfa6ae8b33e Mon Sep 17 00:00:00 2001 From: David Arnold <10138997+djaboxx@users.noreply.github.com> Date: Sat, 12 Apr 2025 12:31:51 -0700 Subject: [PATCH] Update github_repo.tftest.hcl (#28) --- github_repo.tftest.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/github_repo.tftest.hcl b/github_repo.tftest.hcl index d551186..6c5674b 100644 --- a/github_repo.tftest.hcl +++ b/github_repo.tftest.hcl @@ -507,8 +507,8 @@ run "verify_complete_repository_config" { } } admin_teams = ["test-team"] # Changed from "admins" to match real team name - template_repo_org = "TestOrg" - template_repo = "template-repo" + template_repo_org = "HappyPathway" + template_repo = "template-dockerhub-container-workspace" } command = plan