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.
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).
What happened?
When a third party uses the
upgrade-provider
tool for a major TF version upgrade, they are presented with output like this: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).