CML runner specify ec2 ami id

Hello,

I am reading through the CML documentation and is anyone aware of a was to specify the AMI id of the ec2 instance in the cml runner command?

thanks,
Kunal.

Hi @kapoork31 the AMI image for the runner should not needed to be specified and hence you can not specify it. In our terraform provider that setting is computed.
Ideally you should setup your stack within the workflow specifying a docker image.

Thanks,

I completely forgot it runs a container on the ec2 instance, around 5 minutes later someone at work reminded me and then I realised this is not an issue.

thanks.

1 Like