mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Add missing to_port
argument to website docs.
This commit is contained in:
parent
639443f265
commit
a4fb080abe
@ -49,6 +49,7 @@ or `egress` (outbound).
|
||||
depending on the `type`.
|
||||
* `self` - (Optional) If true, the security group itself will be added as
|
||||
a source to this ingress rule.
|
||||
* `to_port` - (Required) The end range port.
|
||||
|
||||
## Attributes Reference
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user