Skip to main content
版本:v1.9

阿里云 SLB-ACL

描述

Terraform-based module supports creating access control lists for load balancers。

参数说明

名称描述类型是否必须默认值
entry_listA list of entry (IP addresses or CIDR blocks) to be added. At most 50 etnry can be supported in one resource. It contains two sub-fields as: entry(IP addresses or CIDR blocks), comment(the comment of the entry)。list(object({\n entry = string\n comment = string\n }))true
ip_versionThe IP Version of access control list is the type of its entry (IP addresses or CIDR blocks). It values ipv4/ipv6. Our plugin provides a default ip_version: ipv4。stringfalse
namethe Name of the access control list。stringfalse
region(Deprecated from version 1.2.0) The region used to launch this module resources。stringfalse
writeConnectionSecretToRefThe secret which the cloud resource connection will be written to。writeConnectionSecretToReffalse

writeConnectionSecretToRef

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