Mastercard / terraform-provider-restapi

A terraform provider to manage objects in a RESTful API
Other
785 stars 215 forks source link

Documentation not showing examples and description #228

Open mgw6 opened 11 months ago

mgw6 commented 11 months ago

The documentation for this provider on the Terraform website does not contain examples or descriptions of the resource and data source. Example: The Azure Linux Function app function has a short description "Manages a Linux Function App" and then has an "Example Usage" section.

I'd like to add these two items to the documentation. What process is currently used to generate or maintain documentation? Is the tfplugindocs tool being used as outlined in the SDK Release Tutorial?

mgw6 commented 11 months ago

Adding PR #229