in pkg/fix.go [49:53]
func (bf *BaseFix) Values() map[string]cty.Value { return map[string]cty.Value{ "rule_ids": golden.ToCtyValue(bf.RuleIds), } }