refactor: reduce to 1 core
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ variable "template_id" {
|
||||
variable "cpu_cores" {
|
||||
description = "Number of CPU cores"
|
||||
type = number
|
||||
default = 2
|
||||
default = 1
|
||||
}
|
||||
|
||||
variable "memory_mb" {
|
||||
|
||||
Reference in New Issue
Block a user