BUG FIXES:
- cmd/tfplugindocs: Allow single word resources to use templates (#147).
- cmd/tfplugindocs: Pass in correct provider name for data-source and resource schema lookup when overidden with
rendered-provider-name
flag (#148).
ENHANCEMENTS:
- cmd/tfplugindocs: Expose
RenderedProviderName
to templates (#149).