nix-community / nixops-gce

NixOps Google Cloud Backend
25 stars 8 forks source link

nixops.resources.ResourceEval is not an instance of nixops_gcp.backends.options.GCEDiskOptions #30

Open MaxDaten opened 8 months ago

MaxDaten commented 8 months ago

Managing a gce instance seems to be broken for me, because of some typeguard failure when using the default boot disk.

typeguard.TypeCheckError: value of key '/dev/disk/by-id/scsi-0Google_PersistentDisk_n-15678c307b9c11eeabf8aa3cacb17f69-hello-root' of nixops.resources.ResourceEval is not an instance of nixops_gcp.backends.options.GCEDiskOptions

See example minimal example here:

Example Repo: https://github.com/Briends/nixops-learning/tree/540dd4dff8636fc7f4e76261ca3c21a7e5d1092c