All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.0 (2021-01-01)
- Add ability to return json objects of all endpoints (dceb7f2)
- Add custom_fields to IP address resource (bb962ee)
- Add custom_fields to tenant resource (01a000f)
- Add custom_fields to vlan resource (1315546)
- Add custom_fields to vm resource and update documentation (0fb146d)
- Add data source IPAM aggregate (f33b8d9)
- Add resource IPAM aggregate (cdaa29f)
1.1.1 (2020-11-25)
- IP address not updating when dns_name removed (c4cd536)
1.1.0 (2020-11-01)
- Add Cluster data (5fafa79)
- Add Platform data (7eb4c91)
- Add VirtualMachine resource (b7dd75f)
- Add VirtualMachineInterface resource (8798e24)
- Add primary ip4 option for ip addresses (f7e5ab2)
- Destroy ip address when object_id is changing (6e87ef7)
- Set default value for object_type (edca694)
1.0.0 (2020-10-17)
- Update provider to work with Netbox 2.9 (8d5633e)
0.2.1 (2020-06-28)
- Data netbox_ipam_vlan return code 400 (55d1e0b)
0.2.0 (2020-06-25)
- Fix issue when using http as scheme (0171927)
- go mod tidy on modules (1291bb7)
- Add code to manage IP addresses (9db82c0)
- Init the project (c9672cd)