Fixing TestAccNetworkingV2RouterInterface_basic

This commit is contained in:
Joe Topjian 2015-05-09 23:04:45 +00:00
parent 1e7a227ea6
commit feb5a3c6bb
1 changed files with 1 additions and 0 deletions

View File

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