import {
  to = module.github_repositories.github_repository.orchard_repository
  id = "kafka-connect"
}

import {
  to = module.github_repositories.github_repository_file.codeowners
  id = "kafka-connect/.github/CODEOWNERS"
}

import {
  to = module.github_repositories.github_branch_protection.branch_protection["master"]
  id = "kafka-connect:master"
}
