Skip to content

Commit 58f3c2c

Browse files
committed
fix: remove region limitation
1 parent 28964a7 commit 58f3c2c

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

serverless.component.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: layer
2-
version: 0.1.2
2+
version: 0.1.3
33
author: 'Tencent Cloud, Inc'
44
org: 'Tencent Cloud, Inc'
55
description: Easily publish code to Tencent Layer.
@@ -44,17 +44,6 @@ actions:
4444
type: string
4545
default: ap-guangzhou
4646
description: Region for layer deployed to
47-
allow:
48-
- ap-guangzhou
49-
- ap-shanghai
50-
- ap-hongkong
51-
- ap-beijing
52-
- ap-chengdu
53-
- ap-tokyo
54-
- ap-mumbai
55-
- ap-singapore
56-
- na-siliconvalley
57-
- na-toronto
5847

5948
remove:
6049
definition: Remove layer

0 commit comments

Comments
 (0)