amplify-education / python-hcl2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hcl2tojson use fileglobbing

tbugfinder opened this issue · comments

commented

It would be beneficial if hcl2tojson supports wild cards out-of-the-box.

with open(args.PATH, 'r') as in_file:

Thanks for the project.