v0.3.0
TerraformCommand supports all Terraform commands.
Compared with v0.2.1, the current version supports the following commands:
fmtforce unlock(The corresponding function isforce_unlock)graphimport(The corresponding function isimport_resource)refreshstateand all sub commands ofstatetaintuntainttestworkspaceand all sub commands ofworkspace
The project adds Makefile so we can use make command, like make init, make test, make build etc.