Miller Lin

Results 3 comments of Miller Lin

We suffered this issue for version 1.4.0 And upgrade to latest version can fix it

What's the suggest practice when the resource name does not support dash '-'? In this case, Azure does not allow us to use '-' for the storage account name. refers...

@voltagex I use the stable release file to fix, see [README.md](https://github.com/terraform-docs/terraform-docs#installation) for more details. `curl -Lo ./terraform-docs.tar.gz https://github.com/terraform-docs/terraform-docs/releases/download/v0.16.0/terraform-docs-v0.16.0-$(uname)-amd64.tar.gz tar -xzf terraform-docs.tar.gz chmod +x terraform-docs mv terraform-docs /usr/local/terraform-docs`