Skip to content

Commit

Permalink
Updated ad.py for comment on src_ip
Browse files Browse the repository at this point in the history
  • Loading branch information
iknowjason committed Sep 8, 2022
1 parent 7c710a9 commit 84f500f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ad.py
Original file line number Diff line number Diff line change
Expand Up @@ -1231,6 +1231,7 @@ def get_nsg_template():
locals {
src_ip = chomp(data.http.firewall_allowed.response_body)
#src_ip = "0.0.0.0/0"
}
# This is the src_ip for white listing Azure NSGs
Expand Down

0 comments on commit 84f500f

Please sign in to comment.