import {
  to = module.github_repositories.github_repository.orchard_repository
  id = "graphql-content-review"
}

import {
  to = module.github_repositories.github_branch_protection.branch_protection["master"]
  id = "graphql-content-review:master"
}

import {
  to = module.github_repositories.github_repository_file.codeowners
  id = "graphql-content-review/.github/CODEOWNERS"
}
