moved {
  from = module.github_repositories.github_branch_protection.branch_protection["dsp-api-master"]
  to   = module.github_repositories.github_branch_protection.branch_protection["master"]
}

moved {
  from = module.github_repositories.github_repository.orchard_repository["dsp-api"]
  to   = module.github_repositories.github_repository.orchard_repository
}
