opensearch-project / terraform-provider-opensearch

https://registry.terraform.io/providers/opensearch-project/opensearch
Apache License 2.0
73 stars 56 forks source link

[DOCS] Add how to generate terraform documentation #109

Open rblcoder opened 10 months ago

rblcoder commented 10 months ago

Add steps to generate terraform provider documentation to README.md

prudhvigodithi commented 10 months ago

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

rblcoder commented 10 months ago

@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