Add the ability to define ``custom_fields` attached to the`netbox_ip_address`` resource #8875

Closed
opened 2025-12-29 20:42:25 +01:00 by adam · 1 comment
Owner

Originally created by @TGM on GitHub (Nov 23, 2023).

NetBox version

v3.4.3

Feature type

Data model extension

Proposed functionality

Add the ability to define custom_fields in netbox_ip_address

Similar to the custom_fields found in netbox_virtual_machine resource.

custom_fields (Map of String)

Use case

Allows us to declare custom_fields attached to the netbox_ip_address resource.

Database changes

No response

External dependencies

No response

Originally created by @TGM on GitHub (Nov 23, 2023). ### NetBox version v3.4.3 ### Feature type Data model extension ### Proposed functionality Add the ability to define ```custom_fields``` in ```netbox_ip_address``` Similar to the ```custom_fields``` found in ```netbox_virtual_machine``` resource. **_[custom_fields](https://registry.terraform.io/providers/e-breuninger/netbox/latest/docs/resources/virtual_machine#custom_fields) (Map of String)_** ### Use case Allows us to declare ```custom_fields``` attached to the ```netbox_ip_address``` resource. ### Database changes _No response_ ### External dependencies _No response_
adam closed this issue 2025-12-29 20:42:26 +01:00
Author
Owner

@TGM commented on GitHub (Nov 23, 2023):

Wrong repository, should be on TF side.

@TGM commented on GitHub (Nov 23, 2023): Wrong repository, should be on TF side.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8875