Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decryption Policy - Terraform Documentation #387

Open
kklimonda-cl opened this issue Jan 23, 2025 · 0 comments
Open

Decryption Policy - Terraform Documentation #387

kklimonda-cl opened this issue Jan 23, 2025 · 0 comments

Comments

@kklimonda-cl
Copy link
Contributor

kklimonda-cl commented Jan 23, 2025

panos_decryption_policy (Resource)

Schema

Required

Nested Schema for location

Optional:

Nested Schema for location.device_group

Optional:

  • name (String) The device group.
  • panorama_device (String) The panorama device.
  • rulebase (String) The rulebase.

Nested Schema for location.shared

Optional:

  • rulebase (String) Rulebase name

Nested Schema for location.vsys

Optional:

  • name (String) The vsys name
  • ngfw_device (String) The NGFW device

Nested Schema for rules

Required:

  • name (String)

Optional:

  • action (String)
  • category (List of String)
  • description (String)
  • destination_addresses (List of String)
  • destination_hip (List of String)
  • destination_zones (List of String)
  • disabled (Boolean) Disable the rule
  • group_tag (String)
  • log_fail (Boolean) Log unsuccessful TLS handshakes
  • log_setting (String)
  • log_success (Boolean) Log successful TLS handshakes
  • negate_destination (Boolean)
  • negate_source (Boolean)
  • packet_broker_profile (String) packet-broker profile
  • profile (String) decryption profile
  • services (List of String)
  • source_addresses (List of String)
  • source_hip (List of String)
  • source_user (List of String)
  • source_zones (List of String)
  • tag (List of String)
  • target (Attributes) (see below for nested schema)
  • type (Attributes) (see below for nested schema)
  • uuid (String) Entry UUID value

Nested Schema for rules.target

Optional:

  • devices (Attributes List) (see below for nested schema)
  • negate (Boolean) Target to all but these specified devices and tags
  • tags (List of String)

Nested Schema for rules.target.devices

Required:

  • name (String)

Optional:

Nested Schema for rules.target.devices.vsys

Required:

  • name (String)

Nested Schema for rules.type

Optional:

Nested Schema for rules.type.ssh_proxy

Nested Schema for rules.type.ssl_forward_proxy

Nested Schema for rules.type.ssl_inbound_inspection

Optional:

  • certificates (List of String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant