func()

in rules/provider_version.go [34:36]


func (m *ProviderVersionRule) Name() string {
	return fmt.Sprintf("provider_%s_version_constraint", m.ProviderName)
}