mirror of
https://github.com/fleetdm/fleet
synced 2026-05-04 05:48:26 +00:00
3 lines
55 B
Terraform
3 lines
55 B
Terraform
|
|
output "osquery_perf" {
|
||
|
|
value = module.osquery_perf
|
||
|
|
}
|