When using variables and module. Can I run terraform plan where it loads the default values

Quick question, I have created a module when I run terraform plan, it prompts be to enter values. But if I want to use the default values set up in the variables.tf, what command should I use. For testing, I dont want to keep adding all the values. Thanks for any help.