This commit is contained in:
2025-04-16 11:36:50 +03:00
parent efe0c88556
commit 2c70109d2d
303 changed files with 32959 additions and 51 deletions

View File

@@ -706,7 +706,7 @@ func extNetSchemaMake() map[string]*schema.Schema {
Optional: true,
},
"ext_net_ip": {
Type: schema.TypeInt,
Type: schema.TypeString,
Optional: true,
Default: "",
},