-
Notifications
You must be signed in to change notification settings - Fork 948
[BUG]: Using a team ID for github_repository_collaborators causes churn #2414
Copy link
Copy link
Closed
Labels
Status: Up for grabsIssues that are ready to be worked on by anyoneIssues that are ready to be worked on by anyoneType: BugSomething isn't working as documentedSomething isn't working as documented
Description
Expected Behavior
Based on the documentation I'd expect to be able to set team_id to the team ID and have no churn.
Actual Behavior
It looks like the team slug is stored in the state which is causing churn on every run.
Terraform Version
Terraform v1.7.5
on windows_amd64
Affected Resource(s)
- github_repository_collaborators
Terraform Configuration Files
No response
Steps to Reproduce
No response
Debug Output
No response
Panic Output
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: Up for grabsIssues that are ready to be worked on by anyoneIssues that are ready to be worked on by anyoneType: BugSomething isn't working as documentedSomething isn't working as documented
Type
Projects
Status
✅ Done