Terraform vpc module

how do I create resources using existing vpc (not default) without using import command, any clues?

It depends what you are trying to do?

Are you wanting to do things to the VPC itself, or are you wanting to put things inside the VPC like routing tables, subnets, NAT gateways, etc.?