IaC Bazaar

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

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

Other solutions