atmos.yaml242 B
View on GitHubbase_path: "./"
components:
terraform:
base_path: "components/terraform"
platforms:
- darwin_arm64
- linux_amd64
stacks:
base_path: "stacks"
included_paths:
- "deploy/**/*"
name_template: "{{ .vars.stage }}"