Can I get opa parameters inside rego ? #256
Unanswered
vas-rus
asked this question in
OPA and Rego
Replies: 1 comment
-
But please be aware that this can make your policies harder to test: there's suddenly an environmental dependency that might not be obvious on the surface. But it's possible to overwrite |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to run different commands based on different env , how I can pass env value to rego file (running in test or prod) , so that decision can be made at runtime ?
Beta Was this translation helpful? Give feedback.
All reactions