Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable CloudTrail action #881

Closed
wants to merge 10 commits into from
Closed

Commits on Jan 31, 2017

  1. add the ability to enable/create CloudTrail

    Rob McBroom committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    d0b6a2b View commit details
    Browse the repository at this point in the history
  2. tests for new CloudTrail action

    Rob McBroom committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    4edd0fd View commit details
    Browse the repository at this point in the history
  3. add example policy to enable CloudTrail

    Rob McBroom committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    c625256 View commit details
    Browse the repository at this point in the history
  4. remove extraneous trail data

    Rob McBroom committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    bc57768 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. define permissions for the enable CloudTrail action

    Rob McBroom committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    f735634 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2017

  1. support configuration options when enabling CloudTrail

    * action limited to one trail
    * creates bucket if needed
    * preserves existing policy on bucket
    Rob McBroom committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    d6bc601 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. update enable trail tests

    Rob McBroom committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    28aca96 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. move enable trail action to account resource

    Rob McBroom committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    702b2eb View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. Configuration menu
    Copy the full SHA
    5ed5144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5b8895 View commit details
    Browse the repository at this point in the history