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

[Terraform] Add fine-grained audit config for projects. #1094

Merged
merged 3 commits into from
Dec 21, 2018

Commits on Dec 21, 2018

  1. [Terraform] Add fine-grained audit config for projects.

    Add a new IAM resource level, audit_config, to go with binding, member,
    and policy. Implement it for the google_project resource, so IAM audit
    configs can be managed without managing the entire IAM policy for a
    project.
    paddycarver committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    dc4a30c View commit details
    Browse the repository at this point in the history
  2. Fix review comments.

    paddycarver committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    b87382e View commit details
    Browse the repository at this point in the history
  3. Update tracked submodules -> HEAD on Fri Dec 21 23:43:48 UTC 2018

    Tracked submodules are build/terraform-beta build/terraform build/ansible build/inspec.
    modular-magician committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    52c9a1a View commit details
    Browse the repository at this point in the history