workspaces-issues
workspaces-issues copied to clipboard
Terraform Deployment AMI Selection
I am attempting to deploy to AWS via the Standard deployment. https://github.com/kasmtech/terraform/tree/develop/aws/standard
When creating my Terraform file I'm asked for the AMI "ec2_ami_id=" and the readme suggests Ubuntu 22.04 LTS. However, this build is not present when searching the AWS AMI Catalog for Kasm. I'm not sure which of the version 20 builds are supposed to go in this field either.
Any suggestion would be appreciated. If you know of a full working example of this Terraform's terraform.tfvars file, we would love to see it. Thank you!