mineiros-io / terraform-github-repository

A Terraform module to manage GitHub Repositories. https://github.com/
Apache License 2.0
159 stars 105 forks source link

Add support for Dependabot PRs - `automated-security-fixes` #158

Closed jboursier-mwb closed 1 year ago

jboursier-mwb commented 1 year ago

The automated-security-fixes key is not supported by this provider which prevents Dependabot PRs to get enabled.

vulnerability_alerts only enable alerts, while the former key enables associated PRs to be enabled.

jboursier-mwb commented 1 year ago

Duplicates https://github.com/integrations/terraform-provider-github/issues/588

Closing, sorry for the noise.