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

Closed
Nuru opened this issue Jul 13, 2023 · 0 comments · Fixed by #764
Closed

Filter out empty results from describe stacks #408

Nuru opened this issue Jul 13, 2023 · 0 comments · Fixed by #764
Assignees
Labels
enhancement New feature or request Short List

Comments

@Nuru
Copy link
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Short List
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants