feat: add ID in data_source_github_repository_teams#3492
Conversation
The team ID was missing from the datasource.
|
👋 Hi, and thank you for this contribution! This repo is maintained by GitHub and community members on a best-effort basis. We'll get to this as soon as we can. You can help us prioritize by joining the discussion on open issues and PRs, sharing details on the changes you need, and reviewing other contributions. 🤖 This is an automated message. |
|
@acouvreur please could you open an issue before creating a PR to save everyone's time.
Sorry, wrong data source. I take back my objection but the main point that opening an issue to be triaged before a PR still stands. |
Will do, the change was so minimal I thought it'd be okay. Duly noted for next contributions |
Before the change?
You cannot retrieve the ID from the
github_repository_teamsdatasource, which is a pain when using associated resources that require a team ID.After the change?
github_repository_teamsdatasource, which is useful when using associated resources that require a team ID.Pull request checklist
Does this introduce a breaking change?
Please see our docs on breaking changes to help!