Skip to content

Commit

Permalink
Merge pull request #39880 from dmaclaury/d-aws_networkmanager_core_ne…
Browse files Browse the repository at this point in the history
…twork_policy_document-nfg-doc

docs: update `aws_networkmanager_core_network_policy_document`
  • Loading branch information
nam054 authored Oct 25, 2024
2 parents ed86924 + e77f095 commit 72a13ef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ The following arguments are available:
* `conditions` (Required) - A block argument. Detailed Below.
* `description` (Optional) - A user-defined description that further helps identify the rule.
* `rule_number` (Required) - An integer from `1` to `65535` indicating the rule's order number. Rules are processed in order from the lowest numbered rule to the highest. Rules stop processing when a rule is matched. It's important to make sure that you number your rules in the exact order that you want them processed.
* `add_to_network_function_group` (Optional) - The name of the network function group to attach to the attachment policy.

### `action`

Expand Down

0 comments on commit 72a13ef

Please sign in to comment.