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

Vulnerability Protection Profile - Terraform docs #244

Open
Tracked by #217
kklimonda-cl opened this issue Dec 13, 2024 · 0 comments
Open
Tracked by #217

Vulnerability Protection Profile - Terraform docs #244

kklimonda-cl opened this issue Dec 13, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@kklimonda-cl
Copy link
Contributor

kklimonda-cl commented Dec 13, 2024

panos_vulnerability_security_profile (Resource)

Schema

Required

Optional

  • cloud_inline_analysis (Boolean) Enable cloud inline analysis
  • description (String)
  • disable_override (String) disable object override in child device groups
  • inline_exception_edl_url (List of String)
  • inline_exception_ip_address (List of String)
  • mica_engine_vulnerability_enabled (Attributes List) (see below for nested schema)
  • rules (Attributes List) (see below for nested schema)
  • threat_exception (Attributes List) (see below for nested schema)

Nested Schema for location

Optional:

  • device_group (Attributes) Located in a specific Device Group (see below for nested schema)
  • shared (Boolean) Location in Shared Panorama

Nested Schema for location.device_group

Optional:

  • name (String) Device Group name
  • panorama_device (String) Panorama device name

Nested Schema for mica_engine_vulnerability_enabled

Required:

  • name (String)

Optional:

  • inline_policy_action (String)

Nested Schema for rules

Required:

  • name (String)

Optional:

  • action (Attributes) (see below for nested schema)
  • category (String)
  • cve (List of String)
  • host (String)
  • packet_capture (String)
  • severity (List of String)
  • threat_name (String) Threat name
  • vendor_id (List of String)

Nested Schema for rules.action

Optional:

Nested Schema for rules.action.alert

Nested Schema for rules.action.allow

Nested Schema for rules.action.block_ip

Optional:

  • duration (Number) Duration for block ip
  • track_by (String)

Nested Schema for rules.action.default

Nested Schema for rules.action.drop

Nested Schema for rules.action.reset_both

Nested Schema for rules.action.reset_client

Nested Schema for rules.action.reset_server

Nested Schema for threat_exception

Required:

  • name (String)

Optional:

Nested Schema for threat_exception.action

Optional:

Nested Schema for threat_exception.action.alert

Nested Schema for threat_exception.action.allow

Nested Schema for threat_exception.action.block_ip

Optional:

  • duration (Number) Duration for block ip
  • track_by (String)

Nested Schema for threat_exception.action.default

Nested Schema for threat_exception.action.drop

Nested Schema for threat_exception.action.reset_both

Nested Schema for threat_exception.action.reset_client

Nested Schema for threat_exception.action.reset_server

Nested Schema for threat_exception.exempt_ip

Required:

  • name (String)

Nested Schema for threat_exception.time_attribute

Optional:

  • interval (Number)
  • threshold (Number)
  • track_by (String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants