integrations / terraform-provider-github

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

[FEAT]: Add secret_scanning_push_protection_custom_link option to set in GitHub organization #2390

Open Arlington1985 opened 2 days ago

Arlington1985 commented 2 days ago

Describe the need

Adding an option for setting secret_scanning_push_protection_custom_link parameter in GitHub organization settings

Source: https://docs.github.com/en/enterprise-cloud@latest/rest/enterprise-admin/code-security-and-analysis?apiVersion=2022-11-28

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

nickfloyd commented 2 days ago

Hey @Arlington1985,

Thanks for reaching out. This would be a great addition to the Terraform provider. Is this something you'd be interested in picking up? I've also added the label "Up for grabs" just in case someone else from the community want's to pick it up as well.

Arlington1985 commented 2 days ago

Hey @Arlington1985,

Thanks for reaching out. This would be a great addition to the Terraform provider. Is this something you'd be interested in picking up? I've also added the label "Up for grabs" just in case someone else from the community want's to pick it up as well.

Hi Nick. The PR already in place. Please review it