Fixing TestAccNetworkingV2RouterInterface_basic
This commit is contained in:
parent
1e7a227ea6
commit
feb5a3c6bb
|
@ -43,6 +43,7 @@ func resourceNetworkingRouterV2() *schema.Resource {
|
|||
Type: schema.TypeString,
|
||||
Optional: true,
|
||||
ForceNew: true,
|
||||
Computed: true,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue