diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4a0338b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,37 @@ + +Release 0.1.0 +## 0.1.0 (2025-01-12) + +### Bug Fixes + +* tflint config workflow +* after tflint +* add to change exclusions tags, comments +* ipam scope and scope_id validation and usage +* parent for locations + +### Code Refactoring + +* netbox-racks to use netbox-data-org module +* netbox-device into netbox-devices + +### Documentation + +* update readme + +### Features + +* add github workflows and changelog config +* add primary ip support module +* add netbox-virtualization module +* add support to use key instead of specific name key +* add netbox-ipam module +* add contact roles +* add netbox-data-org data-only module +* commit zero + +### Pull Requests + +* Merge pull request [#2](https://github.com/rendler-denis/tf-mod-netbox/issues/2) from rendler-denis/develop +* Merge pull request [#1](https://github.com/rendler-denis/tf-mod-netbox/issues/1) from rendler-denis/feat/add-github-workflows +