Skip to main content
staging.yaml256 B
View on GitHub
# yaml-language-server: $schema=https://atmos.tools/schemas/atmos/atmos-manifest/1.0/atmos-manifest.json

vars:
stage: staging

import:
- catalog/station

components:
terraform:
station:
vars:
location: Los Angeles
lang: en

Related Documentation