Skip to content

v1.150.0

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 18 Jan 02:15
· 4 commits to refs/heads/main since this release
4ab1b75
Add logs level validation on the command line @Cerebrovinny (#946)

what

  • Add logs level validation on the command line, e.g atmos describe affected --logs-level=Trace

why

  • Validate the logs level specified in the --logs-level flag in addition to logs level configured in atmos.yaml or set in the environment variable ATMOS_LOGS_LEVEL, e.g. ATMOS_LOGS_LEVEL=Trace atmos terraform plan vpc --stack dev

Screenshot 2025-01-17 at 09 25 51