Basic tool for helping with setup of local environments for troubleshooting Hashicorp Sentinel
Go to file
2022-10-07 20:15:56 -07:00
src add exit() when sentinel.hcl check fails 2022-10-07 17:39:51 -07:00
.gitignore third initial commit 2022-10-07 17:29:45 -07:00
package-lock.json third initial commit 2022-10-07 17:29:45 -07:00
package.json third initial commit 2022-10-07 17:29:45 -07:00
README.md add nominal README 2022-10-07 20:15:56 -07:00
totem-0.0.1.tgz third initial commit 2022-10-07 17:29:45 -07:00
tsconfig.json third initial commit 2022-10-07 17:29:45 -07:00

This tool aims to simplify setting up local reproduction environments for writing and testing Sentinel policies.

At present, navigate to your sentinel policy directory (containing the .hcl) and run main.js there.