You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm looking to use Terraform to manage the patching of cables in Netbox. I've ran into a problem in the data source "netbox_device_interfaces" is only looking for "interface" type ports (dcim.interface) and nothing else.
I'd like to request enhancing this to support any type of port type (front port, rear port etc..)
Terraform Version
1.8.3
Affected Resource(s)
netbox_device_interfaces
The text was updated successfully, but these errors were encountered:
Hi, I'm looking to use Terraform to manage the patching of cables in Netbox. I've ran into a problem in the data source "netbox_device_interfaces" is only looking for "interface" type ports (dcim.interface) and nothing else.
I'd like to request enhancing this to support any type of port type (front port, rear port etc..)
Terraform Version
1.8.3
Affected Resource(s)
netbox_device_interfaces
The text was updated successfully, but these errors were encountered: