* Output Terraform 0.12.x variables (variables without `"${}"`) * Add feature to extract template variables from templates and generate corresponding HCL
0.5.2
* Add compatibility with HCL2 / Terraform 0.12.x variables (variables without `"${}"`) * Remove feature to automatically set lists default value to an empty list (does not work well with HCL2-style variables)
0.5.0
* Add feature to generate Terraform variables (`.tfvars`) file
0.4.0
* Add feature to generate dot-env (`.env`) file
0.3.0
* Add functionality to check existing `main.tf` and `variables.tf` for missing variables
0.2.1
* Fix inconsequential error thrown when removing files