vscode-terraform-doc-snippets icon indicating copy to clipboard operation
vscode-terraform-doc-snippets copied to clipboard

Community provider and modules support request

Open KshamaG opened this issue 4 years ago • 0 comments
trafficstars

I have issues

Request for support to add new features

I'm submitting a

  • [ ] bug report
  • [x] feature request
  • [ ] support request

What is the current behavior

Currently, the extension that yanks resource and data source documentation from official partners like AWS,GCP only -> https://github.com/run-at-scale/vscode-terraform-doc-snippets/blob/master/src/getAvailableProviders.ts#L5

If this is a bug, how to reproduce? Please include a code sample

What's the expected behavior

Is there a plan to

  1. Support terraform code-snippets providers other than the official partners? (For eg: Support for community providers?)
  2. Support for terraform modules documentation
  3. Support for refreshing the code-snippets so they are up-to-date with the documentation - https://github.com/run-at-scale/vscode-terraform-doc-snippets/issues/25

Environment

  • Affected module version:
  • OS:
  • Terraform version:

Other relevant info

KshamaG avatar Aug 09 '21 02:08 KshamaG