IaC Bazaar

Documentation

Vizier runs OpenTofu and Terraform, and refuses to run a module whose provenance it cannot check. These guides cover installing it, running it, and operating it for a team.

Start here · free, no account needed to install

Install Vizier Local

Get the binary, verify its checksum, and run your first module - from an empty directory to a proven apply. Covers your own modules from git and the public registry, and how to pin what you run.

macOS, Linux
curl -fsSL https://raw.githubusercontent.com/\
  CyberCoreSystems/vizier/main/install.sh | sh

$ vizier version
vizier 1.6.0
Windows: take the .zip from the releases page

Not documentation, but nearby