diff --git a/website/content/docs/templates/hcl_templates/functions/uuid/uuidv4.mdx b/website/content/docs/templates/hcl_templates/functions/uuid/uuidv4.mdx index d3135ae2278..3c03179528f 100644 --- a/website/content/docs/templates/hcl_templates/functions/uuid/uuidv4.mdx +++ b/website/content/docs/templates/hcl_templates/functions/uuid/uuidv4.mdx @@ -19,7 +19,7 @@ recommend using the `uuidv4` function in resource configurations. ```shell-session > uuidv4() -b5ee72a3-54dd-c4b8-551c-4bdc0204cedb +9fc99a70-7cd5-482d-bb2b-03af016e4e94 ``` ## Related Functions