Skip to content

Commit 44433c6

Browse files
Auto update
1 parent a047f32 commit 44433c6

7 files changed

Lines changed: 108 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
**Merged pull requests:**
66

7+
- assign network contributor role to control plane identity [\#369](https://github.com/Azure/terraform-azurerm-aks/pull/369) ([zioproto](https://github.com/zioproto))
78
- Add tracing tag toggle variables [\#362](https://github.com/Azure/terraform-azurerm-aks/pull/362) ([lonegunmanb](https://github.com/lonegunmanb))
89

910
## [7.0.0](https://github.com/Azure/terraform-azurerm-aks/tree/7.0.0) (2023-05-18)

examples/multiple_node_pools/TestRecord.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 23 May 23 02:23 UTC
2+
3+
Success: true
4+
5+
### Versions
6+
7+
Terraform v1.4.5
8+
on linux_amd64
9+
+ provider registry.terraform.io/azure/azapi v1.6.0
10+
+ provider registry.terraform.io/hashicorp/azurerm v3.57.0
11+
+ provider registry.terraform.io/hashicorp/null v3.2.1
12+
+ provider registry.terraform.io/hashicorp/random v3.3.2
13+
+ provider registry.terraform.io/hashicorp/tls v4.0.4
14+
15+
### Error
16+
17+
18+
19+
---
20+
121
## 21 May 23 00:40 UTC
222

323
Success: true

examples/named_cluster/TestRecord.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 23 May 23 02:49 UTC
2+
3+
Success: true
4+
5+
### Versions
6+
7+
Terraform v1.4.5
8+
on linux_amd64
9+
+ provider registry.terraform.io/anschoewe/curl v1.0.2
10+
+ provider registry.terraform.io/azure/azapi v1.6.0
11+
+ provider registry.terraform.io/hashicorp/azurerm v3.57.0
12+
+ provider registry.terraform.io/hashicorp/null v3.2.1
13+
+ provider registry.terraform.io/hashicorp/random v3.3.2
14+
+ provider registry.terraform.io/hashicorp/tls v4.0.4
15+
16+
### Error
17+
18+
19+
20+
---
21+
122
## 21 May 23 01:05 UTC
223

324
Success: true

examples/startup/TestRecord.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 23 May 23 02:44 UTC
2+
3+
Success: true
4+
5+
### Versions
6+
7+
Terraform v1.4.5
8+
on linux_amd64
9+
+ provider registry.terraform.io/anschoewe/curl v1.0.2
10+
+ provider registry.terraform.io/azure/azapi v1.6.0
11+
+ provider registry.terraform.io/hashicorp/azurerm v3.57.0
12+
+ provider registry.terraform.io/hashicorp/null v3.2.1
13+
+ provider registry.terraform.io/hashicorp/random v3.3.2
14+
+ provider registry.terraform.io/hashicorp/tls v4.0.4
15+
16+
### Error
17+
18+
19+
20+
---
21+
122
## 21 May 23 01:01 UTC
223

324
Success: true

examples/with_acr/TestRecord.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 23 May 23 02:20 UTC
2+
3+
Success: true
4+
5+
### Versions
6+
7+
Terraform v1.4.5
8+
on linux_amd64
9+
+ provider registry.terraform.io/azure/azapi v1.6.0
10+
+ provider registry.terraform.io/hashicorp/azurerm v3.57.0
11+
+ provider registry.terraform.io/hashicorp/null v3.2.1
12+
+ provider registry.terraform.io/hashicorp/random v3.3.2
13+
+ provider registry.terraform.io/hashicorp/tls v4.0.4
14+
15+
### Error
16+
17+
18+
19+
---
20+
121
## 21 May 23 00:37 UTC
222

323
Success: false

examples/without_monitor/TestRecord.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 23 May 23 03:06 UTC
2+
3+
Success: true
4+
5+
### Versions
6+
7+
Terraform v1.4.5
8+
on linux_amd64
9+
+ provider registry.terraform.io/anschoewe/curl v1.0.2
10+
+ provider registry.terraform.io/azure/azapi v1.6.0
11+
+ provider registry.terraform.io/hashicorp/azurerm v3.57.0
12+
+ provider registry.terraform.io/hashicorp/null v3.2.1
13+
+ provider registry.terraform.io/hashicorp/random v3.3.2
14+
+ provider registry.terraform.io/hashicorp/tls v4.0.4
15+
16+
### Error
17+
18+
19+
20+
---
21+
122
## 21 May 23 01:22 UTC
223

324
Success: true

main.tf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ resource "azurerm_kubernetes_cluster" "main" {
4141
avm_git_last_modified_at = "2023-03-06 06:02:33"
4242
avm_git_org = "Azure"
4343
avm_git_repo = "terraform-azurerm-aks"
44-
avm_yor_trace = "fc82cc46-3b3b-4f4c-adea-d60fe76fdedd"
44+
avm_yor_trace = "d7efb716-7945-4179-96f4-421064955521"
4545
} /*<box>*/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /*</box>*/))
4646
workload_identity_enabled = var.workload_identity_enabled
4747

@@ -517,7 +517,7 @@ resource "azurerm_kubernetes_cluster_node_pool" "node_pool" {
517517
avm_git_last_modified_at = "2023-05-04 05:02:32"
518518
avm_git_org = "Azure"
519519
avm_git_repo = "terraform-azurerm-aks"
520-
avm_yor_trace = "7a20aff2-303d-4e7c-9b6a-8884d8131aa8"
520+
avm_yor_trace = "86b8cecf-6348-4b3e-afa3-695efd8d2121"
521521
} /*<box>*/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /*</box>*/))
522522
ultra_ssd_enabled = each.value.ultra_ssd_enabled
523523
vnet_subnet_id = each.value.vnet_subnet_id
@@ -651,7 +651,7 @@ resource "azurerm_log_analytics_workspace" "main" {
651651
avm_git_last_modified_at = "2022-09-30 12:14:28"
652652
avm_git_org = "Azure"
653653
avm_git_repo = "terraform-azurerm-aks"
654-
avm_yor_trace = "ee3328af-a9e7-4839-9ecd-227d58660c93"
654+
avm_yor_trace = "6d6cfec6-ef33-4ba6-9e49-45ed748be356"
655655
} /*<box>*/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /*</box>*/))
656656
}
657657

@@ -674,7 +674,7 @@ resource "azurerm_log_analytics_solution" "main" {
674674
avm_git_last_modified_at = "2022-09-30 12:36:26"
675675
avm_git_org = "Azure"
676676
avm_git_repo = "terraform-azurerm-aks"
677-
avm_yor_trace = "0d3ff2f3-b87c-4e3a-83b6-bbc8f304c06e"
677+
avm_yor_trace = "63825cc7-7f75-45e2-8747-8e1ae3239ba8"
678678
} /*<box>*/ : replace(k, "avm_", var.tracing_tags_prefix) => v } : {}) /*</box>*/))
679679

680680
plan {

0 commit comments

Comments
 (0)