IaC Bazaar

Container Registry across clouds

Private container image registries (ECR, ACR, Artifact Registry) with verified, access-scoped modules.

3 verified modules, 3 of them live-tested apply→verify→destroy; the rest are static-validated, live-test pending.

Compare by provider

ProviderModuleVerificationPrice
AWSECR Repository✓ live-tested$29.00
AzureAzure Container Registry✓ live-tested$29.00
Google CloudArtifact Registry Repositories✓ live-tested$29.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.

Other solutions