Dash-User-Contributions icon indicating copy to clipboard operation
Dash-User-Contributions copied to clipboard

Providers for terraform (proxmox, ovh, openstack)

Open 0xErnie opened this issue 3 years ago • 1 comments

Terraform has lots of plugins which documantation can be found at https://registry.terraform.io/ , those are each versioned independently from terraform.

I would be happy if those three could be included:

https://registry.terraform.io/providers/terraform-provider-openstack/openstack/latest/docs https://registry.terraform.io/providers/ovh/ovh/latest/docs https://registry.terraform.io/providers/Telmate/proxmox/latest/docs

0xErnie avatar Jul 09 '21 19:07 0xErnie

This would be fantastic.

We already see "the libraries for x" pattern with Ruby Docsets etc. and this could operate the same way.

Terraform provider docsets are:

  • All in one place (the tf registry)
  • Have a set structure (resources, data sources)
  • formatted in a consistent way

zxaos avatar Nov 21 '22 15:11 zxaos