-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Denis Rendler (GitHub Actions)
committed
Jan 12, 2025
1 parent
438a7fb
commit 827d1c1
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
|
||
<a name="0.1.0">Release 0.1.0</a> | ||
## 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 | ||
|