Closed shellcromancer closed 1 year ago
Fixes a bug in the substation.libsonnet library when using the for_each inspector due to referencing an invalid path.
substation.libsonnet
for_each
This is required to use the correct settings in the for_each inspector.
Fix is applied to our internal substation library and used in production.
Description
Fixes a bug in the
substation.libsonnet
library when using thefor_each
inspector due to referencing an invalid path.Motivation and Context
This is required to use the correct settings in the
for_each
inspector.How Has This Been Tested?
Fix is applied to our internal substation library and used in production.
Types of changes
Checklist: