Fixing TestAccLBV1Monitor_basic
This commit is contained in:
parent
2d512343a0
commit
de74f3e586
|
@ -27,6 +27,7 @@ func resourceLBMonitorV1() *schema.Resource {
|
|||
Type: schema.TypeString,
|
||||
Optional: true,
|
||||
ForceNew: true,
|
||||
Computed: true,
|
||||
},
|
||||
"type": &schema.Schema{
|
||||
Type: schema.TypeString,
|
||||
|
|
Loading…
Reference in New Issue