David ZhangD
Windmill2y ago
4 replies
David Zhang

AMI in Terraform template doesn't exist

The Terraform template: https://github.com/windmill-labs/windmill/blob/main/examples/deploy/aws-ecs-terraform/README.md
Contains an AMI: ami-09c0b8e7f21923ac0 but the AMI does not exist
Specifically on this line: https://github.com/windmill-labs/windmill/blob/main/examples/deploy/aws-ecs-terraform/ecs_cluster.tf#L3
Error: creating Auto Scaling Group (windmill-cluster-asg): ValidationError: You must use a valid fully-formed launch template. The image id '[ami-09c0b8e7f21923ac0]' does not exist

Is there a new AMI to use?
GitHub
Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool. - windmill-labs/windmill
windmill/examples/deploy/aws-ecs-terraform/README.md at main · wind...
GitHub
Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool. - windmill-labs/windmill
windmill/examples/deploy/aws-ecs-terraform/ecs_cluster.tf at main ·...
Was this page helpful?