4.11.0
This commit is contained in:
@@ -94,10 +94,10 @@ func dataSourceVinsSchemaMake() map[string]*schema.Schema {
|
||||
Computed: true,
|
||||
Description: "ram",
|
||||
},
|
||||
"stack_id": {
|
||||
"node_id": {
|
||||
Type: schema.TypeInt,
|
||||
Computed: true,
|
||||
Description: "stack id",
|
||||
Description: "node id",
|
||||
},
|
||||
"uuid": {
|
||||
Type: schema.TypeString,
|
||||
@@ -2322,10 +2322,10 @@ func resourceVinsSchemaMake() map[string]*schema.Schema {
|
||||
Computed: true,
|
||||
Description: "ram",
|
||||
},
|
||||
"stack_id": {
|
||||
"node_id": {
|
||||
Type: schema.TypeInt,
|
||||
Computed: true,
|
||||
Description: "stack id",
|
||||
Description: "node id",
|
||||
},
|
||||
"uuid": {
|
||||
Type: schema.TypeString,
|
||||
|
||||
Reference in New Issue
Block a user