upjet icon indicating copy to clipboard operation
upjet copied to clipboard

Extend Marketplace documents with external-name syntax

Open ezgidemirel opened this issue 3 years ago • 1 comments

What problem are you facing?

Currently, users cannot find the external-name annotation syntax before actually creating a resource. We can add a new section to the marketplace like Terraform registry's import and provide that information. This can be especially useful in import and migration scenarios. More context can be found here.

How could Official Providers help solve your problem?

Automatically generate external-name annotation syntax for marketplace documentation.

ezgidemirel avatar Sep 30 '22 12:09 ezgidemirel

For some providers, Terraform registry has consistent "import statement" documentation (which we used to determine most group names for resources). One idea could be to use that metadata for automatically extracting the docs mentioned here.

ulucinar avatar Oct 04 '22 07:10 ulucinar