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.?
I have similar issue, and wanting to use existing AWS VPC (not the AWS Default) in place and add items inside the VPC for just Linux\Windows systems.
Any help, suggestions welcome.