github cloudposse/atmos v1.94.0

latest releases: v1.95.0, v1
one day ago
Updates to Installation Instructions @osterman (#549)

what

  • Add terminal configuration instructions
  • Add installation instructions for fonts

why

  • Not everyone is familiar with what makes atmos TUI look good =)
Read Atmos config and vendor config from .yaml or .yml @haitham911 (#736)

what

  • Read Atmos config and vendor file from atmos.yaml or atmos .yml, vendor.yaml or vendor.yml
  • If both .yaml and .yml files exist, the .yaml file is prioritized

why

  • Supports both YAML extensions
Improve logging in `atmos vendor pull` @haitham911 (#730)

What

  • Added functionality to log the specific tags being processed during atmos vendor pull --tags demo.
  • Now, when running the command, the log will display: Processing config file vendor.yaml for tags {demo1, demo2, demo3}.

Why

  • This update improves visibility by explicitly showing the tags during the pull operation

Don't miss a new atmos release

NewReleases is sending notifications on new releases.