v1.153.1
cloudposse-releaser
released this
21 Jan 03:14
·
8 commits
to refs/heads/main
since this release
Skipping disabled components in `atmos describe affected` @shirkevich (#942)
## what- Skipping disabled components in
atmos describe affected
why
- Components marked with
metadata.enabled: false
should be excluded from the affected components list - Improves accuracy of the
describe affected
command by only showing components that would actually be processed