Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vaerh/wireless #572

Merged
merged 2 commits into from
Oct 7, 2024
Merged

vaerh/wireless #572

merged 2 commits into from
Oct 7, 2024

Conversation

vaerh
Copy link
Collaborator

@vaerh vaerh commented Sep 30, 2024

No description provided.

Interaction with physical interfaces has been simplified. It is possible, for example, to enable/disable an interface without specifying unnecessary parameters.
resource “routeros_interface_wireless” ‘wlan-2ghz’ {
  name = “wlan1”
  disabled = var.wlan_2ghz_disabled
}
@vaerh vaerh requested a review from a team as a code owner September 30, 2024 17:56
@vaerh vaerh merged commit e1e8859 into main Oct 7, 2024
3 checks passed
@vaerh vaerh deleted the vaerh/wireless branch October 7, 2024 11:52
@vaerh
Copy link
Collaborator Author

vaerh commented Oct 7, 2024

🎉 This PR is included in version 1.65.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@vaerh vaerh added the released label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant