pulumi / docs

All things Pulumi docs!
https://pulumi.com
Apache License 2.0
125 stars 220 forks source link

Version switcher for docs #11910

Open 1oglop1 opened 3 months ago

1oglop1 commented 3 months ago

Problem description

As a maintainer of many projects, it is difficult to keep all projects up to date and some of my projects are stuck at particular provider versions.

Reading the docs then leads to parity issues because the page only shows the latest version. I often need to know when the resource was updated or introduced to make the provider update process easier.

Suggestions for a fix

Add a version switcher to the registry as as terraform.

image

OT: it would be great if aws-provider could use the changelog file instead of github releases, because one cannot search releases for text.

sean1588 commented 3 months ago

Thank you @1oglop1 for filing this issue. We do have plans to enable our registry to house docs for multiple versions of packages in the near future.