Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
eos-test
303f07-aliyun-cloudydd
Commits
957e8b75
Commit
957e8b75
authored
1 year ago
by
admin
Browse files
Options
Download
Email Patches
Plain Diff
环境代码变更
parent
db9d903c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
variables.tf
+119
-95
variables.tf
with
119 additions
and
95 deletions
+119
-95
variables.tf
+
119
-
95
View file @
957e8b75
variable
"tags"
{
type
=
map
(
string
)
default
=
{
tagkey
=
"tagvalue"
}
variable
"tags"
{
type
=
map
(
string
)
default
=
{
"Department"
:
"CPG"
,
"Owner"
:
"admin"
,
"UPTime"
:
"2023-12-06"
,
"Platform"
:
"CPG"
,
"ExpireDate"
:
"2023-12-30"
,
"DeployUnit"
:
"DEV"
,
"ORDER_NO"
:
"RITM00005756"
,
"PlatformUser"
:
"admin"
}
}
variable
"docker_login_url"
{
default
=
"registry-vpc.cn-hangzhou.aliyuncs.com"
variable
"docker_login_url"
{
default
=
registry
-
vpc
.
cn
-
hangzhou
.
aliyuncs
.
com
type
=
}
variable
"docker_user"
{
default
=
"idcos"
variable
"docker_user"
{
default
=
idcos
type
=
}
variable
"docker_password"
{
default
=
"Yunjikeji#123"
variable
"docker_password"
{
default
=
Yunjikeji
#123
type
=
}
variable
"docker_install_url"
{
default
=
"http://yum.idcos.com/opensource/docker/docker-deploy.sh"
variable
"docker_install_url"
{
default
=
http
:
//yum.idcos.com/opensource/docker/docker-deploy.sh
type
=
}
variable
"env_tag"
{
default
=
"test"
variable
"env_tag"
{
default
=
test
type
=
}
variable
"eos_version"
{
default
=
"4.1.0-SNAPSHOT-dev"
description
=
"eos版本"
type
=
string
variable
"eos_version"
{
default
=
"4.1.0-SNAPSHOT-dev"
description
=
"eos版本"
type
=
string
}
variable
"ydd_xxl_job_version"
{
default
=
"1.0.1-dev"
description
=
"xxl版本"
type
=
string
variable
"ydd_xxl_job_version"
{
default
=
"1.0.1-dev"
description
=
"xxl版本"
type
=
string
}
variable
"ydd_portal_web_version"
{
default
=
"4.1.0-dev"
description
=
"官网版本"
type
=
string
variable
"ydd_portal_web_version"
{
default
=
"4.1.0-dev"
description
=
"官网版本"
type
=
string
}
variable
"ydd_console_web_version"
{
default
=
"1.2.0-dev"
description
=
"控制台版本"
type
=
string
variable
"ydd_console_web_version"
{
default
=
"1.2.0-dev"
description
=
"控制台版本"
type
=
string
}
variable
"ydd_op_web_version"
{
default
=
"4.0.0-dev"
description
=
"运营平台版本"
type
=
string
variable
"ydd_op_web_version"
{
default
=
"4.0.0-dev"
description
=
"运营平台版本"
type
=
string
}
variable
"eos_port"
{
default
=
"8080"
description
=
"ydd_uc版本"
type
=
string
}
variable
"
eos
_port"
{
default
=
"808
0
"
description
=
"
ydd_uc
版本"
type
=
string
variable
"
ydd_xxl_job
_port"
{
default
=
"808
1
"
description
=
"
xxl
版本"
type
=
string
}
variable
"ydd_
xxl_jo
b_port"
{
default
=
"80
81
"
description
=
"
xxl
版本"
type
=
string
variable
"ydd_
portal_we
b_port"
{
default
=
"80"
description
=
"
官网
版本"
type
=
string
}
variable
"ydd_
portal
_web_port"
{
default
=
"8
0
"
description
=
"
官网
版本"
type
=
string
variable
"ydd_
console
_web_port"
{
default
=
"8
1
"
description
=
"
控制台
版本"
type
=
string
}
variable
"ydd_console_web_port"
{
default
=
"81"
description
=
"控制台版本"
type
=
string
variable
"ydd_op_web_port"
{
default
=
"82"
description
=
"运营平台版本"
type
=
string
}
variable
"ydd_op_web_port"
{
default
=
"82"
description
=
"运营平台版本"
type
=
string
variable
"pvtz_cloudydd"
{
default
=
"cloudydd-dev-5756"
description
=
"内网域名(前缀)"
type
=
string
}
variable
"
pvtz_cloudydd"
{
default
=
"cloudydd-dev
"
description
=
"
内网域名(前缀)
"
type
=
string
variable
"
REDIS_PASSWORD"
{
default
=
"Yunjikeji#123
"
description
=
"
Redis密码
"
type
=
string
}
variable
"REDIS_PASSWORD"
{
default
=
"Yunjikeji#123"
description
=
"Redis密码"
type
=
string
variable
"key_pair"
{
type
=
string
default
=
"ydd-cpg"
}
variable
"key_pair"
{
type
=
string
default
=
"ydd-cpg"
variable
"service_account_id"
{
type
=
number
default
=
21
}
variable
"s
ervice_account_id"
{
type
=
number
default
=
2
1
variable
"s
ys_disk_size"
{
type
=
number
default
=
1
00
}
variable
"sys_disk_
siz
e"
{
type
=
number
default
=
100
variable
"sys_disk_
typ
e"
{
type
=
string
default
=
"cloud_efficiency"
}
variable
"sys_disk_type"
{
type
=
string
default
=
"cloud_efficiency"
variable
"resource_group_id"
{
type
=
string
description
=
"资源组id"
default
=
"rg-aekzo4yoiplib5y"
}
variable
"
resource_group_id"
{
type
=
string
description
=
"
资源组id
"
default
=
"rg-aekzo4yoiplib5y
"
variable
"
private_zone"
{
type
=
string
description
=
"
内网域名
"
default
=
"yun.idcos
"
}
variable
"
private_zone"
{
type
=
string
de
scription
=
"内网域名"
default
=
"yun.idcos"
variable
"
mysql_user"
{
description
=
"mysql用户"
de
fault
=
admin
type
=
}
variable
"mysql_user"
{
description
=
"mysql用户"
default
=
"admin"
variable
"mysql_password"
{
description
=
"mysql密码"
default
=
Yunjikeji
#123
type
=
}
variable
"mysql_password"
{
description
=
"mysql密码"
default
=
"Yunjikeji#123"
variable
"mysql_db"
{
description
=
"数据库名称"
default
=
ydd_eos_dev
type
=
}
variable
"
mysql_db"
{
de
scription
=
"数据库名称"
default
=
"ydd_eos_dev"
variable
"
cloudiac_env_id"
{
de
fault
=
type
=
}
variable
"cloudiac_env_id"
{
default
=
""
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment