Fixing TestAccNetworkingV2RouterInterface_basic

pull/1897/head
Joe Topjian 11 years ago
parent 1e7a227ea6
commit feb5a3c6bb

@ -43,6 +43,7 @@ func resourceNetworkingRouterV2() *schema.Resource {
Type: schema.TypeString,
Optional: true,
ForceNew: true,
Computed: true,
},
},
}

Loading…
Cancel
Save