terraform/website/source/docs/providers/aws
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
..
r Add missing error-checks from code review 2015-11-22 12:54:11 -07:00
index.html.markdown Change the docs as the token can be explicitly set 2015-11-10 11:27:45 +13:00