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

OPA Auto Approve: SNS Module #6761

Open
timckt opened this issue Jan 31, 2025 · 0 comments
Open

OPA Auto Approve: SNS Module #6761

timckt opened this issue Jan 31, 2025 · 0 comments

Comments

@timckt
Copy link
Contributor

timckt commented Jan 31, 2025

Background

We have created and implemented the OPA Auto Approve Policy in our environment repo. Ticket here.

As part of the OPA-Based Automated User PR Approval initiative, we are expanding our auto-approve framework to support additional resources.

We have implemented a modular structure for auto-approve policies, with Kubernetes Service Pods being the first resource type validated under this framework.

SNS module will be the good candidate for next one.

Approach

We stored the OPA auto approve policy code in environment repo.

  • Create new module for SNS resource auto approve.
  • Create new test case for SNS resource auto approve.
  • Update the main.rego to call the new module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant