github cloudposse/atmos v1.126.0

13 hours ago
Add support for `atmos terraform version` command @samtholiya (#846)

what

  • Add support for atmos terraform version command

image

Add support for `atmos helmfile version` command @samtholiya (#854)

what

  • Add support for atmos helmfile version command

image

Append new lines to end of the generated JSON files @joshAtRula (#849)

what

  • Append new lines to end of the generated JSON files

why

  • Better support for linting and pre-comming standards
  • It's common for linters and pre-commit hooks to expect new lines at the end of files. In the case of the pretty-printed JSON (used for the creation of the backend.tf.json files) these objects are now properly indented, but still were lacking the new line at the end of the file

Don't miss a new atmos release

NewReleases is sending notifications on new releases.