Skip to content

Commit

Permalink
Support app auth and PAT via two provider instances (integrations#1538)
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
  • Loading branch information
3 people authored and reedloden committed Jun 14, 2023
1 parent 52fb86c commit 5d789e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion github/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ func Provider() terraform.ResourceProvider {
},
},
},
ConflictsWith: []string{"token"},
},
},

Expand Down

0 comments on commit 5d789e0

Please sign in to comment.