perf: 腾讯云插件支持国际版

This commit is contained in:
xiaojunnuo
2025-08-25 16:19:37 +08:00
parent 06d15be43a
commit 58e82d5dbd
21 changed files with 28 additions and 13 deletions
@@ -122,7 +122,7 @@ export class DeployCertToTencentAll extends AbstractTaskPlugin {
region: this.region,
profile: {
httpProfile: {
endpoint: 'ssl.tencentcloudapi.com',
endpoint: `ssl.${access.intlDomain()}tencentcloudapi.com`,
},
},
});