terraform/builtin
Christopher Tiwald b888b31e08 aws: Force users to use from_port, to_port = 0 on network ACLs with -1 protocol
AWS doesn't store ports for -1 protocol rules, thus the read from the
API will always come up with a different hash. Force the user to make a
deliberate port choice when enabling -1 protocol rules. All from_port
and to_port's on these rules must be 0.
2015-05-06 23:51:23 -04:00
..
bins providers: add template provider 2015-05-01 16:59:49 -07:00
providers aws: Force users to use from_port, to_port = 0 on network ACLs with -1 protocol 2015-05-06 23:51:23 -04:00
provisioners Updated the PR according to the review comments 2015-05-01 18:52:01 +02:00