terraform/website/source/docs
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
..
commands Merge pull request #1655 from hashicorp/f-build-graph-during-plan 2015-04-30 16:08:33 -05:00
configuration More internal links in template documentation. 2015-05-27 12:22:52 +02:00
internals core: module targeting 2015-05-05 21:58:48 -05:00
modules Merge pull request #1878 from jamesob/doc_for_paramterized_lists 2015-05-08 17:02:36 -05:00
plugins docs: Fix styling in provider code block 2015-04-30 14:50:21 -05:00
providers Correct to_port in egress example 2015-05-28 21:37:46 -04:00
provisioners provisioner/chef: small fix in the docs 2015-05-18 16:21:31 +02:00
state correct resource name in example 2015-05-22 09:24:51 -07:00
index.html.markdown