terraform-plugin-docs
terraform-plugin-docs copied to clipboard
Generate and validate Terraform plugin/provider documentation.
Possibly due to a quirk with [approving Github action workflow runs from external forks](https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks), the test workflow currently doesn't run on external PRs after approval but the workflow runs normally...
Previously, the internal methods and checks for the `validate` command were reading files/directories from file paths, which made internal unit testing difficult as it required static files and directories for...
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.7 to 1.7.8. Commits d9c03f0 Deprecate Node.Text 65dcf6c Add warning to Node.Text GoDoc See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts...
### Terraform CLI and terraform-plugin-docs Versions latest ### Use Cases or Problem Statement It would be nice for users to know more about a parameters behaviors without having to write...