Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Add how to generate terraform documentation #109

Open
rblcoder opened this issue Oct 20, 2023 · 2 comments
Open

[DOCS] Add how to generate terraform documentation #109

rblcoder opened this issue Oct 20, 2023 · 2 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@rblcoder
Copy link
Collaborator

Add steps to generate terraform provider documentation to README.md

@prudhvigodithi
Copy link
Member

Do you mean to add a step to run tfplugindocs to generate and validate provider documentation?
Thanks

@rblcoder
Copy link
Collaborator Author

@prudhvigodithi I thought of adding the following to README.md to generate documentation
go generate ./...
as per https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework/providers-plugin-framework-documentation-generation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: 📦 Backlog
Development

No branches or pull requests

3 participants