integrations / terraform-provider-github

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

[FEAT]: `github_branch_protection` lacks a property for setting `Require deployments to succeed before merging` #2233

Open garysassano opened 5 months ago

garysassano commented 5 months ago

Describe the need

I would like to configure Require deployments to succeed before merging for my branch protection through Terraform, but there's no option in github_branch_protection which allows to do that.

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct