File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
modules/powervs-vpc-landing-zone/presets Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 381381 " port_min" : 22
382382 }
383383 },
384+ {
385+ " name" : " allow-ssh-inbound-schematics26" ,
386+ " direction" : " inbound" ,
387+ " source" : " 163.74.95.217/32" ,
388+ " tcp" : {
389+ " port_max" : 22 ,
390+ " port_min" : 22
391+ }
392+ },
393+ {
394+ " name" : " allow-ssh-inbound-schematics27" ,
395+ " direction" : " inbound" ,
396+ " source" : " 163.66.91.30/32" ,
397+ " tcp" : {
398+ " port_max" : 22 ,
399+ " port_min" : 22
400+ }
401+ },
402+ {
403+ " name" : " allow-ssh-inbound-schematics28" ,
404+ " direction" : " inbound" ,
405+ " source" : " 163.75.88.96/32" ,
406+ " tcp" : {
407+ " port_max" : 22 ,
408+ " port_min" : 22
409+ }
410+ },
384411 % { if " ${ external_access_ip } " != " " && " ${ external_access_ip } " != null }
385412 {
386413 " direction" : " inbound" ,
You can’t perform that action at this time.
0 commit comments