Skip to main content
版本:v1.3

阿里云 MSE

描述

Terraform configuration for Alibaba Cloud MSE

参数说明

属性

名称描述类型是否必须默认值
acl_entry_listThe whitelistlist(any)false
cluster_alias_nameThe alias name of MSE Clusterstringfalse
cluster_specificationThe engine specification of MSE Cluster. Valid values: MSE_SC_1_2_200_c:1C2G MSE_SC_2_4_200_c:2C4G MSE_SC_4_8_200_c:4C8G MSE_SC_8_16_200_c:8C16Gstringfalse
cluster_typeThe type of MSE Cluster. Valid values: ZooKeeper、Nacos-Ans and Eurekastringfalse
cluster_versionThe version of MSE Cluster. Valid values: ZooKeeper_3_4_14, ZooKeeper_3_5_5, NACOS_ANS_1_1_3, NACOS_ANS_1_2_1, EUREKA_1_9_3stringfalse
net_typeThe type of network. Valid values: privatenet and pubnetstringfalse
writeConnectionSecretToRefThe secret which the cloud resource connection will be written towriteConnectionSecretToReffalse

writeConnectionSecretToRef

名称描述类型是否必须默认值
nameThe secret name which the cloud resource connection will be written tostringtrue
namespaceThe secret namespace which the cloud resource connection will be written tostringfalse

输出

如果设置了 writeConnectionSecretToRef,一个 Kubernetes Secret 将会被创建,并且,它的数据里有这些键(key):

名称描述
INTERNET_DOMAINThe internet domain of the resource
INTERNET_PORTThe internet port of the resource
INTRANET_DOMAINThe intranet domain of the resource
INTRANET_PORTThe intranet port of the resource
Net_TYPEThe type of network
RESOURCE_IDENTIFIERThe identifier of the resource