mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
2d014a89bb
This allows simple setups -- those feeding the OPA discovery plugin with a static JSON file -- to still do env variable replacements. This should be possible already, by using a policy to construct the disco config, but it becomes easier now. Co-authored-by: Teemu Koponen <koponen@styra.com> Signed-off-by: Stephan Renatus <stephan@styra.com>