Skip to content

Commit

Permalink
remove vulnerability_alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jan 9, 2026
1 parent 7855def commit d07e101
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ resource "github_repository" "main" {
has_projects = true
has_wiki = true
topics = ["aws", "aws-{{ tf_region_type }}"]
vulnerability_alerts = false
# vulnerability_alerts = false
auto_init = true

# pages {
Expand Down

0 comments on commit d07e101

Please sign in to comment.