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

[Feature Request]: Data Source: grafana_sso_settings #1911

Open
sil-zh opened this issue Nov 18, 2024 · 1 comment
Open

[Feature Request]: Data Source: grafana_sso_settings #1911

sil-zh opened this issue Nov 18, 2024 · 1 comment

Comments

@sil-zh
Copy link

sil-zh commented Nov 18, 2024

Feature Request

Hi,

We have a grafana for multiple organizations within our company. We have configured ldap from a config file - ldap.ini
Now some organizations want to deploy additional group mappings in terraform.

for example:

    group_mappings {
      group_dn      = "cn=superadmins,dc=grafana,dc=org"
      org_role      = "Viewer"
      org_id        = 17

    }

Is it possible to add the Data Source "grafana_sso_setting", so they can use the existing ldap config and add a group_mapping?

i don't know if this is the right place to ask and if its even possible - if not, just let me know.

thanks and regards,
Sil

@sil-zh sil-zh changed the title Data Source: grafana_sso_settings [Feature Request]: Data Source: grafana_sso_settings Nov 18, 2024
@Duologic
Copy link
Member

Perhaps you can abstract the configuration data into a Terraform Module?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants