-
Notifications
You must be signed in to change notification settings - Fork 89
update datadog members #805
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
Conversation
| data.datadog_permissions.all.permissions.notebooks_write, | ||
| data.datadog_permissions.all.permissions.api_keys_read, | ||
| data.datadog_permissions.all.permissions.user_app_keys, | ||
| data.datadog_permissions.all.permissions.dbm_read, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this permission was added to various teams. It should be Datadog Database Monitoring. Maybe it's a new thing datadog added by default.
| "joel" = local.users.joel | ||
| "jon" = local.users.jon | ||
| "marcoieni" = local.users.marcoieni | ||
| "paullenz" = local.users.paullenz |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Paul and JD left the foundation.
| "mark" = local.users.mark | ||
| "pietro" = local.users.pietro | ||
| "rustfoundation" = local.users.rustfoundation | ||
| "walter" = local.users.walter |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Walter has a Datadog admin role now. To reflect this, I added him to this list, similar to how Joel is in this list.
| "paullenz" = { | ||
| login = "paullenz@rustfoundation.org" | ||
| name = "Paul Lenz" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Paul is no longer involved in the Rust Foundation or Project, so we can completely delete his account.
Probably some changes were done manually, so I'm updating this module. Some people were disabled (I'm deleting them) and some roles where added to the individuals (I'm adding them to a team so that they inherit the role).
Plan: