4.6.4
This commit is contained in:
@@ -155,6 +155,7 @@ func networkSubresourceSchemaMake() map[string]*schema.Schema {
|
||||
"weight": {
|
||||
Type: schema.TypeInt,
|
||||
Optional: true,
|
||||
Computed: true,
|
||||
Description: "weight the network if you need to sort network list, the smallest attach first. zero or null weight attach last",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user