-
Notifications
You must be signed in to change notification settings - Fork 61
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
routeros_wifi keeps detecting changes #552
Comments
What caught my eye is that the attribute name has a dash instead of an underscore. But I can't tell without my PC if that's the cause. |
my fault... is with underscore... but should not return an error? |
I was just thinking the same thing. We should try to add a validator, since such errors have already occurred. |
Would be really great :) |
It's never too late to start enjoying syntactic sugar :) |
🎉 This issue has been resolved in version 1.61.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Describe the bug
Since I added
Security.management-encryption
torouteros_wifi
on each apply, Terraform tries to apply the change again.To Reproduce
This is my code:
Expected behavior
I'm expecting that the change is applied only one time.
Debug Information
N/A
Stack Trace
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: