Date: 2024-11-06 09:10:14
Score: 2.5
Natty:
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/cdn_frontdoor_firewall_policy
need follow this doc for the solution.
resource "azurerm_cdn_frontdoor_firewall_policy" "example"
is the correct resource to use
Reasons:
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Self-answer (0.5):
- Low reputation (0.5):
Posted by: Saikumar