Create a new database table for Terraform modules metadata

Proposal

Create a new database table to persist the extracted documentation data. Given that each root module can consist of multiple submodules & examples, each with its own readme file and additional metadata, we need each metadata row in the new table to include all extracted metadata for the three categories: the root module, the submodules & the examples.

Edited by Moaz Khalifa