From 5baeddf6ddea0c7c8b6ee7d587d8d0d04c8a2671 Mon Sep 17 00:00:00 2001 From: adenot Date: Mon, 3 May 2021 02:02:11 +0000 Subject: [PATCH] terraform-docs: automated update action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index faf1843..cb6f94d 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ No requirements. | alarm\_slack\_endpoint | Enables slack notification to endpoint passed (optional) | `string` | `""` | no | | invite | Invite member accounts? (Use 'false' when this account is the delegated admin by master account) | `bool` | `true` | no | | members | List of member AWS accounts as [{account\_id: '9999', email: 'a@b.com'}, {...}] } | `list` | `[]` | no | +| severity\_list | n/a | `list` |
[
"HIGH",
"CRITICAL"
]
| no | | subscription\_cis | Enables CIS Foundations Benchmark Standards subscription | `bool` | `false` | no | | subscription\_foundational | Enables AWS Foundational Security Best Practices subscription | `bool` | `false` | no | | subscription\_pci | Enables PCI-DSS Standards subscription | `bool` | `false` | no |