Skip to content

Commit cd54e41

Browse files
committed
release: Update to 0.1.1
1 parent 308e7c5 commit cd54e41

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.ko.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ EC2, S3, Lambda 함수와 같은 AWS 리소스를 생성할 때,
3131
* ELB (CLB, ALB, NLB, GLB)
3232
* CloudFront (Distribution)
3333
* ECR (Repository)
34+
* SNS (Topic)
35+
* SQS (Queue)
3436

3537
## 인프라 구축
3638

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ When a resource like EC2, S3, and Lambda was created...
3131
* ELB (CLB, ALB, NLB, GLB)
3232
* CloudFront (Distribution)
3333
* ECR (Repository)
34+
* SNS (Topic)
35+
* SQS (Queue)
3436

3537
## Deploy Infrastructures
3638

template.sar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Metadata:
66
AWS::ServerlessRepo::Application:
77
Name: cloudtrail-watcher-lambda-layer
88
Description: CloudTrail Watcher Lambda Layer
9-
SemanticVersion: "0.1.0"
9+
SemanticVersion: "0.1.1"
1010
Author: Yungon Park
1111
LicenseUrl: LICENSE
1212
ReadmeUrl: README.sar.md

0 commit comments

Comments
 (0)