Skip to content

Commit

Permalink
Add upstreamProviderOrg for upstream release detection (#935)
Browse files Browse the repository at this point in the history
Prepare provider for changes in pulumi/upgrade-provider#228.
  • Loading branch information
guineveresaenger authored Jan 5, 2024
1 parent b604599 commit cca4d2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .ci-mgmt.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
provider: docker
major-version: 4
upstreamProviderOrg: kreuzwerker
aws: true
gcp: true
gcpRegistry: true
Expand Down
1 change: 1 addition & 0 deletions .upgrade-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

---
upstream-provider-name: terraform-provider-docker
upstream-provider-org: kreuzwerker
pulumi-infer-version: true
remove-plugins: true
pr-reviewers: iwahbe # Team: pulumi/Providers

0 comments on commit cca4d2f

Please sign in to comment.