Setup Projects for Atmos
Atmos is a framework, so we suggest some conventions for organizing your infrastructure using folders to separate configuration from components. This separation is key to making your components highly reusable.
By keeping configuration and components distinct, you can easily manage and update each part without affecting the other.
You will learn
- Where to put your terraform components
- Where to keep your configuration
- How to configure Atmos to work with Terraform
If you're more of a hands-on learner, we also go into some of these details in our Simple Quick Start.
Configuration
Learn how to best configure a project to work with Atmos. We recommend some conventions for how to organize your project into folders, then configure the Atmos CLI to use those folders.
📄️ Folder Structure
Recommended way to organize your Atmos stacks and components
📄️ Setup Editor
A properly configured editor can make working with Atmos configurations more
🗃️ Configure Atmos
3 items