▰▰IaC Bazaar

terraform · opentofu · ansible

Infrastructure code
that proves itself.

Every module is statically validated and clears our publish gate before it's listed. The ones marked live-testedwere applied, verified, and destroyed in a real cloud sandbox — so you see exactly what's proven, module by module.

live-test · aws-vpc
126
published modules
20
clouds & platforms
20
live-tested · apply→verify→destroy
100%
pass the static + plan gate

the guarantee

Three gates between a module and your `apply`.

Not a promise — a pipeline. Every artifact runs it before it can be listed.

static

Static validation

fmt · validate · tflint · Checkov. The bugs that never need a cloud account get caught here first.

live+ / −

Live test

Applied to a real cloud account, asserted against, then destroyed — with the teardown verified to an empty state. No leaks, no stray bills.

gate

The publish gate

One invariant decides listing: static passed, andeither a confirmed live pass or an explicit, labeled quarantine. An apply that didn't tear down is an incident — not a pass.

Featured modules

All 126 modules →

From checkout to `apply` in minutes

  1. 1

    Buy a module, or subscribe

    Pay once for perpetual use of a single module, or subscribe for all-access. Every artifact carries a clear commercial license.

  2. 2

    Download — signed and watermarked

    You get a checksummed archive plus a signed license key tied to your account.

  3. 3

    Init and apply

    Versions are pinned and a working example ships in the box. Run it with Terraform or OpenTofu.

your terminal
# after purchase, from your signed download link
$ tar -xzf aws-vpc-1.0.0.tgz && cd aws-vpc
$ tofu init && tofu apply
Apply complete. Resources: 7 added.

Stop vetting strangers' Terraform.

Every module is static-verified, plan-tested & signed; the live-tested ones were applied, verified, and torn down in a real sandbox — so the only thing left to do is ship.