PaloAltoNetworks / terraform-provider-panos

Terraform Panos provider
https://www.terraform.io/docs/providers/panos/
MIT License
89 stars 71 forks source link

Zone protection #311

Open ba31 opened 2 years ago

ba31 commented 2 years ago

Is your feature request related to a problem?

Yes , Palo Alto firewall are deployed with Ddos and zone protection capabilities to protect against with know network attack so this feature additing security to network.

Describe the solution you'd like

Module should allow to create zone protection profile setting such as Reconnaissance Protection , flood protection, Packet based protection, Protocol protection and associates to respective Interface to deliver the capabilities

Describe alternatives you've considered

Manually creating the zone protection profile and using “ panos_panorama_zone” terraform resource to attach zone protection profile to security zones.