terraform-provider-github
terraform-provider-github copied to clipboard
[FEAT]: Workflow Management
Describe the need
I would like to be able to manage workflows (as described in the GitHub API) with Terraform.
In particular I am looking for a way to enable / disable particular workflow(s) based on their file name(s). This would likely tie into the github_repository_file data source.
Creating a workflow dispatch event sounds fun but wouldn't be required for my use case.
SDK Version
No response
API Version
2022-11-28
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct