integrations / terraform-provider-github

Terraform GitHub provider
https://www.terraform.io/docs/providers/github/
MIT License
863 stars 708 forks source link

Bump go-github to v62 + fixes #2304

Closed EttoreFoti closed 3 days ago

EttoreFoti commented 5 days ago

This is updating the core go-github package from v57 to v62 and adjusting all the resources impacted to be backwards compatible. This is also fixing tests that were previously broken, covering most of the resources, this would be a new activity to plan IMHO.


Before the change?

After the change?

Pull request checklist

Does this introduce a breaking change?

Please see our docs on breaking changes to help!