From 1a7ec2c5f9225695518f7660ed01a75f81638f6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 13 May 2024 18:24:30 +0000 Subject: [PATCH] terraform-docs: automated action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5aead6f..072646e 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ If you're looking to raise an issue with this module, please create a new issue | [patch\_schedule](#input\_patch\_schedule) | Crontab on when to run the automation script. | `string` | `"cron(00 22 ? * MON *)"` | no | | [patch\_tag](#input\_patch\_tag) | Defaults as yes, but can be customised if pre existing tags and values want to be used | `string` | `"Yes"` | no | | [rejected\_patches](#input\_rejected\_patches) | List of patches to be rejected | `list(string)` | `[]` | no | +| [suffix](#input\_suffix) | When creating multiple patch schedules per environment, a suffix can be used to differentiate resources | `string` | `null` | no | | [tags](#input\_tags) | Common tags to be used by all resources | `map(string)` | n/a | yes | ## Outputs