andrewchambers / terraform-provider-nix

terraform provider that manages nix builds and nixos machines.
https://acha.ninja
MIT License
117 stars 5 forks source link

update for terraform 0.12 #15

Closed zimbatm closed 4 years ago

zimbatm commented 4 years ago

Fixes issue with protocol incompatibilities:

Error: Failed to instantiate provider "nix" to obtain schema: Incompatible API version with plugin. Plugin version: 4, Client versions: [5]

andrewchambers commented 4 years ago

Is the go version required? I will merge after the Christmas period when I have a chance to test it out.

Thanks so much :)

zimbatm commented 4 years ago

not sure if the version is required, it's been added by go itself

andrewchambers commented 4 years ago

I think the other merge has done this, sorry I didn't merge your one.