Skip to content

Commit

Permalink
Auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 5, 2024
1 parent bd52700 commit 353cc26
Show file tree
Hide file tree
Showing 10 changed files with 133 additions and 7 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,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))
- 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))
- Add support for `support_plan` and `Premium` sku tier. [\#508](https://github.com/Azure/terraform-azurerm-aks/pull/508) ([ecklm](https://github.com/ecklm))
Expand Down
22 changes: 22 additions & 0 deletions examples/application_gateway_ingress/TestRecord.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 04 Mar 24 10:51 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



---

## 20 Feb 24 04:18 UTC

Success: true
Expand Down
20 changes: 20 additions & 0 deletions examples/multiple_node_pools/TestRecord.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## 04 Mar 24 09:42 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



---

## 20 Feb 24 03:09 UTC

Success: true
Expand Down
21 changes: 21 additions & 0 deletions examples/named_cluster/TestRecord.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## 04 Mar 24 11:44 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



---

## 20 Feb 24 05:23 UTC

Success: true
Expand Down
21 changes: 21 additions & 0 deletions examples/startup/TestRecord.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## 04 Mar 24 11:26 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



---

## 20 Feb 24 04:52 UTC

Success: true
Expand Down
20 changes: 20 additions & 0 deletions examples/with_acr/TestRecord.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## 04 Mar 24 09:39 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



---

## 20 Feb 24 03:08 UTC

Success: true
Expand Down
21 changes: 21 additions & 0 deletions examples/without_monitor/TestRecord.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## 04 Mar 24 11:49 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



---

## 20 Feb 24 05:15 UTC

Success: true
Expand Down
8 changes: 4 additions & 4 deletions extra_node_pool.tf
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ resource "azurerm_kubernetes_cluster_node_pool" "node_pool_create_before_destroy
spot_max_price = each.value.spot_max_price
tags = merge(each.value.tags, (/*<box>*/ (var.tracing_tags_enabled ? { for k, v in /*</box>*/ {
avm_yor_name = "node_pool_create_before_destroy"
avm_git_commit = "1aa68a7460a8ebbf636b4f954515bd4de5f608fe"
avm_git_commit = "749123dd248895875cff37e4d921fa8013f4e05d"
avm_git_file = "extra_node_pool.tf"
avm_git_last_modified_at = "2024-02-19 05:39:17"
avm_git_last_modified_at = "2024-03-04 03:19:50"
avm_git_org = "Azure"
avm_git_repo = "terraform-azurerm-aks"
avm_yor_trace = "93d6df78-ad14-4aa1-ae68-f73a28c613d6"
avm_yor_trace = "261b062d-f574-4857-b261-9b74588b49f1"
} /*<box>*/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /*</box>*/))
ultra_ssd_enabled = each.value.ultra_ssd_enabled
vnet_subnet_id = each.value.vnet_subnet_id
Expand Down Expand Up @@ -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 = "311c4900-71d7-49b6-833a-96052dd6832d"
avm_yor_trace = "b4cf4544-a770-4bc0-8f67-414427a02448"
} /*<box>*/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /*</box>*/))
ultra_ssd_enabled = each.value.ultra_ssd_enabled
vnet_subnet_id = each.value.vnet_subnet_id
Expand Down
4 changes: 2 additions & 2 deletions log_analytics.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "c1a8974c-680c-4a33-839a-2d58e2ea19a3"
avm_yor_trace = "47ab6592-fff6-4515-a7d1-f05b318a14a4"
} /*<box>*/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /*</box>*/), (/*<box>*/ (var.tracing_tags_enabled ? { for k, v in /*</box>*/ {
avm_yor_name = "main"
} /*<box>*/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /*</box>*/))
Expand Down Expand Up @@ -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 = "fa14a130-b5be-4864-b3a9-07a99a2b3561"
avm_yor_trace = "f2b5bb99-c106-48ae-b87d-f05bc4ce5c8e"
} /*<box>*/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /*</box>*/), (/*<box>*/ (var.tracing_tags_enabled ? { for k, v in /*</box>*/ {
avm_yor_name = "main"
} /*<box>*/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /*</box>*/))
Expand Down
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "46a93e3f-d4e3-4b85-a563-8376dcd0bf55"
avm_yor_trace = "72f59bd1-7f9d-4275-ae24-747832effdb1"
} /*<box>*/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /*</box>*/), (/*<box>*/ (var.tracing_tags_enabled ? { for k, v in /*</box>*/ {
avm_yor_name = "main"
} /*<box>*/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /*</box>*/))
Expand Down

0 comments on commit 353cc26

Please sign in to comment.