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

import:
- _defaults

vars:
stage: dev

components:
terraform:
foundation:
vars:
force_destroy: true
secret_payload: dev-local-secret

Related Documentation