mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
a4445f74ba
Add support for reading/writing plans inside of bundles. The writing bit is the most relevant at the moment because it allows the compile package/build command to emit plans that can be consumed outside of OPA. Signed-off-by: Torin Sandall <torinsandall@gmail.com>