Supports read the tfstate file from a local file or a remote state stored in S3.
Regarding the produced output, there are three possibilities:
* **CLI output**. This will show the table directly in the terminal.
* **Markdown file**. This will creates a file `.tflens/terraform.tfstate.json.md` in the current directory with the table.
* **HTML file**. It's also possible to create an html file `.tflens/terraform.tfstate.json.html` in the current directory with the table.
The tool has been tested with tfstate files for the following terraform versions:
* 0.12.0 - 0.12.29
* 0.13.0 - 0.13.4