terraform-provider-archive icon indicating copy to clipboard operation
terraform-provider-archive copied to clipboard

Migrate Documentation to terraform-plugin-docs

Open bflad opened this issue 3 years ago • 0 comments

The "standard library" Terraform Providers should implement nascent provider development tooling to encourage consistency, foster automation where possible, and discover bugs/enhancements to that tooling. To that end, this provider's documentation should be switched to terraform-plugin-docs, including:

  • Migrating directory structures and files as necessary
  • Enabling automation for documentation generation (e.g. make gen or go generate ./...)
  • Enabling automated checking that documentation has been re-generated during pull request testing (e.g. no differences)

bflad avatar Aug 12 '21 16:08 bflad