moved {
  from = aws_route53_resolver_firewall_rule_group.dns_firewall_rule_group
  to   = aws_route53_resolver_firewall_rule_group.dns_firewall_rule_group["us-east-1"]
}

moved {
  from = aws_route53_resolver_firewall_domain_list.domain_block_exception_list
  to   = aws_route53_resolver_firewall_domain_list.domain_block_exception_list["us-east-1"]
}

moved {
  from = aws_route53_resolver_firewall_rule.sony_ioc_exception_dns_firewall_rule
  to   = aws_route53_resolver_firewall_rule.sony_ioc_exception_dns_firewall_rule["us-east-1"]
}

moved {
  from = aws_route53_resolver_firewall_domain_list.domain_block_list
  to   = aws_route53_resolver_firewall_domain_list.domain_block_list["us-east-1"]
}

moved {
  from = aws_route53_resolver_firewall_rule.sony_ioc_block_dns_firewall_rule
  to   = aws_route53_resolver_firewall_rule.sony_ioc_block_dns_firewall_rule["us-east-1"]
}

moved {
  from = aws_ram_resource_share.sony_ioc_rule_group_share_resource_share_us_east_1
  to   = aws_ram_resource_share.sony_ioc_rule_group_share["us-east-1"]
}

moved {
  from = aws_ram_resource_association.sony_ioc_rule_group_share_resource_association_us_east_1
  to   = aws_ram_resource_association.sony_ioc_rule_group_share_resource_association["us-east-1"]
}

moved {
  from = aws_ram_principal_association.sony_ioc_rule_group_principal_association_us_east_1["theorchard"]
  to   = aws_ram_principal_association.sony_ioc_rule_group_principal_association["us-east-1-theorchard"]
}

moved {
  from = aws_ram_principal_association.sony_ioc_rule_group_principal_association_us_east_1["gdb"]
  to   = aws_ram_principal_association.sony_ioc_rule_group_principal_association["us-east-1-gdb"]
}
