Skip to content

feat: Expand runway model to support labels on resources

Graeme Gillies requested to merge ggillies/expand-runway-model into main

Part of team#68

BREAKING CHANGE: In order to make sure we have all the information we need to label resources as defined by the standard, we want to now mandate the runway model have the following extra fields

  • owner_email_handle (from owner)
  • department
  • department_group
  • product_category

Merge request reports