From 7acd6047483e51e633781e80dd33a6a704a33496 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 10 May 2024 08:47:05 +0000 Subject: [PATCH] terraform-docs: automated action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fa6f5a..008ee0e 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ No modules. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | [backend\_repo](#input\_backend\_repo) | repository for the default backend app | `string` | `"ministryofjustice/cloud-platform-custom-error-pages"` | no | -| [backend\_tag](#input\_backend\_tag) | tag of the default backend app | `string` | `"1.1.2"` | no | +| [backend\_tag](#input\_backend\_tag) | tag of the default backend app | `string` | `"0.6"` | no | | [cluster](#input\_cluster) | cluster name used for opensearch indicies | `string` | `""` | no | | [cluster\_domain\_name](#input\_cluster\_domain\_name) | The cluster domain used for externalDNS annotations and certmanager | `any` | n/a | yes | | [controller\_name](#input\_controller\_name) | Will be used as the ingress controller name and the class annotation | `string` | n/a | yes |