found: Error: "t1.2xlarge" is an invalid value as instance_type (aws_instance_invalid_type) on main.tf line 19: 19: instance_type = "t1.2xlarge" # invalid type!
Terraform will perform the following actions: # aws_instance.example will be created + resource "aws_instance" "example" { + ami = "ami-0e467ee8344baec9e" + arn = (known after apply)