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: Update some properties to support multiple values #501

Merged
merged 10 commits into from
Jul 2, 2024

Conversation

dokmic
Copy link
Contributor

@dokmic dokmic commented Jun 30, 2024

This PR is mostly about fixing resource schemas to support multiple values instead of comma-separated string values:

  • In routeros_system_logging and routeros_interface_bridge_vlan, types have been corrected to ignore values order.
  • In routeros_radius, routeros_dns, routeros_ip_dhcp_server_network, routeros_interface_dot1x_client, routeros_interface_dot1x_server, routeros_interface_bridge_vlan, and routeros_capsman_channel, types have been updated to support multiple values.
  • In routeros_snmp_community, a state migrator has been added to fix a regression introduced in routeros_snmp_community Addresses Doesn't Accept Multiple Addresses #495.

@dokmic dokmic requested a review from a team as a code owner June 30, 2024 22:34
@vaerh
Copy link
Collaborator

vaerh commented Jul 1, 2024

Thanks for migrating the state for routeros_snmp_community. I had a feeling I was forgetting something.

@dokmic dokmic force-pushed the feature/multiple-values branch 5 times, most recently from 9fdea29 to 27c8588 Compare July 1, 2024 15:08
@dokmic
Copy link
Contributor Author

dokmic commented Jul 1, 2024

@vaerh, thanks for the review 👍 I've fixed all the failing tests, and it can be merged safely now.

@vaerh vaerh merged commit ec2cc36 into terraform-routeros:main Jul 2, 2024
3 checks passed
@vaerh
Copy link
Collaborator

vaerh commented Jul 2, 2024

🎉 This PR is included in version 1.55.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

None yet

2 participants