Skip to content

v1.80.0

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 12 Jun 18:47
· 83 commits to refs/heads/main since this release
e2cdc97
Add `--include-settings` flag to `atmos describe affected` command @aknysh (#624) ## what
  • Add --include-settings flag to atmos describe affected command
  • Update docs

why

  • If the --include-settings=true flag is passed, atmos describe affected will include the settings section for each affected component in the stack. The settings sections is a free-form map used to pass configuration information to Atmos Integrations. Having the settings section in the output will allow the integrations to parse it and detect settings for the corresponding integration
Fix goreleaser @goruha (#623) ## what * Added `atmos` specific goreleaser

why

  • Set atmos version on building