terraform-provider-github
terraform-provider-github copied to clipboard
[FEAT]: set Repo default workflow permissions
Describe the need
Source issue : https://github.com/integrations/terraform-provider-github/issues/1266 (autoclosed ...)
This is now available in the GitHub API here:
https://docs.github.com/en/rest/actions/permissions#set-default-workflow-permissions-for-a-repository
Relates to https://github.com/integrations/terraform-provider-github/issues/1265
SDK Version
No response
API Version
No response
Relevant log output
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
PR : https://github.com/integrations/terraform-provider-github/pull/2309
Hi @nickfloyd - when could we expect for this to be merged? This is a feature needed for compliance in some larger organizations I work with.