Skip to content

Commit

Permalink
fix: remove region limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
yugasun committed Apr 19, 2021
1 parent 28964a7 commit 58f3c2c
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions serverless.component.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: layer
version: 0.1.2
version: 0.1.3
author: 'Tencent Cloud, Inc'
org: 'Tencent Cloud, Inc'
description: Easily publish code to Tencent Layer.
Expand Down Expand Up @@ -44,17 +44,6 @@ actions:
type: string
default: ap-guangzhou
description: Region for layer deployed to
allow:
- ap-guangzhou
- ap-shanghai
- ap-hongkong
- ap-beijing
- ap-chengdu
- ap-tokyo
- ap-mumbai
- ap-singapore
- na-siliconvalley
- na-toronto

remove:
definition: Remove layer

0 comments on commit 58f3c2c

Please sign in to comment.