-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
While configuring zones using module zone resource panos_zone is not configuring Packet Buffer Protection, which by default is enabled for every zone created from UI in PANOS. Moreover that option is not present in panos provider: https://registry.terraform.io/providers/PaloAltoNetworks/panos/latest/docs/resources/zone.
Module Version
No release at this moment, commit 96fd53d
Terraform version
1.4.5
Expected behavior
There is possibility to enable/disable Packet Buffer Protection or it's enabled by default (as in web UI).
Current behavior
Zones external, internal, mgmt were created implicitly while configuring interfaces and option Packet Buffer Protection is enabled.
Zones Trust-L3 and Untrust-L3 were configured directly by resource panos_zone and option Packet Buffer Protection is disabled.
Anything else to add?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
