integrations / terraform-provider-github

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

[FEAT]: Support for setting the retention period for Github Actions artifacts and logs #2150

Open mmf55 opened 6 months ago

mmf55 commented 6 months ago

Describe the need

The GitHub Terraform provider currently doesn't support setting the retention period for GitHub Actions artifacts and logs. It would be great if it were possible to set this value through Terraform.

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

kfcampbell commented 6 months ago

Is this possible through the API right now?