Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for go-getter syntax when calling opa.Eval #1026

Merged
merged 2 commits into from
Nov 10, 2021

Conversation

yorinasub17
Copy link
Contributor

This updates opa.Eval to support downloading a remote location for an OPA policy by supporting go-getter syntax. This allows users to centralize their OPA policies across the org in a single repo that all their IaC modules source from.

Copy link
Member

@brikis98 brikis98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@yorinasub17
Copy link
Contributor Author

Thanks for review! Test failure is unrelated GCP issue, so merging now.

@yorinasub17 yorinasub17 merged commit e19192d into master Nov 10, 2021
@yorinasub17 yorinasub17 deleted the feature/remote-opa-policy branch November 10, 2021 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants