Assign Managed Grafana permissions to IAM Role?

0

I recently created an AWS Managed Grafana workspace.

I can assign permissions on the workspace to SSO Users and Groups, and (I believe) IAM users, but I'm deploying my AWS resources using Terraform, which is doing deployment by assuming an IAM role in my account.

Is there any way to grant permissions on Grafana to my IAM 'cicd' role?

Nevo
preguntada hace 4 meses454 visualizaciones
1 Respuesta
1

Review this terraform resource for managed grafana.

Please review. It seems you can configure the workspace to be AWS_SSO.

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/grafana_workspace

If you mean configure users within the application you may be able too with the Grafana provider https://registry.terraform.io/providers/grafana/grafana/latest/docs/resources/role

profile picture
EXPERTO
respondido hace 4 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas