You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there's no way to import groups created by an OIDC provider as a coderd_group per this snippet.
The OIDC provider is configured to auto-create the group if it doesn't exist. But, we also have most of our groups are managed by the Coderd provider. It would be nice to allow it to be managed by Terraform after it's initial creation from the OIDC provider alongside the rest of our groups. Is it possible to have this done?