github cloudposse/atmos v1.3.13

latest releases: v1.83.1, v1, v1.83.0...
2 years ago

🚀 Enhancements

Improve `terraform import`. Add help for all `atmos` commands @aknysh (#94)

what

  • Improve terraform import
  • Add help for all atmos commands

why

  • Since terraform import command requires a region, atmos terraform import looks for region in the variables for the specified component and stack, and if it finds it, sets AWS_REGION=<region> ENV var before executing the command

  • Help needed for all atmos commands and subcommands

related

test

atmos --help

image

atmos terraform --help

image

atmos terraform plan --help

image

atmos helmfile --help

image

atmos helmfile diff --help

image

Don't miss a new atmos release

NewReleases is sending notifications on new releases.