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

fix: ipv6 addr-list addr w/o netmask adds /128 netmask #216

Merged
merged 1 commit into from
May 19, 2023

Conversation

dmaes
Copy link
Contributor

@dmaes dmaes commented May 18, 2023

Unlike with ipv4 address lists, routeros will add a /128 netmask when an ip w/o netmask is given as input. Add a DiffSuppressFunc to not have changing plans every run.

Unlike with ipv4 address lists,
routeros will add a /128 netmask when an ip w/o netmask is given as input.
Add a DiffSuppressFunc to not have changing plans every run.
@dmaes dmaes requested a review from a team as a code owner May 18, 2023 15:16
@vaerh vaerh merged commit d6f7fad into terraform-routeros:main May 19, 2023
3 checks passed
@gfenn-newbury
Copy link
Collaborator

🎉 This PR is included in version 1.10.1 🎉

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

3 participants