Skip to content

Commit

Permalink
changed to medium
Browse files Browse the repository at this point in the history
  • Loading branch information
Michele Sciabarra committed Oct 16, 2017
1 parent b1c5cb0 commit 5dca208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/variables.tf
Expand Up @@ -10,7 +10,7 @@ variable "ami_by_region" {
}

variable "instance_type" {
default = "t2.small"
default = "t2.medium"
description = "EC2 instance type"
}

Expand Down

0 comments on commit 5dca208

Please sign in to comment.