rancher / quickstart

378 stars 328 forks source link

fix: windows ami does not exist #236

Open strophy opened 1 month ago

strophy commented 1 month ago

Resolves #224

Following the AWS quickstart instructions results in the following Terraform error:

│ Error: Your query returned no results. Please change your search criteria and try again.
│ 
│   with data.aws_ami.windows,
│   on data.tf line 32, in data "aws_ami" "windows":
│   32: data "aws_ami" "windows" {
│ 

This AMI no longer exists. When the fix in this PR is applied, it matches ami-06404b83fffc8f0ca in my eu-west-3 region, and resolves to Windows_Server-2019-English-Full-SQL_2019_Web-2024.06.13.