integrations/terraform-provider-github

[FEAT]: Support team notification setting

Opened this issue · 0 comments

Describe the need

We would like to change the notification setting for github teams
image

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

The required accessor was added in go-github v66: https://github.com/google/go-github/blob/057b1d7aab4e6e2e71261f4441180ec33a44dc38/github/github-accessors.go#L12514C19-L12514C41

PR #2455 (depends on #2443)