Skip to content

Commit

Permalink
remove vulnerabillity_alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Dec 19, 2025
1 parent de32f62 commit a1dde8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ resource "github_repository" "app" {
has_projects = true
has_wiki = true
topics = ["aws", "aws-ew"]
vulnerability_alerts = false
# vulnerability_alerts = false
auto_init = true

# pages {
Expand Down

0 comments on commit a1dde8a

Please sign in to comment.