awendel-presien
awendel-presien
> Hello, @awendel-presien! It looks like the instance maintenance behavior is already being set to `TERMINATE` when creating GPU instances. 🤔 Hi @0x2b3bfa0, thanks for having a look at this!...
@0x2b3bfa0, unfortunately this error persists for us. As a test, I tried creating a `g2-standard-4` instance using Terraform and the Iterative Terraform provider (so not using CML), and that worked...
We managed to get this working by including the GPU type and number in the `--cloud-type` option, e.g. `g2-standard-96+nvidia-l4*8` instead of `g2-standard-96`. I think this is something that should at...