Documentation
The documentation is served:
- As a whole from this GitHub page
- From the
terraformprovider registry for provider usage information.
The following can be used to generate the registry documentation in the docs/ folder:
mage docs:build
And served locally within an mdBook at http://localhost:3000 using:
mage book:serve