terraform/website/source/docs
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
..
commands Update remote-config.html.markdown 2015-11-11 13:09:26 -06:00
configuration Add coalesce func 2015-11-08 19:34:56 +13:00
internals website: add `` to format documentation env vars 2015-11-16 11:23:43 -05:00
modules doc: module sources from private github repos 2015-09-10 16:14:25 -05:00
plugins Responding to feedback 2015-07-19 14:15:56 -04: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
state Fixes incorrect usage of terraform_remote_state in docs 2015-06-23 00:56:18 -04:00
index.html.markdown