terraform/builtin
Paul Forman 484887c0c5 Change default for logging in CloudTrail to true
The default for `enable_logging`, which defines whether CloudTrail
actually logs events was originally written as defaulting to `false`,
since that's how AWS creates trails.

`true` is likely a better default for Terraform users.

Changed the default and updated the docs.
Changed the acceptance tests to verify new default behavior.
2015-11-22 10:47:23 -07:00
..
bins Merge pull request #2807 from dwradcliffe/f-dyn-provider 2015-11-16 13:53:44 -06:00
providers Change default for logging in CloudTrail to true 2015-11-22 10:47:23 -07:00
provisioners chef: read key contents instead of paths 2015-11-12 16:11:44 -06:00