Commit 1b243b2
committed
Make it more clear that users needs to allowe IP
Previously database instances were created so that connections
from 0.0.0.0/0 were allowed by default. I'm assuming that this
"just worked" for some users that might find this change confusing.
With this change I try to make sure that the users will actually
define some allowed cidrs.
DBAAS-1171 parent 4f6b838 commit 1b243b2
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments