This commit is contained in:
stSolo
2023-01-26 11:32:11 +03:00
parent c0c9dc8131
commit e12afbe1ad

View File

@@ -411,7 +411,6 @@ func resourceDiskSchemaMake() map[string]*schema.Schema {
Type: schema.TypeBool, Type: schema.TypeBool,
Optional: true, Optional: true,
Computed: true, Computed: true,
Default: false,
}, },
"disk_id": { "disk_id": {