Infra: AWS - add CSIT parameters to bootstrap
[csit.git] / fdio.infra.terraform / 2n_aws_c5n / variables.tf
index 15e718b..c5c74f6 100644 (file)
@@ -21,7 +21,7 @@ variable "ami_image" {
 variable "instance_type" {
   description = "AWS instance type"
   type = string
 variable "instance_type" {
   description = "AWS instance type"
   type = string
-  default = "c5n.4xlarge"
+  default = "c5n.9xlarge"
 }
 
 variable "testbed_name" {
 }
 
 variable "testbed_name" {