Infrastructure modules with a receipt. Every Terraform, OpenTofu and Ansible module in the catalogue is statically checked and security-scanned before it is listed, and the live-tested ones were applied to a real account, asserted against, then destroyed with the teardown confirmed. The evidence for each one is a URL anyone can fetch, no account needed:
curl -s https://www.iac-bazaar.com/api/artifacts/aws-s3-bucket/verification
What this account publishes
- The free tier of the catalogue as public modules on the Terraform Registry: registry.terraform.io/namespaces/CyberCoreSystems. Each repo's README carries the module's badge, rendered from its verification record on every view.
- Vizier, the proof-checked orchestrator for OpenTofu and Terraform: it reads your Terragrunt tree, verifies each module's evidence and blocks what falls below your policy. Releases are in CyberCoreSystems/vizier.
Where to start
- The catalogue: www.iac-bazaar.com/catalog
- How verification works: www.iac-bazaar.com/verified
- The registry protocol and the API: www.iac-bazaar.com/docs