Skip to content

Commit

Permalink
Add upstreamProviderOrg for upstream release detection (#471)
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
2 parents aba47fd + fd39abe commit e855c1f
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: gitlab
major-version: 6
upstreamProviderOrg: gitlabhq
env:
PULUMI_GITLAB_TOKEN: ${{ secrets.GITLAB_TOKEN }}
makeTemplate: bridged
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-gitlab
upstream-provider-org: gitlabhq
pulumi-infer-version: true
remove-plugins: true
pr-reviewers: iwahbe # Team: pulumi/Providers

0 comments on commit e855c1f

Please sign in to comment.