diff --git a/CHANGELOG.md b/CHANGELOG.md index ab79870..273bda0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ **Merged pull requests:** +- Change `output identity_ids` to new `container_app_identities` [\#44](https://github.com/Azure/terraform-azure-container-apps/pull/44) ([lonegunmanb](https://github.com/lonegunmanb)) - Fix broken example `dapr` [\#42](https://github.com/Azure/terraform-azure-container-apps/pull/42) ([lonegunmanb](https://github.com/lonegunmanb)) - Update default value for container\_app\_environment\_internal\_load\_balancer\_enabled [\#39](https://github.com/Azure/terraform-azure-container-apps/pull/39) ([abossard](https://github.com/abossard)) - Support existing container apps environment [\#38](https://github.com/Azure/terraform-azure-container-apps/pull/38) ([davidkarlsen](https://github.com/davidkarlsen)) diff --git a/README.md b/README.md index 044264e..a9de6fb 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,6 @@ No modules. |------|-------------| | [container\_app\_environment\_id](#output\_container\_app\_environment\_id) | The ID of the Container App Environment within which this Container App should exist. | | [container\_app\_fqdn](#output\_container\_app\_fqdn) | The FQDN of the Container App's ingress. | +| [container\_app\_identities](#output\_container\_app\_identities) | The identities of the Container App, key is Container App's name. | | [container\_app\_ips](#output\_container\_app\_ips) | The IPs of the Latest Revision of the Container App. | -| [identity\_ids](#output\_identity\_ids) | The identities of the Container App. | diff --git a/TestRecord/dapr/TestRecord.md.tmp b/TestRecord/dapr/TestRecord.md.tmp index e18e6cc..7dcbcd3 100644 --- a/TestRecord/dapr/TestRecord.md.tmp +++ b/TestRecord/dapr/TestRecord.md.tmp @@ -1,3 +1,21 @@ +## 20 Dec 23 02:47 UTC + +Success: true + +### Versions + +Terraform v1.6.3 +on linux_amd64 ++ provider registry.terraform.io/anschoewe/curl v1.0.2 ++ provider registry.terraform.io/hashicorp/azurerm v3.85.0 ++ provider registry.terraform.io/hashicorp/random v3.6.0 + +### Error + + + +--- + ## 19 Dec 23 07:41 UTC Success: true diff --git a/TestRecord/startup/TestRecord.md.tmp b/TestRecord/startup/TestRecord.md.tmp index 144936c..4f3325f 100644 --- a/TestRecord/startup/TestRecord.md.tmp +++ b/TestRecord/startup/TestRecord.md.tmp @@ -1,3 +1,20 @@ +## 20 Dec 23 02:57 UTC + +Success: true + +### Versions + +Terraform v1.6.3 +on linux_amd64 ++ provider registry.terraform.io/hashicorp/azurerm v3.85.0 ++ provider registry.terraform.io/hashicorp/random v3.6.0 + +### Error + + + +--- + ## 19 Dec 23 07:51 UTC Success: true diff --git a/examples/acr/TestRecord.md b/examples/acr/TestRecord.md index ad6a195..677f447 100644 --- a/examples/acr/TestRecord.md +++ b/examples/acr/TestRecord.md @@ -1,3 +1,23 @@ +## 20 Dec 23 02:58 UTC + +Success: true + +### Versions + +Terraform v1.6.3 +on linux_amd64 ++ provider registry.terraform.io/anschoewe/curl v1.0.2 ++ provider registry.terraform.io/hashicorp/azurerm v3.85.0 ++ provider registry.terraform.io/hashicorp/null v3.2.2 ++ provider registry.terraform.io/hashicorp/random v3.6.0 ++ provider registry.terraform.io/kreuzwerker/docker v3.0.2 + +### Error + + + +--- + ## 19 Dec 23 07:54 UTC Success: true diff --git a/examples/dapr/TestRecord.md b/examples/dapr/TestRecord.md index e18e6cc..7dcbcd3 100644 --- a/examples/dapr/TestRecord.md +++ b/examples/dapr/TestRecord.md @@ -1,3 +1,21 @@ +## 20 Dec 23 02:47 UTC + +Success: true + +### Versions + +Terraform v1.6.3 +on linux_amd64 ++ provider registry.terraform.io/anschoewe/curl v1.0.2 ++ provider registry.terraform.io/hashicorp/azurerm v3.85.0 ++ provider registry.terraform.io/hashicorp/random v3.6.0 + +### Error + + + +--- + ## 19 Dec 23 07:41 UTC Success: true diff --git a/examples/startup/TestRecord.md b/examples/startup/TestRecord.md index 144936c..4f3325f 100644 --- a/examples/startup/TestRecord.md +++ b/examples/startup/TestRecord.md @@ -1,3 +1,20 @@ +## 20 Dec 23 02:57 UTC + +Success: true + +### Versions + +Terraform v1.6.3 +on linux_amd64 ++ provider registry.terraform.io/hashicorp/azurerm v3.85.0 ++ provider registry.terraform.io/hashicorp/random v3.6.0 + +### Error + + + +--- + ## 19 Dec 23 07:51 UTC Success: true