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

Filter out empty results from describe stacks #408

Open
Nuru opened this issue Jul 13, 2023 · 0 comments
Open

Filter out empty results from describe stacks #408

Nuru opened this issue Jul 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Nuru
Copy link
Sponsor Contributor

Nuru commented Jul 13, 2023

Describe the Feature

The atmos describe stacks command has a lot of filters. This can result in stacks being returned with empty results. I would like empty results to be filtered out by default, with an option to include them.

Expected Behavior

When I add filters to describe stacks I expect only stacks with non-empty results (after filtering) to be returned.

Use Case

I want process the results of describe stacks when accessed through the AWS provider, and I expect that only results matching my filter will be returned.

Describe Ideal Solution

I want process the results of describe stacks when accessed through the AWS provider, and I expect that only results matching my filter will be returned.

Alternatives Considered

No response

Additional Context

No response

@osterman osterman added the enhancement New feature or request label Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants