Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fbreckle committed Aug 3, 2023
1 parent d7571bc commit a41f4ea
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## 3.5.2 (August 3rd, 2023)

FEATURES

* **New Data Source:** `netbox_vrfs` ([#441](https://github.com/e-breuninger/terraform-provider-netbox/pull/441) by [@robvand](https://github.com/robvand))

ENHANCEMENTS

* Added `description` attribute to
- data-source/netbox_cluster
- data-source/netbox_devices
- data-source/netbox_virtual_machines
- resource/netbox_cluster
- resource/netbox_device
- resource/virtual_machine ([#401](https://github.com/e-breuninger/terraform-provider-netbox/pull/401) by [@tagur87](https://github.com/tagur87))
* data-source/netbox_cluster: Add `description` attribute ([#446](https://github.com/e-breuninger/terraform-provider-netbox/pull/446) by [@bebehei](https://github.com/bebehei))
* data-source/netbox_devices: Return `tags` attribute
* resource/netbox_interface: Ignore drift when providing lowercase MAC addresses ([#446](https://github.com/e-breuninger/terraform-provider-netbox/pull/446) by [@bebehei](https://github.com/bebehei))
* resource/netbox_device_interface: Ignore drift when providing lowercase MAC addresses ([#446](https://github.com/e-breuninger/terraform-provider-netbox/pull/446) by [@bebehei](https://github.com/bebehei))

## 3.5.1 (July 24th, 2023)

BUG FIXES
Expand Down

0 comments on commit a41f4ea

Please sign in to comment.