This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
AFS
/
xdr-terraform-modules
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
ab46669081
Ramuri
Etichete
master
xdr-terraform-m...
/
submodules
/
wafv2
/
blocklist.tf
blocklist.tf
116 B
Istoric
Crud
1
2
3
4
5
6
7
8
locals {
blocked_ips = [
"172.16.0.0/12",
"192.168.0.0/16",
"169.254.0.0/16",
"127.0.0.0/8"
]
}