I'm following the "Create a Tax Module Provider" guide, but I'm facing an issue where the custom tax provider is not getting registered properly. After setting up the service, index file, and registering the module in medusa-config.ts. However, the database table for the provider was not created, and no row was inserted.
Thank you