Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
e008bf-aliyun-cpg
Commits
f4efcd90
Commit
f4efcd90
authored
1 year ago
by
admin
Browse files
Options
Download
Email Patches
Plain Diff
环境代码变更
parent
8d8f8efd
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
variables.tf
+118
-108
variables.tf
with
118 additions
and
108 deletions
+118
-108
variables.tf
+
118
-
108
View file @
f4efcd90
variable
"ydd_gateway_image"
{
type
=
string
default
=
"5.8.0-SNAPSHOT_dev"
variable
"ydd_gateway_image"
{
type
=
string
default
=
"5.8.0-SNAPSHOT_dev"
}
variable
"ydd_gateway_agent_image"
{
type
=
string
default
=
"5.8.0-SNAPSHOT_dev"
variable
"ydd_gateway_agent_image"
{
type
=
string
default
=
"5.8.0-SNAPSHOT_dev"
}
variable
"act2_master_image"
{
type
=
string
default
=
"2.7.19"
variable
"act2_master_image"
{
type
=
string
default
=
"2.7.19"
}
variable
"act2_proxy_image"
{
type
=
string
default
=
"2.7.19"
variable
"act2_proxy_image"
{
type
=
string
default
=
"2.7.19"
}
variable
"cloud_catalog_image"
{
type
=
string
default
=
"5.9.0-SNAPSHOT_dev"
variable
"cloud_catalog_image"
{
type
=
string
default
=
"5.9.0-SNAPSHOT_dev"
}
variable
"cloud_cmp_core_image"
{
type
=
string
default
=
"5.9.0-SNAPSHOT_dev"
variable
"cloud_cmp_core_image"
{
type
=
string
default
=
"5.9.0-SNAPSHOT_dev"
}
variable
"cloud_discovery_image"
{
type
=
string
default
=
"5.7.0-SNAPSHOT_dev"
variable
"cloud_discovery_image"
{
type
=
string
default
=
"5.7.0-SNAPSHOT_dev"
}
variable
"cloud_kylin_image"
{
type
=
string
default
=
"5.5.0-SNAPSHOT_dev"
variable
"cloud_kylin_image"
{
type
=
string
default
=
"5.5.0-SNAPSHOT_dev"
}
variable
"cloud_workflow_image"
{
type
=
string
default
=
"5.6.0-SNAPSHOT_dev"
variable
"cloud_workflow_image"
{
type
=
string
default
=
"5.6.0-SNAPSHOT_dev"
}
variable
"ydd_uc_image"
{
type
=
string
default
=
"5.6.0-SNAPSHOT_dev"
variable
"ydd_uc_image"
{
type
=
string
default
=
"5.6.0-SNAPSHOT_dev"
}
variable
"cloud_cmp_admin_web_image"
{
type
=
string
default
=
"5.9.0_dev"
variable
"cloud_cmp_admin_web_image"
{
type
=
string
default
=
"5.9.0_dev"
}
variable
"cloud_cmp_user_web_image"
{
type
=
string
default
=
"5.9.0_dev"
variable
"cloud_cmp_user_web_image"
{
type
=
string
default
=
"5.9.0_dev"
}
variable
"cloud_discovery_web_image"
{
type
=
string
default
=
"4.0.0_dev"
variable
"cloud_discovery_web_image"
{
type
=
string
default
=
"4.0.0_dev"
}
variable
"cloud_kylin_web_image"
{
type
=
string
default
=
"5.9.0_dev"
variable
"cloud_kylin_web_image"
{
type
=
string
default
=
"5.9.0_dev"
}
variable
"cloud_cmp_userportal_web_image"
{
type
=
string
default
=
"0.0.4_dev"
variable
"cloud_cmp_userportal_web_image"
{
type
=
string
default
=
"0.0.4_dev"
}
variable
"ingress_nginx_image"
{
type
=
string
default
=
"2.7.0"
variable
"ingress_nginx_image"
{
type
=
string
default
=
"2.7.0"
}
variable
"private_zone"
{
type
=
string
description
=
"内网域名"
default
=
"idcos.cn"
}
variable
"
private_zone"
{
type
=
string
description
=
"
内网域名
"
default
=
"idcos.cn
"
variable
"
resource_group_id"
{
type
=
string
description
=
"
资源组id
"
default
=
"rg-aekzo4yoiplib5y
"
}
variable
"resource_group_id"
{
type
=
string
description
=
"资源组id"
default
=
"rg-aekzo4yoiplib5y"
variable
"create_mysql"
{
type
=
bool
default
=
true
}
variable
"create_mysql"
{
type
=
bool
default
=
true
variable
"iac_version"
{
type
=
string
description
=
"iac 主版本号"
default
=
"v1.3.6"
}
variable
"
iac_version"
{
type
=
string
description
=
"
iac 主版本号
"
default
=
"v1.3.6
"
variable
"
cpg_iac_module_group"
{
type
=
string
description
=
"
CPG中模块管理存储的仓库组
"
default
=
"cpg-modules
"
}
variable
"cpg_iac_module_g
roup"
{
type
=
string
description
=
"CPG中模块管理
存储的仓库组
"
default
=
"cpg-modules
"
variable
"cpg_iac_module_g
it_type"
{
type
=
string
description
=
"CPG中模块管理
默认使用的git类型
"
default
=
"Gitlab
"
}
variable
"
cpg_iac_module_git_type"
{
type
=
string
description
=
"
CPG中模块管理默认使用的git类型
"
default
=
"Gitlab
"
variable
"
skywalking_endpoint"
{
type
=
string
description
=
"
skywalking后端服务地址,多路径以都后分割
"
default
=
"localhost:11800
"
}
variable
"skywalking_endpoint"
{
type
=
string
description
=
"skywalking后端服务地址,多路径以都后分割"
default
=
"localhost:11800"
variable
"key_pair"
{
type
=
string
default
=
"ydd-keypair"
}
variable
"key_pair"
{
type
=
string
default
=
"ydd-keypair"
variable
"tags"
{
type
=
map
(
string
)
default
=
{
"Department"
:
"CPG"
,
"Owner"
:
"admin"
,
"UPTime"
:
"2023-12-06"
,
"Platform"
:
"CPG"
,
"ExpireDate"
:
"2023-12-30"
,
"DeployUnit"
:
"DEV"
,
"ORDER_NO"
:
"RITM00005786"
,
"PlatformUser"
:
"admin"
}
}
variable
"
tags"
{
type
=
map
(
string
)
default
=
{}
variable
"
service_account_id"
{
type
=
number
default
=
21
}
variable
"s
ervice_account_id"
{
type
=
number
default
=
2
variable
"s
ys_disk_size"
{
type
=
number
default
=
100
}
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
"prefix_domain"
{
type
=
string
description
=
"环境域名前缀"
default
=
"cpg-dev-5786"
}
variable
"prefix_domain"
{
type
=
string
description
=
"环境域名前缀"
variable
"restore_package"
{
description
=
"数据还原包地址"
type
=
string
default
=
"http://yum.idcos.com/cloudcmp/backup/cloud-cpg.5.9.0_20231028.tar.gz"
}
variable
"restore
_package"
{
description
=
"
数据还原包地址
"
type
=
string
default
=
"http://yum.idcos.com/cloudcmp/backup/cloud-cpg.5.9.0_20231028.tar.gz"
variable
"
force_
restore
"
{
description
=
"
强制执行数据恢复
"
type
=
bool
default
=
false
}
variable
"force_restore"
{
description
=
"强制执行数据恢复"
type
=
bool
default
=
false
variable
"env_id"
{
type
=
string
default
=
"bb7be548-70a4-46a4-adf2-9f5b8ca89bca"
}
variable
"
env_id"
{
type
=
string
default
=
"asababab"
variable
"
need_backup"
{
type
=
bool
default
=
true
}
variable
"need_backup"
{
type
=
bool
default
=
true
}
\ 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
Menu
Explore
Projects
Groups
Snippets