integrations / terraform-provider-github

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

[FEAT]: Support controlling if the Releases, Packages and Deployments sections are shown or hidden #2471

Open klausenbusk opened 1 week ago

klausenbusk commented 1 week ago

Describe the need

It would be useful if the settings below (can be found by clicking the gear icon (top-right) to the right of About), can be configured with Terraform, so you don't need to resort to ClickOps for hiding them.

image

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

stevehipwell commented 3 days ago

@klausenbusk can you find an API call to do this? I've looked before and I can't find a way to do this outside of the UI.