Skip to content

Commit 959265b

Browse files
feat: support global tags
Closes #182
1 parent 35fce72 commit 959265b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,8 +711,12 @@ stepFunctions:
711711
...
712712
```
713713

714+
## Tags
715+
716+
You can specify tags on each state machine. Additionally any global tags (specified under `provider` section in your `serverless.yml`) would be merged in as well.
714717

715718
## Command
719+
716720
### deploy
717721
Run `sls deploy`, the defined Stepfunctions are deployed.
718722

0 commit comments

Comments
 (0)