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