MircoT

Results 2 comments of MircoT

> I had the same problem. What fixed it for me was: > > ``` > sudo kextutil /Library/Filesystems/osxfuse.fs/Contents/Extensions/10.16/osxfuse.kext > ``` > > Then I was asked to reboot, after...

I had the same problem. I wrote a workaround, but I'm still investigating. TL;DR The main problem is that the [`region_attributes` is a `TypeSet`](https://github.com/ovh/terraform-provider-ovh/blob/master/ovh/resource_cloud_project_network_private.go#L88) without a hashing function. In fact,...