Skip to main content
版本:v1.3

阿里云 SECURITY-GROUP

描述

Terraform configuration for Alicloud SecurityGroup

参数说明

属性

名称描述类型是否必须默认值
cidr_ipcidr blocks used to create a new security group rulestringfalse
descriptionThe description of the security group rulestringfalse
nameThe name of the security group rulestringfalse
port_rangeThe port range of the security group rulestringfalse
writeConnectionSecretToRefThe secret which the cloud resource connection will be written towriteConnectionSecretToReffalse
zone_idAvailability Zone IDstringfalse

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):

名称描述
SECURITY_GROUP_IDSecurity Group ID
VPC_IDVPC ID
VSWITCH_IDVSwitch ID