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
Im looking at implementing this for tenants, Ive got it working but it also on every apply adds the custom fields that arent specified so makes the rerun messy. Its pretty much a copy paste job from the prefixes resource and data pulls. Hopefully i get it working and ill try and implement for some of the other resources missing like this one
NetBox version
v4.x
Proposed functionality
Add the ability to define custom_fields in
netbox_available_prefix
netbox_available_ip_address
netbox_vlan
Similar to the custom_fields found in netbox_virtual_machine or netbox_ip_address resource.
custom_fields (Map of String)
or
custom_fields (Map of String)
Use case
Allows us to declare custom_fields attached to the netbox_ip_address resource.
End result
The text was updated successfully, but these errors were encountered: