pulumi / upgrade-provider

A tool to automate provider upgrades on your local machine
6 stars 1 forks source link

Tool should not point to private doc files #266

Open ringods opened 3 months ago

ringods commented 3 months ago

What happened?

When a third party uses the upgrade-provider tool for a major TF version upgrade, they are presented with output like this:

Major Version Updates are not fully automated!
You need to complete Step 11: Updating README.md and sdk/python/README.md in a follow up commit.
Steps are listed at
    https://github.com/pulumi/platform-providers-team/blob/main/playbooks/tf-provider-major-version-update.md

The given URL points to a private repository.

All upgrade information should reside in this public repository.

Example

https://github.com/pulumi/upgrade-provider/blob/9692355a2b2548ed824eabe188974845d4f2c789/upgrade/upgrade_provider.go#L203

Output of pulumi about

N/A

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

VenelinMartinov commented 3 months ago

Thanks for reporting, I've raised https://github.com/pulumi/upgrade-provider/pull/267 to move the docs to upgrade-provider.