import {
  to = module.github_repositories.github_repository.orchard_repository
  id = "ows-blacklist-manager"
}

import {
  to = module.github_repositories.github_repository_file.codeowners
  id = "ows-blacklist-manager/.github/CODEOWNERS"
}

import {
  to = module.github_repositories.github_branch_default.default
  id = "ows-blacklist-manager"
}

import {
  to = module.github_repositories.github_branch_protection.branch_protection["master"]
  id = "ows-blacklist-manager:master"
}

import {
  to = module.github_repositories.github_team_repository.team_repo_pull_permissions["743816"]
  id = "743816:ows-blacklist-manager"
}

import {
  to = module.github_repositories.github_team_repository.team_repo_push_permissions["7223367"]
  id = "7223367:ows-blacklist-manager"
}
