Merge pull request #1365 from serverless/update-yaml-indentations

Update YAML indentations
This commit is contained in:
Philipp Muens 2016-06-22 08:23:45 +02:00 committed by GitHub
commit ab14f0c040
2 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
vars:
stages:
dev:
vars:
regions:
us-east-1:
vars:
dev:
vars:
regions:
us-east-1:
vars:

View File

@ -1,5 +1,5 @@
service: myService
provider: aws
functions:
hello:
handler: handler.hello
hello:
handler: handler.hello