-
Notifications
You must be signed in to change notification settings - Fork 772
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not applying vulnerability_alerts = true on private repository creation #754
Comments
I've confirmed this behavior and drafted a PR to fix it. I'll see about investigating any possible side effects more thoroughly and try to resolve the issue! |
Hi @kfcampbell, |
@ppferrari I don't believe so. I've asked around internally and it looks like that has a separate API. I'll make a comment to that effect over there. If nobody beats me to it, I can take a peek at that issue once this fix is in. |
👋 Hey Friends, this issue has been automatically marked as |
Closing as #768 has been merged. Please open a new issue if there's additional behavior around vulnerability alerts that should be changed! |
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
When initially creating the resource, vulnerability alerts should be enabled.
Actual Behavior
Repository is initially created with vulnerability alerts disabled, and running Terraform again enables the vulnerability alerts.
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: