diff --git a/infrastructure/quick-deploy/aws/parameters.tfvars b/infrastructure/quick-deploy/aws/parameters.tfvars index 311c45a42..630c344ac 100644 --- a/infrastructure/quick-deploy/aws/parameters.tfvars +++ b/infrastructure/quick-deploy/aws/parameters.tfvars @@ -295,7 +295,7 @@ elasticache = { mq = { engine_type = "ActiveMQ" engine_version = "5.17.6" - host_instance_type = "mq.m5.xlarge" + host_instance_type = "mq.m5.4xlarge" } mongodb = {