Skip to content

Commit decb533

Browse files
Auto update
1 parent ca5e401 commit decb533

File tree

7 files changed

+126
-0
lines changed

7 files changed

+126
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
**Merged pull requests:**
66

77
- Add `cost_analysis_enabled` option [\#583](https://github.com/Azure/terraform-azurerm-aks/pull/583) ([artificial-aidan](https://github.com/artificial-aidan))
8+
- Bump github.com/Azure/terraform-module-test-helper from 0.24.0 to 0.25.0 in /test [\#581](https://github.com/Azure/terraform-azurerm-aks/pull/581) ([dependabot[bot]](https://github.com/apps/dependabot))
89
- Bump github.com/gruntwork-io/terratest from 0.46.15 to 0.47.0 in /test [\#579](https://github.com/Azure/terraform-azurerm-aks/pull/579) ([dependabot[bot]](https://github.com/apps/dependabot))
910
- Bump github.com/Azure/terraform-module-test-helper from 0.22.0 to 0.24.0 in /test [\#574](https://github.com/Azure/terraform-azurerm-aks/pull/574) ([dependabot[bot]](https://github.com/apps/dependabot))
1011
- Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in /test [\#562](https://github.com/Azure/terraform-azurerm-aks/pull/562) ([dependabot[bot]](https://github.com/apps/dependabot))

examples/application_gateway_ingress/TestRecord.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## 19 Aug 24 10:01 UTC
2+
3+
Success: true
4+
5+
### Versions
6+
7+
Terraform v1.9.3
8+
on linux_amd64
9+
+ provider registry.terraform.io/azure/azapi v1.15.0
10+
+ provider registry.terraform.io/hashicorp/azurerm v3.116.0
11+
+ provider registry.terraform.io/hashicorp/kubernetes v2.22.0
12+
+ provider registry.terraform.io/hashicorp/null v3.2.2
13+
+ provider registry.terraform.io/hashicorp/random v3.3.2
14+
+ provider registry.terraform.io/hashicorp/time v0.9.1
15+
+ provider registry.terraform.io/hashicorp/tls v4.0.5
16+
17+
### Error
18+
19+
20+
21+
---
22+
123
## 21 Aug 24 03:35 UTC
224

325
Success: true

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+
## 19 Aug 24 09:01 UTC
2+
3+
Success: true
4+
5+
### Versions
6+
7+
Terraform v1.9.3
8+
on linux_amd64
9+
+ provider registry.terraform.io/azure/azapi v1.15.0
10+
+ provider registry.terraform.io/hashicorp/azurerm v3.116.0
11+
+ provider registry.terraform.io/hashicorp/null v3.2.2
12+
+ provider registry.terraform.io/hashicorp/random v3.3.2
13+
+ provider registry.terraform.io/hashicorp/tls v4.0.5
14+
15+
### Error
16+
17+
18+
19+
---
20+
121
## 21 Aug 24 02:28 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+
## 19 Aug 24 10:57 UTC
2+
3+
Success: true
4+
5+
### Versions
6+
7+
Terraform v1.9.3
8+
on linux_amd64
9+
+ provider registry.terraform.io/anschoewe/curl v1.0.2
10+
+ provider registry.terraform.io/azure/azapi v1.15.0
11+
+ provider registry.terraform.io/hashicorp/azurerm v3.116.0
12+
+ provider registry.terraform.io/hashicorp/null v3.2.2
13+
+ provider registry.terraform.io/hashicorp/random v3.3.2
14+
+ provider registry.terraform.io/hashicorp/tls v4.0.5
15+
16+
### Error
17+
18+
19+
20+
---
21+
122
## 21 Aug 24 04:33 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+
## 19 Aug 24 10:31 UTC
2+
3+
Success: true
4+
5+
### Versions
6+
7+
Terraform v1.9.3
8+
on linux_amd64
9+
+ provider registry.terraform.io/anschoewe/curl v1.0.2
10+
+ provider registry.terraform.io/azure/azapi v1.15.0
11+
+ provider registry.terraform.io/hashicorp/azurerm v3.116.0
12+
+ provider registry.terraform.io/hashicorp/null v3.2.2
13+
+ provider registry.terraform.io/hashicorp/random v3.3.2
14+
+ provider registry.terraform.io/hashicorp/tls v4.0.5
15+
16+
### Error
17+
18+
19+
20+
---
21+
122
## 21 Aug 24 04:06 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+
## 19 Aug 24 08:53 UTC
2+
3+
Success: true
4+
5+
### Versions
6+
7+
Terraform v1.9.3
8+
on linux_amd64
9+
+ provider registry.terraform.io/azure/azapi v1.15.0
10+
+ provider registry.terraform.io/hashicorp/azurerm v3.116.0
11+
+ provider registry.terraform.io/hashicorp/null v3.2.2
12+
+ provider registry.terraform.io/hashicorp/random v3.3.2
13+
+ provider registry.terraform.io/hashicorp/tls v4.0.5
14+
15+
### Error
16+
17+
18+
19+
---
20+
121
## 21 Aug 24 02:22 UTC
222

323
Success: true

examples/without_monitor/TestRecord.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 19 Aug 24 10:51 UTC
2+
3+
Success: true
4+
5+
### Versions
6+
7+
Terraform v1.9.3
8+
on linux_amd64
9+
+ provider registry.terraform.io/anschoewe/curl v1.0.2
10+
+ provider registry.terraform.io/azure/azapi v1.15.0
11+
+ provider registry.terraform.io/hashicorp/azurerm v3.116.0
12+
+ provider registry.terraform.io/hashicorp/null v3.2.2
13+
+ provider registry.terraform.io/hashicorp/random v3.3.2
14+
+ provider registry.terraform.io/hashicorp/tls v4.0.5
15+
16+
### Error
17+
18+
19+
20+
---
21+
122
## 21 Aug 24 04:27 UTC
223

324
Success: true

0 commit comments

Comments
 (0)