go-netbox
go-netbox copied to clipboard
Writable_prefix tenant and site as int64
trafficstars
I am using this module to create prefixes using Terraform but I have to specify the site and tenant as the ID (int64)
It would be helpful to be able to either specify "site_id" or "site_name" which would be TypeString.