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

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

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

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

import {
  to = module.github_repositories.github_team_repository.team_repo_triage_permissions["743816"]
  id = "743816:lambda-notifications"
}

import {
  to = module.github_repositories.github_team_repository.team_repo_push_permissions["7223367"]
  id = "7223367:lambda-notifications"
}
