@@ -5740,6 +5740,10 @@ created at the provider.</p>
<td>fromYaml</td>
<td>Function converts a YAML document into a map[string]any.</td>
</tr>
+<tr>
+<td>hexdec</td>
+<td>decodes hexadecimal values</td>
+</tr>
</tbody>
</table>
<h2 id="migrating-from-v1">Migrating from v1</h2>