Cannot change instance type
Opened this issue · 0 comments
flavioschuindt commented
I'm trying to figure out where, in the project's files, I could change instance type from VM jobs created on AWS. If I try to follow the standard way, terraform-aws-cf-install creates 11 instances (1x t2.small, 5x c3.large, 2x m3.medium and 3x m3.large) and it costs about ~ 1.08 dollars/hrs. It would be great if we could set the instance types in the terraform.tfvars file.