I think current example in the GitHub repo has the incorrect path (see commented out below) to the image for controller and login. The uncommented version is what I guessed at, but seems to have worked. #controller_image = "projects/slurm-184304/global/images/family/schedmd-slurm-20-11-4-hpc-centos-7 controller_image = "projects/schedmd-slurm-public/global/images/family/schedmd-slurm-20-11-4-hpc-centos-7 #login_image = "projects/slurm-184304/global/images/family/schedmd-slurm-20-11-4-hpc-centos-7 login_image = "projects/schedmd-slurm-public/global/images/family/schedmd-slurm-20-11-4-hpc-7
Jeff, If you pull the latest updates you should find the correct image path: https://github.com/SchedMD/slurm-gcp/blob/master/tf/examples/basic/basic.tfvars.example Regards, Nick