Fixing TestAccLBV1Monitor_basic

This commit is contained in:
Joe Topjian 2015-05-09 22:26:23 +00:00
parent 2d512343a0
commit de74f3e586
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ func resourceLBMonitorV1() *schema.Resource {
Type: schema.TypeString,
Optional: true,
ForceNew: true,
Computed: true,
},
"type": &schema.Schema{
Type: schema.TypeString,