Dom Delnano
Dom Delnano
This is definitely a bug imo but glad that you are able to work around it by preventing parallelism. Since there is an easy workaround I don't know when I'll...
Unfortunately that is not possible. Please see the docs on static records [here](https://wiki.mikrotik.com/wiki/Manual:IP/DNS#Static_DNS_Entries), which the provider is using behinds the scenes.
From my reading of the release notes, it seems this was supported in v6.47. I thought for sure I didn't see it in the docs when I checked in December,...
@theblop thanks for pointing this out. That wasn't clear to me from the documentation. This should be possible then.
Hey @peteleblond, thanks for the report. I upgraded my terraform version to v1.0.1, but I haven't been able to reproduce it. It appears that this script code is not handling...
I have that change included in v0.6.2. Please install v0.6.2 (it should be pushed to the terraform registry in the next hour or so), reproduce the problem and attach your...
Sorry, it is now. I forgot to publish the release on github, which is why it was hidden.
@peteleblond would appreciate if you get a chance to try out the latest release.
@bennysp sorry, there haven't been any updates on my end. Not sure about @jdelnano, but I'm happy to give you some direction if you are interested in implementing this.
I've tracked down the bug to a bcc bug (in combination with llvm).  Upgrading the pixie BCC fork to include the changes...