Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modify description information #243

Merged
merged 1 commit into from
May 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading