1.3.0
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user