moved {
  from = module.github_repositories.github_branch_protection.branch_protection["delphi-smf-s3-monitor-master"]
  to   = module.github_repositories.github_branch_protection.branch_protection["master"]
}

moved {
  from = module.github_repositories.github_branch_protection.branch_protection["delphi-smf-s3-monitor-main"]
  to   = module.github_repositories.github_branch_protection.branch_protection["main"]
}

moved {
  from = module.github_repositories.github_repository.orchard_repository["delphi-smf-s3-monitor"]
  to   = module.github_repositories.github_repository.orchard_repository
}

moved {
  from = module.github_repositories.github_team_repository.team_repo_push_permissions["mergers/delphi-smf-s3-monitor"]
  to   = module.github_repositories.github_team_repository.team_repo_push_permissions["mergers"]
}

moved {
  from = module.github_repositories.github_team_repository.team_repo_triage_permissions["orcharddevs-ro/delphi-smf-s3-monitor"]
  to   = module.github_repositories.github_team_repository.team_repo_triage_permissions["orcharddevs-ro"]
}

moved {
  from = module.github_repositories.github_repository_custom_property.repo_custom_property["delphi-smf-s3-monitor-application_family"]
  to   = module.github_repositories.github_repository_custom_property.repo_custom_property["application_family"]
}
