in internal/provider/module_version_function.go [19:21]
func (m *ModuleVersionFunction) Metadata(ctx context.Context, req function.MetadataRequest, resp *function.MetadataResponse) { resp.Name = "module_version" }