Terraform :Creating storage account module for existing storage accounts and containers

Hi,

I am creating terraform module to create storage account and containers. but the same code should be able to re-deploy the existing storage accounts and containers with in them.
I am importing the storage account, would that have storage account containers as well? Its tedious to import the lots of existing storage containers.