in libazureinit/src/imds.rs [116:121]
fn from(value: &str) -> Self { Self { key_data: value.to_string(), path: String::new(), } }