-
Notifications
You must be signed in to change notification settings - Fork 748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] support for the Github "Security Managers" feature #1210
Comments
Yes, this would be a great feature. |
This will need support for the security managers API. Created google/go-github#2529 to track. I'm happy to pick this up too. 👍 |
Thank you @jeremyhayes! You rock. Please let me know if you'd like my eyes, assistance, etc. |
Quick status update. The necessary change in the underlying API client was merged. Now waiting on a release of that lib and for it to get updated here. |
Thanks for the update! Still waiting on a release of go-github unfortunately. |
Love seeing the progress @jeremyhayes! When this is added where will this option be controlled from, github_organization_settings? Or will a new resource be created? |
My WIP has it as a new resource: |
go-github v48.1.0 has released with the needed API support. @kfcampbell what's the preferred update path here? |
Hey @jeremyhayes, I'm on it... I'll update the dep and drop a PR (reference it here). |
For reference: go-github version update PR |
thank you for getting this feature out 🔥 |
are there plans to add support for a Github "Security Managers" feature?
https://docs.github.com/en/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization
we've been configuring it manually via Github UI but would love to have it terraformed.
thank you!
The text was updated successfully, but these errors were encountered: