Skip to content

sensor_update_policy_builds

This data source provides information about the latest sensor builds for each platform.

The following API scopes are required:

  • Sensor update policies: READ
terraform {
required_providers {
crowdstrike = {
source = "registry.terraform.io/crowdstrike/crowdstrike"
}
}
}
provider "crowdstrike" {
cloud = "us-2"
}
data "crowdstrike_sensor_update_policy_builds" "builds" {}
output "latest_windows_build" {
value = data.crowdstrike_sensor_update_policy_builds.builds.windows.latest
}
output "n1_linux_build" {
value = data.crowdstrike_sensor_update_policy_builds.builds.linux.n1
}
output "n2_mac_build" {
value = data.crowdstrike_sensor_update_policy_builds.builds.mac.n2
}
output "latest_linux_arm64_build" {
value = data.crowdstrike_sensor_update_policy_builds.builds.linux_arm64.latest
}

Read-Only:

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.

Read-Only:

  • build (String) The build number for a specific sensor version.
  • platform (String) The target platform for a the build.
  • sensor_version (String) CrowdStrike Falcon Sensor version.
  • stage (String) The stage for the build.