moved {
  from = module.github_repositories.github_branch_protection.branch_protection["datavalidation"]
  to   = module.github_repositories.github_branch_protection.branch_protection["master"]
}

moved {
  from = module.github_repositories.github_repository.orchard_repository["datavalidation"]
  to   = module.github_repositories.github_repository.orchard_repository
}

moved {
  from = module.github_repositories.github_team_repository.team_repo_push_permissions["7223367/datavalidation"]
  to   = module.github_repositories.github_team_repository.team_repo_push_permissions["7223367"]
}

moved {
  from = module.github_repositories.github_team_repository.team_repo_triage_permissions["743816/datavalidation"]
  to   = module.github_repositories.github_team_repository.team_repo_triage_permissions["743816"]
}
