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 Jul 28, 2023
1 parent dbc39cc commit 1d11188
Show file tree
Hide file tree
Showing 6 changed files with 91 additions and 0 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 registry block to the module to enable personal repos [\#11](https://github.com/Azure/terraform-azure-container-apps/pull/11) ([jiaweitao001](https://github.com/jiaweitao001))
- Add `azurerm_container_app_environment_storage` to container apps module [\#8](https://github.com/Azure/terraform-azure-container-apps/pull/8) ([jiaweitao001](https://github.com/jiaweitao001))
- Fix dapr e2e test [\#6](https://github.com/Azure/terraform-azure-container-apps/pull/6) ([jiaweitao001](https://github.com/jiaweitao001))
- Fix container app volume variable's type [\#5](https://github.com/Azure/terraform-azure-container-apps/pull/5) ([jiaweitao001](https://github.com/jiaweitao001))
Expand Down
18 changes: 18 additions & 0 deletions TestRecord/dapr/TestRecord.md.tmp
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 28 Jul 23 05:06 UTC

Success: true

### Versions

Terraform v1.5.1
on linux_amd64
+ provider registry.terraform.io/anschoewe/curl v1.0.2
+ provider registry.terraform.io/hashicorp/azurerm v3.67.0
+ provider registry.terraform.io/hashicorp/random v3.5.1

### Error



---

## 23 Jul 23 00:41 UTC

Success: true
Expand Down
17 changes: 17 additions & 0 deletions TestRecord/startup/TestRecord.md.tmp
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 28 Jul 23 05:17 UTC

Success: true

### Versions

Terraform v1.5.1
on linux_amd64
+ provider registry.terraform.io/hashicorp/azurerm v3.67.0
+ provider registry.terraform.io/hashicorp/random v3.5.1

### Error



---

## 23 Jul 23 00:38 UTC

Success: true
Expand Down
20 changes: 20 additions & 0 deletions examples/acr/TestRecord.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## 28 Jul 23 05:17 UTC

Success: true

### Versions

Terraform v1.5.1
on linux_amd64
+ provider registry.terraform.io/anschoewe/curl v1.0.2
+ provider registry.terraform.io/hashicorp/azurerm v3.67.0
+ provider registry.terraform.io/hashicorp/null v3.2.1
+ provider registry.terraform.io/hashicorp/random v3.5.1
+ provider registry.terraform.io/kreuzwerker/docker v3.0.2

### Error



---

18 changes: 18 additions & 0 deletions examples/dapr/TestRecord.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 28 Jul 23 05:06 UTC

Success: true

### Versions

Terraform v1.5.1
on linux_amd64
+ provider registry.terraform.io/anschoewe/curl v1.0.2
+ provider registry.terraform.io/hashicorp/azurerm v3.67.0
+ provider registry.terraform.io/hashicorp/random v3.5.1

### Error



---

## 23 Jul 23 00:41 UTC

Success: true
Expand Down
17 changes: 17 additions & 0 deletions examples/startup/TestRecord.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 28 Jul 23 05:17 UTC

Success: true

### Versions

Terraform v1.5.1
on linux_amd64
+ provider registry.terraform.io/hashicorp/azurerm v3.67.0
+ provider registry.terraform.io/hashicorp/random v3.5.1

### Error



---

## 23 Jul 23 00:38 UTC

Success: true
Expand Down

0 comments on commit 1d11188

Please sign in to comment.