Skip to main content
Version: Next

Azure SUBNET

Description

Azure Subnet

Specification

Properties

NameDescriptionTypeRequiredDefault
address_spaceThe address space that is used by the virtual network.stringfalse
address_spacesThe list of the address spaces that is used by the virtual network.list(string)false
dns_serversThe DNS servers to be used with vNet.list(string)false
resource_group_nameThe name of an existing resource group to be imported.stringtrue
subnet_enforce_private_link_endpoint_network_policiesA map with key (string) subnet name, value (bool) true or false to indicate enable or disable network policies for the private link endpoint on the subnet. Default value is false.map(bool)false
subnet_namesA list of public subnets inside the vNet.list(string)false
subnet_prefixesThe address prefix to use for the subnet.list(string)false
subnet_service_endpointsA map with key (string) subnet name, value (list(string)) to indicate enabled service endpoints on the subnet. Default value is [].map(list(string))false
tagsThe tags to associate with your network and subnets.map(string)false
vnet_nameName of the vnet to create.stringfalse
writeConnectionSecretToRefThe secret which the cloud resource connection will be written towriteConnectionSecretToReffalse

writeConnectionSecretToRef

NameDescriptionTypeRequiredDefault
nameThe secret name which the cloud resource connection will be written tostringtrue
namespaceThe secret namespace which the cloud resource connection will be written tostringfalse