Open
Description
Change Type
Removal
Area
Configuration parameters
Proposed Changes
Discussion on Deprecating the interface Value in netbox_ip_address
Hello everyone
I’d like to open a discussion regarding the interface value in the netbox_ip_address module. This parameter represents the device's interface to which an IP address should be assigned, but it doesn't allow for assigning an IP to a VM's interface.
On the other hand, we have the assigned_object value, which does enable the assignment of an IP address to an interface for both virtual machines and devices. Given this overlap, I believe the interface value may be unnecessary.
What are your thoughts on the potential deprecation of the interface value?