diff --git a/CHANGELOG.md b/CHANGELOG.md
index 704ec80..e97afbe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
**Merged pull requests:**
+- Bump github.com/Azure/terraform-module-test-helper from 0.13.0 to 0.14.0 in /test [\#127](https://github.com/Azure/terraform-azurerm-vnet/pull/127) ([dependabot[bot]](https://github.com/apps/dependabot))
- Add vNet GUID to outputs [\#123](https://github.com/Azure/terraform-azurerm-vnet/pull/123) ([Dennizz](https://github.com/Dennizz))
- Add toggle variables that trigger yorbox [\#119](https://github.com/Azure/terraform-azurerm-vnet/pull/119) ([lonegunmanb](https://github.com/lonegunmanb))
- Bump github.com/Azure/terraform-module-test-helper from 0.12.0 to 0.13.0 in /test [\#116](https://github.com/Azure/terraform-azurerm-vnet/pull/116) ([dependabot[bot]](https://github.com/apps/dependabot))
diff --git a/examples/all_default/TestRecord.md b/examples/all_default/TestRecord.md
index 8aec7e9..4ceebc7 100644
--- a/examples/all_default/TestRecord.md
+++ b/examples/all_default/TestRecord.md
@@ -1,3 +1,20 @@
+## 06 Jun 23 08:46 UTC
+
+Success: true
+
+### Versions
+
+Terraform v1.4.6
+on linux_amd64
++ provider registry.terraform.io/hashicorp/azurerm v3.59.0
++ provider registry.terraform.io/hashicorp/random v3.3.2
+
+### Error
+
+
+
+---
+
## 26 May 23 12:18 UTC
Success: true
diff --git a/examples/complete/TestRecord.md b/examples/complete/TestRecord.md
index bc7831e..f353dbe 100644
--- a/examples/complete/TestRecord.md
+++ b/examples/complete/TestRecord.md
@@ -1,3 +1,20 @@
+## 06 Jun 23 08:45 UTC
+
+Success: true
+
+### Versions
+
+Terraform v1.4.6
+on linux_amd64
++ provider registry.terraform.io/hashicorp/azurerm v3.59.0
++ provider registry.terraform.io/hashicorp/random v3.3.2
+
+### Error
+
+
+
+---
+
## 26 May 23 12:18 UTC
Success: true
diff --git a/examples/new_route/TestRecord.md b/examples/new_route/TestRecord.md
index ccd2af7..dc18b79 100644
--- a/examples/new_route/TestRecord.md
+++ b/examples/new_route/TestRecord.md
@@ -1,3 +1,20 @@
+## 06 Jun 23 08:43 UTC
+
+Success: true
+
+### Versions
+
+Terraform v1.4.6
+on linux_amd64
++ provider registry.terraform.io/hashicorp/azurerm v3.59.0
++ provider registry.terraform.io/hashicorp/random v3.3.2
+
+### Error
+
+
+
+---
+
## 26 May 23 12:15 UTC
Success: true
diff --git a/examples/new_security_rule/TestRecord.md b/examples/new_security_rule/TestRecord.md
index 61fcf8d..32104c7 100644
--- a/examples/new_security_rule/TestRecord.md
+++ b/examples/new_security_rule/TestRecord.md
@@ -1,3 +1,21 @@
+## 06 Jun 23 08:40 UTC
+
+Success: true
+
+### Versions
+
+Terraform v1.4.6
+on linux_amd64
++ provider registry.terraform.io/anschoewe/curl v1.0.2
++ provider registry.terraform.io/hashicorp/azurerm v3.59.0
++ provider registry.terraform.io/hashicorp/random v3.3.2
+
+### Error
+
+
+
+---
+
## 26 May 23 12:27 UTC
Success: true
diff --git a/examples/private_link_endpoint/TestRecord.md b/examples/private_link_endpoint/TestRecord.md
index 3639444..815611d 100644
--- a/examples/private_link_endpoint/TestRecord.md
+++ b/examples/private_link_endpoint/TestRecord.md
@@ -1,3 +1,20 @@
+## 06 Jun 23 08:38 UTC
+
+Success: true
+
+### Versions
+
+Terraform v1.4.6
+on linux_amd64
++ provider registry.terraform.io/hashicorp/azurerm v3.59.0
++ provider registry.terraform.io/hashicorp/random v3.3.2
+
+### Error
+
+
+
+---
+
## 26 May 23 12:24 UTC
Success: true
diff --git a/examples/private_link_service/TestRecord.md b/examples/private_link_service/TestRecord.md
index 06016cc..83a72fa 100644
--- a/examples/private_link_service/TestRecord.md
+++ b/examples/private_link_service/TestRecord.md
@@ -1,3 +1,20 @@
+## 06 Jun 23 08:35 UTC
+
+Success: true
+
+### Versions
+
+Terraform v1.4.6
+on linux_amd64
++ provider registry.terraform.io/hashicorp/azurerm v3.59.0
++ provider registry.terraform.io/hashicorp/random v3.3.2
+
+### Error
+
+
+
+---
+
## 26 May 23 12:24 UTC
Success: true
diff --git a/main.tf b/main.tf
index 02d914f..026e80d 100644
--- a/main.tf
+++ b/main.tf
@@ -11,7 +11,7 @@ resource "azurerm_virtual_network" "vnet" {
avm_git_last_modified_at = "2022-11-29 07:03:18"
avm_git_org = "Azure"
avm_git_repo = "terraform-azurerm-vnet"
- avm_yor_trace = "855e16b6-a44b-4b85-90cb-42883c1e5d9e"
+ avm_yor_trace = "86b57188-8f60-4420-a0a9-7998b04fb20b"
} /**/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /**/), (/**/ (var.tracing_tags_enabled ? { for k, v in /**/ {
avm_yor_name = "vnet"
} /**/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /**/))