Skip to content

Add support for IGMP Proxy #773

Open
@the-maldridge

Description

@the-maldridge

Is your feature request related to a problem? Please describe.
I would like to be able to configure the IGMP proxy resources via terraform, as currently this is not supported.

Describe the solution you'd like

I think this probably is implemented as a routeros_igmp_proxy_interface resource which then is repeated for all interfaces that should become part of the proxy.

Documentation
https://help.mikrotik.com/docs/spaces/ROS/pages/128221386/IGMP+Proxy

Additional context
The commands I am trying to replace with terraform are as follows:

[maldridge@core0] > /routing/igmp-proxy/interface/add interface=iot 
[maldridge@core0] > /routing/igmp-proxy/interface/add interface=services upstream=yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions