Skip to content

Commit

Permalink
chore: Add tags to S3Bucket resource in serverless.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nalbam committed Aug 22, 2024
1 parent 1459827 commit 39b31a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ functions:
- http:
method: post
path: /slack/events
tags:
Project: ${self:provider.environment.BASE_NAME}

resources:
Resources:
Expand Down

0 comments on commit 39b31a5

Please sign in to comment.