Skip to content

Commit

Permalink
Merge pull request #3477 from tpounds/add-missing-website-doc-arg
Browse files Browse the repository at this point in the history
Add missing `to_port` argument to website docs.
  • Loading branch information
apparentlymart committed Oct 10, 2015
2 parents 639443f + a4fb080 commit 8c0714f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8c0714f

Please sign in to comment.