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

Anonymous Approval or Regex for owners on Policies #4915

Open
1 task
ehuizar1028 opened this issue Sep 11, 2024 · 0 comments
Open
1 task

Anonymous Approval or Regex for owners on Policies #4915

ehuizar1028 opened this issue Sep 11, 2024 · 0 comments
Labels
feature New functionality/enhancement

Comments

@ehuizar1028
Copy link

ehuizar1028 commented Sep 11, 2024

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Describe the user story
We are trying to use policies to serve as a warning. Basically if plan detects a destroy, then user must approve_policy IF a destroy is detected as a measure of acknowledgement that the user knows there's a destroy, then is able to run apply. The issue is the owners functionality is limited because we cannot add GH teams from different orgs, it must be in the same org that the Atlantis is running, while also we have hundreds of users, so adding a static list is a bit cumbersome to manage.

Describe the solution you'd like
We would like an anonymous_approval (or something along those lines) flag to the policy_sets that would allow anyone to approve. Or even better, support regex for team/user names list

Describe alternatives you've considered
we've considered creating a dedicated GH team, with all users, and also dynamically creating a static user list, but I think adding an anonymous_approval flag would be a much cleaner solution.

@ehuizar1028 ehuizar1028 added the feature New functionality/enhancement label Sep 11, 2024
@ehuizar1028 ehuizar1028 changed the title Anonmyous Approval on Policies Anonymous Approval or Regex for owners on Policies Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality/enhancement
Projects
None yet
Development

No branches or pull requests

1 participant