Azure / Azure/azure-data-labs-modules
Lack of support in network-security-rule for multiple prefixes. gap from the providers' feature/capability.
Open
- Dominant language
- HCL
- Stars
- 101
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
The network-security-rule doesn't implement the provider's [source_address_prefixes](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/network_security_rule#source_address_prefixes) property.
If multiple source addresses are needed, the current release of the module fails because it supports only one address.
A simple boolean logic could enable the feature in the module.
```[tasklist]
### Tasks
- [ ] https://github.com/Azure/azure-data-labs-modules/pull/247
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.