Container Registry across clouds
Private container image registries (ECR, ACR, Artifact Registry) with verified, access-scoped modules.
3 verified modules, 2 of them live-tested apply→verify→destroy; the rest are static-validated, live-test pending.
Compare by provider
| Provider | Module | Verification | Price |
|---|---|---|---|
| AWS | ECR Repository | ✓ live-tested | $49.00 |
| Azure | Azure Container Registry | ✓ live-tested | $49.00 |
| Google Cloud | Artifact Registry Repositories | static-validated | $49.00 |
How to choose
Co-locate the registry with the runtime that pulls images to cut pull latency and egress; enable image scanning where offered.
When not to use
For public open-source images, a public registry is simpler — a private registry is for your own artifacts.