import {
  to = module.github_repositories.github_repository_file.codeowners
  id = "ows-payment/.github/CODEOWNERS:master"
}

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

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

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