terraform/website/source/docs/providers/aws
ketzacoatl addb43deae Correct to_port in egress example
When using `-1` for the protocol, both `from_port` and `to_port` must be `0`, or so says AWS thru Terraform:

```
* from_port (0) and to_port (65535) must both be 0 to use the the 'ALL' "-1" protocol!
```
2015-05-28 21:37:46 -04:00
..
r Correct to_port in egress example 2015-05-28 21:37:46 -04:00
index.html.markdown aws: make MaxRetries for API calls configurable 2015-05-03 15:35:51 +02:00