mumoshu / terraform-provider-eksctl

Manage AWS EKS clusters using Terraform and eksctl
Apache License 2.0
234 stars 44 forks source link

No docs on the Terraform Registry #56

Open redeux opened 3 years ago

redeux commented 3 years ago

The docs page on the Terraform Registry for the eksctl provider is currently blank. Users often reference the registry documentation page when evaluating and using providers. HashiCorp has an official project, hashicorp/terraform-plugin-docs, to help provider developers generate documentation directly from the provider schema.

If you decide to create or generate docs, you'll need to cut a new release for the Registry to pick them up.