Skip to content

Commit 4588c15

Browse files
committed
fix: correct README typos and reconcile free-tier table mismatch
Fixes typos in the intro paragraph and adds a note clarifying that the detailed comparison table lists each provider's general free-tier offer, which can differ from this repo's actual configured defaults.
1 parent 45e3009 commit 4588c15

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# multi-cloud-infra
22

3-
From time to time Oracle Cloud, AWS and/or Azure udpates their free tier resources but generally aarch64(ARM) processors are avaible with higher memory allocations. So this repo here for free riders who wants spin up quick instances for testing, learning Kubernetes or building microservices and doing this in a reproducible way.
3+
From time to time Oracle Cloud, AWS and/or Azure updates their free tier resources, but generally aarch64 (ARM) processors are available with higher memory allocations. This repo exists for free riders who want to spin up quick instances for testing, learning Kubernetes, or building microservices, in a reproducible way.
44

55
You don't need to be a cloud expert to use this. Follow the steps below in order and you'll have a working server in a few minutes.
66

@@ -43,6 +43,8 @@ Pick whichever one you already have an account with. Oracle Cloud has been teste
4343
| Duration | Always Free | Trial ends Dec 31, 2026 | 12 months only |
4444
| Who Qualifies? | New & existing accounts | New & existing accounts | New accounts only |
4545

46+
> Note: this table reflects each provider's general free-tier ARM offer and may not match the exact instance size this repo provisions by default (see the table above, or `terraform.tfvars.example` for each provider). Free-tier terms change over time and by account — always confirm current eligibility on the provider's own pricing page before relying on it.
47+
4648
</details>
4749

4850
---

0 commit comments

Comments
 (0)