terraform-provider-opsgenie icon indicating copy to clipboard operation
terraform-provider-opsgenie copied to clipboard

Add the ability to create/manage custom team roles via Terrraform

Open alexandersimpson17 opened this issue 3 years ago • 2 comments

Hi!

I would like to control teams and team members via code - but let users control their team settings/schedules via the UI.

This can be done currently - however - anyone who is a team admin can also manually add users via the UI (which we do not want).

This could be fixed by not using the team admin role - but instead creating a custom team role that has all permissions of a team admin - except member management.

However, creating a custom team role - does not seem to be supported currently by the TF provider? Can that be added? Thanks!

alexandersimpson17 avatar Nov 07 '22 15:11 alexandersimpson17

+1 for this :)

ncrocfer avatar Feb 23 '23 16:02 ncrocfer

Yeah I was just looking for a way to create a custom team role doing exasctly what you described and also ran into this. This would be really handy to have in place

slushysnowman avatar Jun 12 '23 10:06 slushysnowman