Add automated_security_fixes for github_repository
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
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.
👋 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!