terraform/builtin
Krzysztof Wilczynski 70a90cc1f4 Handle EC2 tags related errors in CloudFront Distribution resource. (#9298)
This commits changes the behaviour in a case there was an error while
interacting with EC2 tags related to the CloudFormation Distribution
resource, fixing the issue with nil pointer dereference when despite
an error being present code path to handle tags was executed.

Also, a small re-factor of the `validateHTTP` helper method,
and a unit test added for it.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
2016-10-09 20:51:16 +02:00
..
bins Bitbucket provider for terraform 2016-08-08 09:45:16 -07:00
providers Handle EC2 tags related errors in CloudFront Distribution resource. (#9298) 2016-10-09 20:51:16 +02:00
provisioners Add ability to skip chef registration 2016-10-01 00:49:39 +02:00