You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: