Skip to content

Commit 54c7512

Browse files
author
WeiMengXS
committed
feat: doc
1 parent 4f112eb commit 54c7512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/resource_tc_scf_trigger_config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ func resourceTencentCloudScfTriggerConfig() *schema.Resource {
7979
"qualifier": {
8080
Optional: true,
8181
Type: schema.TypeString,
82-
Description: "The version of the function, the default is $LATEST, it is recommended to fill in [$DEFAULT] to facilitate the subsequent grayscale release of the version.",
82+
Description: "Function version. It defaults to `$LATEST`. It's recommended to use `[$DEFAULT](https://intl.cloud.tencent.com/document/product/583/36149?from_cn_redirect=1#.E9.BB.98.E8.AE.A4.E5.88.AB.E5.90.8D)` for canary release.",
8383
},
8484

8585
"namespace": {

0 commit comments

Comments
 (0)