increase corwin memory
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
vincent 2023-09-21 19:18:48 +02:00
parent 4fa4b83484
commit 55801ac7e1

View File

@ -16,7 +16,7 @@ variable "instances" {
variable "server_type" { variable "server_type" {
type=string type=string
default = "cpx11" default = "cpx21"
} }
variable "os_type" { variable "os_type" {