Skip to content

[Bug Report] Packet Buffer Protection not enabled for zones #28

@sebastianczech

Description

@sebastianczech

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?

Screenshot 2023-04-25 at 09 05 00

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions