Skip to content

Commit

Permalink
Merge pull request #243 from xiao201208/fix/description
Browse files Browse the repository at this point in the history
modify description information
  • Loading branch information
xiao201208 authored May 13, 2024
2 parents 90f90d9 + 4b731c0 commit 08414e3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,16 @@ Parameters:
DomainName:
Type: String
Label:
en: Website domain name.
zh-cn: 网站域名
en: Website domain name
zh-cn: 网站域名
AssociationProperty: 'ALIYUN::Domain::DomainName'
Description:
en: >-
Please enter the subdomain name under the current account, such as example.aliyun.com.
If it is a domestic region, you need to fill in the registered
domain name, otherwise the website will not be able to plan.
zh-cn: >-
请输入当前账号下的子域名,例如example.aliyun.com。如果是境内地域则需要填写已完成备案的域名,否则会导致网站无法方案
请输入当前账号下的子域名,例如example.aliyun.com。如果是境内地域则需要填写已完成备案的域名,否则会导致网站无法访问
Default: null
DBUserName:
Type: String
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,16 @@ Parameters:
DomainName:
Type: String
Label:
en: Website domain name.
zh-cn: 网站域名
en: Website domain name
zh-cn: 网站域名
AssociationProperty: 'ALIYUN::Domain::DomainName'
Description:
en: >-
Please enter the subdomain name under the current account, such as example.aliyun.com.
If it is a domestic region, you need to fill in the registered
domain name, otherwise the website will not be able to plan.
zh-cn: >-
请输入当前账号下的子域名,例如example.aliyun.com。如果是境内地域则需要填写已完成备案的域名,否则会导致网站无法方案
请输入当前账号下的子域名,例如example.aliyun.com。如果是境内地域则需要填写已完成备案的域名,否则会导致网站无法访问
Default: null
Conditions:
DnsRecord:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,16 @@ Parameters:
DomainName:
Type: String
Label:
en: Website domain name.
zh-cn: 网站域名
en: Website domain name
zh-cn: 网站域名
AssociationProperty: 'ALIYUN::Domain::DomainName'
Description:
en: >-
Please enter the subdomain name under the current account, such as example.aliyun.com.
If it is a domestic region, you need to fill in the registered
domain name, otherwise the website will not be able to plan.
zh-cn: >-
请输入当前账号下的子域名,例如example.aliyun.com。如果是境内地域则需要填写已完成备案的域名,否则会导致网站无法方案
请输入当前账号下的子域名,例如example.aliyun.com。如果是境内地域则需要填写已完成备案的域名,否则会导致网站无法访问
Default: null
SSLCert:
Type: String
Expand Down

0 comments on commit 08414e3

Please sign in to comment.