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

support case-insensitive IPAddress ID while importing #208

Merged

Conversation

maksym-nazarenko
Copy link
Collaborator

@maksym-nazarenko maksym-nazarenko commented Oct 21, 2023

This PR allows import id for resource to be in lowercase.

Both commands will act in the same way:

$ terraform import mikrotik_ip_address.this '*3e'

and

$ terraform import mikrotik_ip_address.this '*3E'

@maksym-nazarenko maksym-nazarenko merged commit c47a533 into ddelnano:master Nov 13, 2023
4 checks passed
@maksym-nazarenko maksym-nazarenko deleted the fix-ip-address-import branch November 13, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants