import {
  to = module.github_repositories.github_repository_file.codeowners
  id = "lambda-sound-recordings/.github/CODEOWNERS"
}

import {
  to = module.github_repositories.github_repository.orchard_repository
  id = "lambda-sound-recordings"
}

import {
  to = module.github_repositories.github_branch_default.default
  id = "lambda-sound-recordings"
}

import {
  to = module.github_repositories.github_branch_protection.branch_protection["master"]
  id = "lambda-sound-recordings:master"
}
