» panos_telemetry

This resource allows you to add/update/delete telemetry sharing.

Join other Palo Alto Networks customers in a global sharing community, helping to raise the bar against the latest attack techniques. Your participation allows us to deliver new threat prevention controls across the attack lifecycle. Choose the type of data you share across applications, threat intelligence, and device health information to improve the fidelity of the protections we deliver. This is an opt-in feature controlled with granular policy, and we encourage you to join the community.

» Example Usage

resource "panos_telemetry" "example" {
    threat_prevention_reports = true
    threat_prevention_data = true
    threat_prevention_packet_captures = true
}

» Argument Reference

The following arguments are supported: