terraform/website/source
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
..
assets website: document templating as a provider 2015-05-07 18:20:22 -07:00
docs Correct to_port in egress example 2015-05-28 21:37:46 -04:00
intro docs: Clarify provider config in modules intro 2015-04-28 09:01:19 -05:00
layouts provider/aws: Document Volume Attachment 2015-05-28 10:33:20 -05:00
.gitignore website: initial commit 2014-07-16 17:51:48 -04:00
404.html.erb Do not index the 404 page 2014-10-21 23:21:14 -04:00
community.html.erb website: address spelling mistakes, casing and links 2015-01-03 19:31:53 +01:00
downloads.html.erb website: make bintray logo https 2014-10-23 11:45:43 -04:00
index.html.erb fix blurry fonts. remove transform on content 2014-07-29 01:56:17 -07:00
robots.txt Add robots.txt 2014-10-21 23:20:26 -04:00
sitemap.xml.builder Add sitemap 2014-10-21 23:20:21 -04:00