Nick Floyd
Nick Floyd
> @nickfloyd is this ready for a review? Yes it is ❤️ . I'll need to sync the branch with #2902 once/if you approve my changes there.
So sorry for the trouble here. I think I've tracked down the issue to the `Update` implementation. Turns out when a Terraform resource has an `Update` function defined (which was...
This is what I am thinking as a solution: https://github.com/integrations/terraform-provider-github/compare/v6.7.3...v6.7.4-patch - turns out the same problem existed on `selected_repository_ids` (this is a historical bug that wasn't present until Update was...
After a load of testing, validation, and discussion with @stevehipwell ❤️ I have released [v6.7.4](https://github.com/integrations/terraform-provider-github/releases/tag/v6.7.4) with the fixes for this issue. Please let me know if you run into any...
Thank you for the additional info. I keep swinging at this one and while some situations get a little better, some folks are still having problems - which is why...