Closed jtracey93 closed 8 months ago
This is not needed as the network acls handle this
These properties are slightly different. https://learn.microsoft.com/en-us/azure/key-vault/general/network-security#public-access-disabled-private-endpoint-only
This pull request includes a change to the
variables.tf
file. The default value of thepublic_network_access_enabled
variable has been switched fromtrue
tofalse
, which means public access is not permitted by default now.This is to align to WAF best practices