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

Conversation

paddycarver
Copy link
Contributor

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.


[all]

[terraform]

Add fine-grained audit config for projects.

[terraform-beta]

[ansible]

[inspec]

@modular-magician
Copy link
Collaborator

I am a robot that works on MagicModules PRs!

I built this PR into one or more PRs on other repositories, and when those are closed, this PR will also be merged and closed.
depends: hashicorp/terraform-provider-google-beta#265
depends: hashicorp/terraform-provider-google#2731

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.
@modular-magician
Copy link
Collaborator

I am (still) a robot that works on MagicModules PRs!

I just wanted to let you know that your changes (as of commit e604c5e) have been included in your existing downstream PRs.

Tracked submodules are build/terraform-beta build/terraform build/ansible build/inspec.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants