Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion routeros/resource_interface_bridge.go
Original file line number Diff line number Diff line change
@@ -188,7 +188,6 @@ func ResourceInterfaceBridge() *schema.Resource {
Type: schema.TypeString,
Optional: true,
Computed: true,
Default: "temporary-query",
Description: "A multicast router port is a port where a multicast router or querier is connected. On " +
"this port, unregistered multicast streams and IGMP/MLD membership reports will be sent. This " +
"setting changes the state of the multicast router for a bridge interface itself. This property can " +

0 comments on commit c38c02a

Please sign in to comment.