terraform-provider-github icon indicating copy to clipboard operation
terraform-provider-github copied to clipboard

Add automated_security_fixes for github_repository

Open voanhduy1512 opened this issue 1 year ago • 1 comments

Resolves #588


After the change?

  • Add ability to turn on dependabot through automated_security_fixes field

Pull request checklist

  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [x] Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • [ ] Yes
  • [x] No

voanhduy1512 avatar Jun 26 '24 09:06 voanhduy1512

This behavior is currently managed by the github_repository_dependabot_security_updates resource. What's the thought process behind putting it inside the repository resource? The repo resource is already pretty bloated, and inserting new functionality here means the existing resource will conflict, so I'm pretty hesitant to add this.

kfcampbell avatar Jul 01 '24 22:07 kfcampbell

👋 Hey Friends, this pull request has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!

github-actions[bot] avatar Mar 29 '25 02:03 github-actions[bot]