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

feat: Add WiFi resources support #335

Merged
merged 11 commits into from
Jan 15, 2024
Merged

Conversation

dokmic
Copy link
Contributor

@dokmic dokmic commented Jan 13, 2024

This PR adds support of the recently released WiFi package (successor of wifiwave2). This API is only available in RouterOS starting from 7.13 and hence cannot be covered with tests in the current state.

The following new resources will be added:

  • resource_wifi_aaa;
  • resource_wifi_access_list;
  • resource_wifi_cap;
  • resource_wifi_capsman;
  • resource_wifi_channel;
  • resource_wifi_configuration;
  • resource_wifi_datapath;
  • resource_wifi_interworking;
  • resource_wifi_provisioning;
  • resource_wifi_security;
  • resource_wifi_steering.

Resolves #204.

@dokmic dokmic requested a review from a team as a code owner January 13, 2024 23:39
@vaerh vaerh merged commit d68fc6c into terraform-routeros:main Jan 15, 2024
3 checks passed
@vaerh
Copy link
Collaborator

vaerh commented Jan 15, 2024

🎉 This PR is included in version 1.31.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@vaerh vaerh added the released label Jan 15, 2024
@dokmic dokmic deleted the feature/wifi branch January 15, 2024 09:20
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.

wifiwave2 support
2 participants