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

URL Filtering Profile - Terraform docs #242

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

URL Filtering Profile - Terraform docs #242

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

Comments

@kklimonda-cl
Copy link
Contributor

kklimonda-cl commented Dec 13, 2024

panos_url_filtering_security_profile (Resource)

Schema

Required

Optional

  • alert (List of String)
  • allow (List of String)
  • block (List of String)
  • cloud_inline_cat (Boolean) Enable cloud inline categorization
  • continue (List of String)
  • credential_enforcement (Attributes) (see below for nested schema)
  • description (String)
  • disable_override (String) disable object override in child device groups
  • enable_container_page (Boolean) Track container page
  • http_header_insertion (Attributes List) (see below for nested schema)
  • local_inline_cat (Boolean) Enable local inline categorization
  • log_container_page_only (Boolean) Log container page only
  • log_http_hdr_referer (Boolean) Log HTTP Header Referer field
  • log_http_hdr_user_agent (Boolean) Log HTTP Header User-Agent field
  • log_http_hdr_xff (Boolean) Log HTTP Header X-Forwarded-For field
  • mlav_category_exception (List of String)
  • override (List of String)
  • safe_search_enforcement (Boolean) Safe-Search will be enforced if it is set

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 credential_enforcement

Optional:

  • alert (List of String)
  • allow (List of String)
  • block (List of String)
  • continue (List of String)
  • log_severity (String) Log severity when credential matched
  • mode (Attributes) (see below for nested schema)

Nested Schema for credential_enforcement.mode

Optional:

Nested Schema for credential_enforcement.mode.disabled

Nested Schema for credential_enforcement.mode.domain_credentials

Nested Schema for credential_enforcement.mode.ip_user

Nested Schema for http_header_insertion

Required:

  • name (String)

Optional:

  • disable_override (String) disable object override in child device groups
  • type (Attributes List) (see below for nested schema)

Nested Schema for http_header_insertion.type

Required:

  • name (String)

Optional:

Nested Schema for http_header_insertion.type.headers

Required:

  • name (String)

Optional:

  • header (String)
  • log (Boolean)
  • value (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