This commit is contained in:
asteam
2025-06-16 14:17:01 +03:00
parent 9e68edb2b9
commit e04dab77cb
4880 changed files with 97 additions and 535839 deletions

View File

@@ -78,7 +78,7 @@ func resourceAccountSchemaMake() map[string]*schema.Schema {
Description: "Share images with account",
},
"reason": {
Type: schema.TypeBool,
Type: schema.TypeString,
Optional: true,
Description: "reason for restore or deactivation",
},