Kamil Potrec
Kamil Potrec
There is a race condition between multiple network resources. Another workaround is to use depends_on between resources. I believe the issue is with the code looking up next available bridge...
One thing to consider is the experience of using driftctl to import all unmanaged resources into terraform. If by default the child resources are not displayed, it may be confusing...
Hey, are you still working on this problem? I've run into the same issue, and it was caused by worker being restarted in between auth flow. I've added following method...
I think this is related to the openai provider specifically. It requires `properties` in the tool's schema object. I've run into the same thing when testing the cloudflare's mcp servers....