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

moved {
  from = module.github_repositories.github_repository.orchard_repository["filtr-admin"]
  to   = module.github_repositories.github_repository.orchard_repository
}
