Skip to content

Commit

Permalink
terraform-docs: automated update action
Browse files Browse the repository at this point in the history
  • Loading branch information
adenot committed May 3, 2021
1 parent f4fcc9b commit 5baeddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: '[email protected]'}, {...}] } | `list` | `[]` | no |
| severity\_list | n/a | `list` | <pre>[<br> "HIGH",<br> "CRITICAL"<br>]</pre> | 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 |
Expand Down

0 comments on commit 5baeddf

Please sign in to comment.