From 71107a4e901f6bd95fed56a76d94b4cd8e909fea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Jul 2024 08:30:57 +0000 Subject: [PATCH] terraform-docs: updated markdown table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc27a4f..8c31477 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ Before you begin using this Terraform module, ensure you meet the following prer | sns\_key\_spec | Specification of the Key. | `string` | `"SYMMETRIC_DEFAULT"` | no | | sns\_key\_enabled | Specifies whether the key is enabled. | `bool` | `true` | no | | sns\_rotation\_enabled | Specifies whether key rotation is enabled. | `bool` | `true` | no | +| fqdn\_url | Define custom domain name for the Route53 Health check | `string` | `""` | no | ## Usage