Path-Based Component Resolution for Terraform, Helmfile, Packer, Describe, and Validate Commands
· 4 min read
Atmos now supports using filesystem paths instead of component names for all component commands. Use . for the current directory, relative paths like ./vpc or ../eks, or absolute paths. This might feel more natural for users accustomed to running commands on folders rather than remembering specific component names.
