Can I leave some values out when mapping an object in Terraform with Azure?
if I don't want to provide route table for all the subnets in the virtual network then what should I used here because if I run without route table then I am getting error. route table id is required in…