diff --git a/sandbox.tf b/sandbox.tf index 4919232..e80f158 100644 --- a/sandbox.tf +++ b/sandbox.tf @@ -19,6 +19,7 @@ module "sandbox" { create_codeowners = false enforce_prs = false collaborators = { "arnol377" : "admin" } + github_org_teams = local.github_organization_teams managed_extra_files = [ { path = ".github/workflows/terraform-plan.yaml"