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

resource presence/absence enforcement #299

Open
errordeveloper opened this issue Oct 24, 2022 · 1 comment
Open

resource presence/absence enforcement #299

errordeveloper opened this issue Oct 24, 2022 · 1 comment
Labels
kind/enhancement Improvements or new features

Comments

@errordeveloper
Copy link

I've been playing around with polcies (currently using TypeScript), and realised that currently one has to use stack policies to enfoce absence or presence of certain types of resources. I would seem quite convenient if there was a way to declare a resource policy that requires absence or presence of a particular resources.
At the moment having a resource policy falls short when resources are actually not present, or just cannot be detected (see #298). So it make it possible to evade rules that are defined in policies if one simply deletes a particular resource.

@errordeveloper errordeveloper added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Oct 24, 2022
@Zaid-Ajaj
Copy link

Hi there @errordeveloper thanks for filing this issue and bringing our attention to this limitation. It makes sense to add this functionality. We will discuss it with the team and decide on a priority for it. Will keep you posted 😄

@Zaid-Ajaj Zaid-Ajaj removed the needs-triage Needs attention from the triage team label Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants