From f97a27012b4c90a2aee8acf650a735c6c4aa22c2 Mon Sep 17 00:00:00 2001 From: Slawomir Koszewski Date: Sun, 30 Mar 2025 13:41:36 +0200 Subject: [PATCH] Added information about free tier regions. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7c086b2..54250e1 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,8 @@ There are two submodules: * Network - a module that creates a VPC with defined subnets * Cloud VPN - a module that creates a Cloud VPN +Compute Engine free tier regions: +* Oregon - **us-west1** +* Iowa - **us-central1** +* South Carolina - **us-east1**