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 Apr 11, 2023
1 parent 90532bf commit 80de527
Show file tree
Hide file tree
Showing 6 changed files with 94 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- \[Breaking\] Add validation block to enforce users to change `sku_tier` from `Paid` to `Standard`. [\#346](https://github.com/Azure/terraform-azurerm-aks/pull/346) ([lonegunmanb](https://github.com/lonegunmanb))
- Output Kubernetes Cluster Network Profile [\#333](https://github.com/Azure/terraform-azurerm-aks/pull/333) ([joshua-giumelli-deltatre](https://github.com/joshua-giumelli-deltatre))
- \[Breaking\] Remove unused net\_profile\_docker\_bridge\_cidr [\#222](https://github.com/Azure/terraform-azurerm-aks/pull/222) ([zioproto](https://github.com/zioproto))



Expand Down
18 changes: 18 additions & 0 deletions examples/multiple_node_pools/TestRecord.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 11 Apr 23 10:26 UTC

Success: true

### Versions

Terraform v1.4.3
on linux_amd64
+ provider registry.terraform.io/hashicorp/azurerm v3.51.0
+ provider registry.terraform.io/hashicorp/random v3.3.2
+ provider registry.terraform.io/hashicorp/tls v4.0.4

### Error



---

## 10 Apr 23 04:38 UTC

Success: true
Expand Down
19 changes: 19 additions & 0 deletions examples/named_cluster/TestRecord.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 11 Apr 23 10:53 UTC

Success: true

### Versions

Terraform v1.4.3
on linux_amd64
+ provider registry.terraform.io/anschoewe/curl v1.0.2
+ provider registry.terraform.io/hashicorp/azurerm v3.51.0
+ provider registry.terraform.io/hashicorp/random v3.3.2
+ provider registry.terraform.io/hashicorp/tls v4.0.4

### Error



---

## 10 Apr 23 05:00 UTC

Success: true
Expand Down
19 changes: 19 additions & 0 deletions examples/startup/TestRecord.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 11 Apr 23 10:45 UTC

Success: true

### Versions

Terraform v1.4.3
on linux_amd64
+ provider registry.terraform.io/anschoewe/curl v1.0.2
+ provider registry.terraform.io/hashicorp/azurerm v3.51.0
+ provider registry.terraform.io/hashicorp/random v3.3.2
+ provider registry.terraform.io/hashicorp/tls v4.0.4

### Error



---

## 10 Apr 23 04:56 UTC

Success: true
Expand Down
18 changes: 18 additions & 0 deletions examples/with_acr/TestRecord.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 11 Apr 23 10:24 UTC

Success: true

### Versions

Terraform v1.4.3
on linux_amd64
+ provider registry.terraform.io/hashicorp/azurerm v3.51.0
+ provider registry.terraform.io/hashicorp/random v3.3.2
+ provider registry.terraform.io/hashicorp/tls v4.0.4

### Error



---

## 10 Apr 23 04:37 UTC

Success: true
Expand Down
19 changes: 19 additions & 0 deletions examples/without_monitor/TestRecord.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 11 Apr 23 11:01 UTC

Success: true

### Versions

Terraform v1.4.3
on linux_amd64
+ provider registry.terraform.io/anschoewe/curl v1.0.2
+ provider registry.terraform.io/hashicorp/azurerm v3.51.0
+ provider registry.terraform.io/hashicorp/random v3.3.2
+ provider registry.terraform.io/hashicorp/tls v4.0.4

### Error



---

## 10 Apr 23 05:13 UTC

Success: true
Expand Down

0 comments on commit 80de527

Please sign in to comment.