moved {
  from = module.github_repositories.github_branch_protection.branch_protection["stripo-main"]
  to   = module.github_repositories.github_branch_protection.branch_protection["main"]
}
moved {
  from = module.github_repositories.github_branch_protection.branch_protection["stripo-master"]
  to   = module.github_repositories.github_branch_protection.branch_protection["master"]
}
moved {
  from = module.github_repositories.github_repository.orchard_repository["stripo"]
  to   = module.github_repositories.github_repository.orchard_repository
}
moved {
  from = module.github_repositories.github_repository_custom_property.repo_custom_property["stripo-application_family"]
  to   = module.github_repositories.github_repository_custom_property.repo_custom_property["application_family"]
}
moved {
  from = module.github_repositories.github_team_repository.team_repo_push_permissions["7223367/stripo"]
  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/stripo"]
  to   = module.github_repositories.github_team_repository.team_repo_triage_permissions["743816"]
}
