ENHANCEMENTS:
- cmd/tfplugindocs: Use existing Terraform CLI binary if available on PATH, otherwise download latest Terraform CLI binary (#124)
- cmd/tfplugindocs: Added
tf-version
flag for specifying Terraform CLI binary version to download, superseding the PATH lookup (#124)
BUG FIXES: