<- All Guardrails
Terraform Policy
Disallow inbound open access on Azure NSG
Disallow inbound open access on Azure NSG
Copy
GUARDRAIL Disallow inbound open access on Azure NSG"
	WHEN azurerm_network_security_rule
  	REQUIRE source_address_prefix NOT = "*"
Import into Resourcely
Why import into Resourcely?