Private IP support and test case
This commit is contained in:
@@ -49,7 +49,7 @@ module "mysql" {
|
||||
authorized_networks = [
|
||||
{
|
||||
name = "allow-all-inbound"
|
||||
value = "0.0.0.0/0"
|
||||
value = "85.76.34.163/32"
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user