From 665af5a7f4e4767e061f66d27e0e67a4cf14b61e Mon Sep 17 00:00:00 2001 From: formula97 <66947627+formula97@users.noreply.github.com> Date: Wed, 4 Aug 2021 01:28:53 -0500 Subject: [PATCH] Update Google Compute Environment machine type (#14251) Google advised that the f1-micro tier will no longer be free after 31AUG21 and suggested e2-micro will be the new free tier. --- config.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.cfg b/config.cfg index bee023f..9004963 100644 --- a/config.cfg +++ b/config.cfg @@ -178,7 +178,7 @@ cloud_providers: name: "ubuntu-focal-20.04" owner: "099720109477" gce: - size: f1-micro + size: e2-micro image: ubuntu-2004-lts external_static_ip: false lightsail: