Since the git repo for terraform has all the tags and docs, I should create a script(call it generate_all_versions) that clone the terraform repo and pull each tags and generate the completion data for the version,
(OPTIONAL) check and make sure the data is not too big a normal user, if not, look for network solution(EXAMPLE: create a separate repo and pull only the version that the user requested)
Since the git repo for terraform has all the tags and docs, I should create a script(call it generate_all_versions) that clone the terraform repo and pull each tags and generate the completion data for the version,
(OPTIONAL) check and make sure the data is not too big a normal user, if not, look for network solution(EXAMPLE: create a separate repo and pull only the version that the user requested)