diff --git a/github_repo.tftest.hcl b/github_repo.tftest.hcl index 8c0471c..25ccacb 100644 --- a/github_repo.tftest.hcl +++ b/github_repo.tftest.hcl @@ -6,6 +6,8 @@ variables { name = "github-repo-test" enforce_prs = false archive_on_destroy = false + github_org_teams = [] + admin_teams = [] } run "repo_tests" {