## For #28221 - Add support for env var / flag - surface as `config.partnerships.enable_primo` if `true`, omit from response otherwise ### when `FLEET_PARTNERSHIPS_ENABLE_PRIMO=true`:  ### when `FLEET_PARTNERSHIPS_ENABLE_PRIMO=false` or not set:  ~Changes file added for user-visible changes in `changes/`~ in companion frontend PR - [x] A detailed QA plan exists on the associated ticket (if it isn't there, work with the product group's QA engineer to add it) - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com>