moved {
  from = module.songwhip_api_fargate_environment.aws_route53_record.prod_cname_fargate_service_route53_record[0]
  to   = module.songwhip_api_fargate_environment.aws_route53_record.prod_cname_service_route53_record[0]
}

moved {
  from = module.songwhip_api_fargate_environment.aws_route53_record.prod_fargate_service_route53_record[0]
  to   = module.songwhip_api_fargate_environment.aws_route53_record.prod_service_route53_record[0]
}
