pulumi-upgrade-provider
Installation
SKILL.md
Pulumi Upgrade Provider
Overview
Run upgrade-provider, fix known failures, and rerun until success. Keep git operations read-only in the repo; the tool owns branch/commit/PR state.
Run Loop
- Create output directory:
mkdir -p .pulumi
- Run from repo root:
upgrade-provider $ORG/$REPO --repo-path . > .pulumi/upgrade-provider-stdout.txt 2> /dev/null