mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
remove duplicate 'recipients' argument (#7968)
This commit is contained in:
parent
89df636163
commit
a0fc4276ba
@ -41,7 +41,6 @@ The following arguments are supported:
|
||||
* `after` - (Optional) The name of the rule to place this rule after
|
||||
* `enabled` - (Optional) If true, the rule will be enabled
|
||||
* `recipients` - (Optional) A list of email addresses
|
||||
* `recipients` - (Optional) A list of email addresses
|
||||
* `scan_enabled` - (Optional) If true, incoming emails will be scanned for spam and viruses
|
||||
* `tls_policy` - (Optional) Require or Optional
|
||||
* `add_header_action` - (Optional) A list of Add Header Action blocks. Documented below.
|
||||
|
Loading…
Reference in New Issue
Block a user