Skip to content

Commit

Permalink
fixed lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
imrannayer committed Dec 4, 2024
1 parent 3f31388 commit c0c0d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/regional-backend-security-policy/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -350,4 +350,4 @@ resource "google_compute_region_security_policy_rule" "default_rule" {
src_ip_ranges = ["*"]
}
}
}
}

0 comments on commit c0c0d41

Please sign in to comment.