Terraform import of aws_db_instance doesn't import the restore info

Hi,

We have an aws rds postgres restored instance. It is restored using a different source instance and restore time. When we are trying to do terraform import of this instance, we see that it doesn’t import the restore info like, source instance id, restore time or snapshot identifier.

Is there a way that we can import the restore info as well while importing the rds instance itself?

Regards,
Abhijit