pub fn generate_parent_spec_generic(
provider: &str,
provider_id: u32,
service_name: &str,
res: &ResourceEntry,
config: &DmlParserConfig,
) -> Result<Option<(ParentSpec2, String)>>pub fn generate_parent_spec_generic(
provider: &str,
provider_id: u32,
service_name: &str,
res: &ResourceEntry,
config: &DmlParserConfig,
) -> Result<Option<(ParentSpec2, String)>>