Make build VMs beefier
This commit is contained in:
@@ -83,8 +83,8 @@ locals {
|
|||||||
build = var.build
|
build = var.build
|
||||||
})
|
})
|
||||||
|
|
||||||
cpus = 2
|
cpus = 4
|
||||||
memory = 4096
|
memory = 8192
|
||||||
disk_size = 10
|
disk_size = 10
|
||||||
ssh = {
|
ssh = {
|
||||||
username = "vagrant"
|
username = "vagrant"
|
||||||
|
|||||||
Reference in New Issue
Block a user