From a094a4deab23bebcd4dd8f64208514eb1a835482 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 5 Mar 2024 07:33:07 +0000 Subject: [PATCH] Auto update --- CHANGELOG.md | 1 + .../application_gateway_ingress/TestRecord.md | 22 +++++++++++++++++++ examples/multiple_node_pools/TestRecord.md | 20 +++++++++++++++++ examples/named_cluster/TestRecord.md | 21 ++++++++++++++++++ examples/startup/TestRecord.md | 21 ++++++++++++++++++ examples/with_acr/TestRecord.md | 20 +++++++++++++++++ examples/without_monitor/TestRecord.md | 21 ++++++++++++++++++ extra_node_pool.tf | 4 ++-- log_analytics.tf | 4 ++-- main.tf | 2 +- 10 files changed, 131 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 901fc1c9..5b9f6bbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ **Merged pull requests:** - Add support for nodepool's `gpu_instance` [\#519](https://github.com/Azure/terraform-azurerm-aks/pull/519) ([lonegunmanb](https://github.com/lonegunmanb)) +- Bump github.com/Azure/terraform-module-test-helper from 0.17.0 to 0.18.0 in /test [\#516](https://github.com/Azure/terraform-azurerm-aks/pull/516) ([dependabot[bot]](https://github.com/apps/dependabot)) - Add upgrade notice document [\#513](https://github.com/Azure/terraform-azurerm-aks/pull/513) ([lonegunmanb](https://github.com/lonegunmanb)) - Remove precondition on extra node pool which prevent using windows pool with overlay [\#512](https://github.com/Azure/terraform-azurerm-aks/pull/512) ([lonegunmanb](https://github.com/lonegunmanb)) - Add retry when the ingress is not ready [\#510](https://github.com/Azure/terraform-azurerm-aks/pull/510) ([lonegunmanb](https://github.com/lonegunmanb)) diff --git a/examples/application_gateway_ingress/TestRecord.md b/examples/application_gateway_ingress/TestRecord.md index 218fb4ea..79f935dd 100644 --- a/examples/application_gateway_ingress/TestRecord.md +++ b/examples/application_gateway_ingress/TestRecord.md @@ -1,3 +1,25 @@ +## 05 Mar 24 03:19 UTC + +Success: true + +### Versions + +Terraform v1.7.0 +on linux_amd64 ++ provider registry.terraform.io/azure/azapi v1.12.1 ++ provider registry.terraform.io/hashicorp/azurerm v3.94.0 ++ provider registry.terraform.io/hashicorp/kubernetes v2.22.0 ++ provider registry.terraform.io/hashicorp/null v3.2.2 ++ provider registry.terraform.io/hashicorp/random v3.3.2 ++ provider registry.terraform.io/hashicorp/time v0.9.1 ++ provider registry.terraform.io/hashicorp/tls v4.0.5 + +### Error + + + +--- + ## 04 Mar 24 10:51 UTC Success: true diff --git a/examples/multiple_node_pools/TestRecord.md b/examples/multiple_node_pools/TestRecord.md index 66e5ad03..caf37b04 100644 --- a/examples/multiple_node_pools/TestRecord.md +++ b/examples/multiple_node_pools/TestRecord.md @@ -1,3 +1,23 @@ +## 05 Mar 24 02:15 UTC + +Success: true + +### Versions + +Terraform v1.7.0 +on linux_amd64 ++ provider registry.terraform.io/azure/azapi v1.12.1 ++ provider registry.terraform.io/hashicorp/azurerm v3.94.0 ++ provider registry.terraform.io/hashicorp/null v3.2.2 ++ provider registry.terraform.io/hashicorp/random v3.3.2 ++ provider registry.terraform.io/hashicorp/tls v4.0.5 + +### Error + + + +--- + ## 04 Mar 24 09:42 UTC Success: true diff --git a/examples/named_cluster/TestRecord.md b/examples/named_cluster/TestRecord.md index ef5ed5fa..95c01317 100644 --- a/examples/named_cluster/TestRecord.md +++ b/examples/named_cluster/TestRecord.md @@ -1,3 +1,24 @@ +## 05 Mar 24 04:21 UTC + +Success: true + +### Versions + +Terraform v1.7.0 +on linux_amd64 ++ provider registry.terraform.io/anschoewe/curl v1.0.2 ++ provider registry.terraform.io/azure/azapi v1.12.1 ++ provider registry.terraform.io/hashicorp/azurerm v3.94.0 ++ provider registry.terraform.io/hashicorp/null v3.2.2 ++ provider registry.terraform.io/hashicorp/random v3.3.2 ++ provider registry.terraform.io/hashicorp/tls v4.0.5 + +### Error + + + +--- + ## 04 Mar 24 11:44 UTC Success: true diff --git a/examples/startup/TestRecord.md b/examples/startup/TestRecord.md index 048da187..47711331 100644 --- a/examples/startup/TestRecord.md +++ b/examples/startup/TestRecord.md @@ -1,3 +1,24 @@ +## 05 Mar 24 03:55 UTC + +Success: true + +### Versions + +Terraform v1.7.0 +on linux_amd64 ++ provider registry.terraform.io/anschoewe/curl v1.0.2 ++ provider registry.terraform.io/azure/azapi v1.12.1 ++ provider registry.terraform.io/hashicorp/azurerm v3.94.0 ++ provider registry.terraform.io/hashicorp/null v3.2.2 ++ provider registry.terraform.io/hashicorp/random v3.3.2 ++ provider registry.terraform.io/hashicorp/tls v4.0.5 + +### Error + + + +--- + ## 04 Mar 24 11:26 UTC Success: true diff --git a/examples/with_acr/TestRecord.md b/examples/with_acr/TestRecord.md index 3efc08bf..5515cfa6 100644 --- a/examples/with_acr/TestRecord.md +++ b/examples/with_acr/TestRecord.md @@ -1,3 +1,23 @@ +## 05 Mar 24 02:15 UTC + +Success: true + +### Versions + +Terraform v1.7.0 +on linux_amd64 ++ provider registry.terraform.io/azure/azapi v1.12.1 ++ provider registry.terraform.io/hashicorp/azurerm v3.94.0 ++ provider registry.terraform.io/hashicorp/null v3.2.2 ++ provider registry.terraform.io/hashicorp/random v3.3.2 ++ provider registry.terraform.io/hashicorp/tls v4.0.5 + +### Error + + + +--- + ## 04 Mar 24 09:39 UTC Success: true diff --git a/examples/without_monitor/TestRecord.md b/examples/without_monitor/TestRecord.md index adc2349d..e76d0d46 100644 --- a/examples/without_monitor/TestRecord.md +++ b/examples/without_monitor/TestRecord.md @@ -1,3 +1,24 @@ +## 05 Mar 24 04:06 UTC + +Success: true + +### Versions + +Terraform v1.7.0 +on linux_amd64 ++ provider registry.terraform.io/anschoewe/curl v1.0.2 ++ provider registry.terraform.io/azure/azapi v1.12.1 ++ provider registry.terraform.io/hashicorp/azurerm v3.94.0 ++ provider registry.terraform.io/hashicorp/null v3.2.2 ++ provider registry.terraform.io/hashicorp/random v3.3.2 ++ provider registry.terraform.io/hashicorp/tls v4.0.5 + +### Error + + + +--- + ## 04 Mar 24 11:49 UTC Success: true diff --git a/extra_node_pool.tf b/extra_node_pool.tf index a98a123d..d77535e6 100644 --- a/extra_node_pool.tf +++ b/extra_node_pool.tf @@ -46,7 +46,7 @@ resource "azurerm_kubernetes_cluster_node_pool" "node_pool_create_before_destroy avm_git_last_modified_at = "2024-03-04 03:19:50" avm_git_org = "Azure" avm_git_repo = "terraform-azurerm-aks" - avm_yor_trace = "76af7376-ff4d-4110-af01-e51d1bb7b83e" + avm_yor_trace = "236ec831-0e79-4770-b2ae-3261d834a288" } /**/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /**/)) ultra_ssd_enabled = each.value.ultra_ssd_enabled vnet_subnet_id = each.value.vnet_subnet_id @@ -204,7 +204,7 @@ resource "azurerm_kubernetes_cluster_node_pool" "node_pool_create_after_destroy" avm_git_last_modified_at = "2024-01-11 08:26:20" avm_git_org = "Azure" avm_git_repo = "terraform-azurerm-aks" - avm_yor_trace = "b1387377-92ee-4e41-9115-8ab5fe8e966d" + avm_yor_trace = "4722e45a-440a-462b-ad70-ff2eec14ca3a" } /**/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /**/)) ultra_ssd_enabled = each.value.ultra_ssd_enabled vnet_subnet_id = each.value.vnet_subnet_id diff --git a/log_analytics.tf b/log_analytics.tf index 99c36e11..5fe6c646 100644 --- a/log_analytics.tf +++ b/log_analytics.tf @@ -12,7 +12,7 @@ resource "azurerm_log_analytics_workspace" "main" { avm_git_last_modified_at = "2023-06-05 02:21:33" avm_git_org = "Azure" avm_git_repo = "terraform-azurerm-aks" - avm_yor_trace = "f47f0879-0a59-4096-843f-ff6941ee0258" + avm_yor_trace = "4649b855-607c-48e0-a2dc-32accddfce49" } /**/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /**/), (/**/ (var.tracing_tags_enabled ? { for k, v in /**/ { avm_yor_name = "main" } /**/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /**/)) @@ -53,7 +53,7 @@ resource "azurerm_log_analytics_solution" "main" { avm_git_last_modified_at = "2023-07-20 06:04:07" avm_git_org = "Azure" avm_git_repo = "terraform-azurerm-aks" - avm_yor_trace = "586a5e29-06cd-4ed8-8fe5-871bf8adbedc" + avm_yor_trace = "97dc5a28-2b0e-432f-b817-9137fafddd60" } /**/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /**/), (/**/ (var.tracing_tags_enabled ? { for k, v in /**/ { avm_yor_name = "main" } /**/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /**/)) diff --git a/main.tf b/main.tf index 04c7a730..77c07dae 100644 --- a/main.tf +++ b/main.tf @@ -43,7 +43,7 @@ resource "azurerm_kubernetes_cluster" "main" { avm_git_last_modified_at = "2024-02-16 15:45:22" avm_git_org = "Azure" avm_git_repo = "terraform-azurerm-aks" - avm_yor_trace = "2a0f2d3f-13c1-41a9-9f76-3e4979168ee1" + avm_yor_trace = "e7f0a9d2-42b3-4dec-ae0d-6c6cdd5d18c1" } /**/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /**/), (/**/ (var.tracing_tags_enabled ? { for k, v in /**/ { avm_yor_name = "main" } /**/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /**/))