Open Juarezhm opened 2 years ago
@Juarezhm , thanks for raising this issue. Seems the feature you mentioned has been supported by TF. Here is the example target_host_name = "xx.xx.xx.xx,xx.xx.xx.xx"
.
What is the end result using target_host_name = "xx.xx.xx.xx,xx.xx.xx.xx".?
Community Note
Description
Azure HPC Cache added capabilities to support multiple IP addresses for the hostname of NFS storage targets (target_host_name). Currently, terraform only supports the input of one IP address or a fully qualified domain name (FQDN). This request is to add the support for multiple IP addresses.
New or Affected Resource(s)
Potential Terraform Configuration
References