This commit is contained in:
asteam
2025-07-01 13:44:09 +03:00
parent 5382579a5f
commit ddbb12996d
1041 changed files with 2842 additions and 96448 deletions

View File

@@ -30,6 +30,7 @@ func MakeSchemaResourceLB() map[string]schema.Attribute {
"ha_mode": schema.BoolAttribute{
Optional: true,
Computed: true,
Default: booldefault.StaticBool(false),
},
"desc": schema.StringAttribute{
Optional: true,