Skip to main content

2 posts tagged with "terraform"

View All Tags

Path-Based Component Resolution for Terraform, Helmfile, Packer, Describe, and Validate Commands

· 4 min read
Erik Osterman
Founder @ Cloud Posse

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.