terraform-routeros / terraform-provider-routeros

Terraform Provider for Mikrotik RouterOS
Mozilla Public License 2.0
165 stars 46 forks source link

feat: Add bandwidth server resource #475

Closed mirceanton closed 1 month ago

mirceanton commented 1 month ago

This is my attempt to add the bandwidth_server resource into this provider.

Fixes #474

Disclaimers:

With all that said, I tried to follow the patterns implemented for the other resources, mainly taking inspiration from the MAC server resource.

vaerh commented 1 month ago

I won't bore you with unnecessary queries, a bit later I'll change some places in your PR and merge it.

mirceanton commented 1 month ago

I won't bore you with unnecessary queries, a bit later I'll change some places in your PR and merge it.

Thank you! I hope it's not too much to fix.

vaerh commented 1 month ago

:tada: This PR is included in version 1.54.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: