Commit f9185f2
authored
fix(aws): fail instead of falling back to 0.0.0.0/0 for security group (#650)
When public IP auto-detection failed, SSH and K8s API ports were
opened to the entire internet. Now fail with a clear error message
asking the user to set the CIDR explicitly.
Audit finding #34 (LOW).
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>1 parent 8230a25 commit f9185f2
1 file changed
+6
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
361 | 358 | | |
| 359 | + | |
| 360 | + | |
362 | 361 | | |
363 | | - | |
| 362 | + | |
364 | 363 | | |
365 | 364 | | |
366 | 365 | | |
| |||
0 commit comments