terraform/builtin
Paul Forman 9cec40ea3c Add missing error-checks from code review
Some error-checking was omitted.

Specifically, the cloudTrailSetLogging call in the Create function was
ignoring the return and cloudTrailGetLoggingStatus could crash on a
nil-dereference during the return.  Fixed both.

Fixed some needless casting in cloudTrailGetLoggingStatus.
Clarified error message in acceptance tests.
Removed needless option from example in docs.
2015-11-22 12:54:11 -07:00
..
bins Merge pull request #2807 from dwradcliffe/f-dyn-provider 2015-11-16 13:53:44 -06:00
providers Add missing error-checks from code review 2015-11-22 12:54:11 -07:00
provisioners chef: read key contents instead of paths 2015-11-12 16:11:44 -06:00