Fix erratas

This commit is contained in:
stSolo
2022-06-07 18:59:19 +03:00
parent 0609b158c1
commit c7b54717a1
14 changed files with 31 additions and 30 deletions

View File

@@ -518,6 +518,7 @@ func resourceBasicServiceGroupSchemaMake() map[string]*schema.Schema {
"compgroup_id": {
Type: schema.TypeInt,
Optional: true,
Computed: true,
},
"account_id": {
Type: schema.TypeInt,