serverless/lib/templates/serverless.env.yaml
Philipp Muens c287f07d05 Update YAML indentations
YAML supports different indentations however dicts (which we use for events)
need a 4 level deep indentation to work correctly. The YAML files are updated so
that the user knows that he should always use a 4 level deep indentation.
2016-06-22 08:09:42 +02:00

8 lines
99 B
YAML

vars:
stages:
dev:
vars:
regions:
us-east-1:
vars: