Vardan Torosyan
Vardan Torosyan
@mgyongyosi @IevaVasiljeva would you mind taking a look at this PR, as from the description it seems this can be reviewed / merged ?
@lukaszgryglicki thanks for getting back with more details. We are still investigating the issue, and have a hunch where the root cause is, however can't verify completely. With Grafana 9+...
Hi @lukaszgryglicki, sorry about late response. Have resetting the migrations as described [here](https://github.com/grafana/grafana/issues/54974#issuecomment-1252179049) helped? You would need to run that SQL only once and after that everything should be stable....
@lukaszgryglicki can you please share how is the provisioning of dashboards and folders are done? If the provisioning is not done through the interfaces that Grafana provides (e.g. API/provisioning files/terraform/UI),...
@lukaszgryglicki thank you for the patience. At the moment I am afraid we don't have a good strategy to provide or promise any solution when the data is manipulated manually....
Hey, I'm afraid supporting custom SQL script or hacking around the way is not something we could commit to do and support long term, as the underlying complexity is not...
@lukaszgryglicki Unfortunately with the OSS and without using available public interfaces for provisioning resources, I can't offer any workaround that would make it work with the Grafana >9.
@roman-k3i Sorry it is still a bit unclear to me what is the need, we have resources for [cloud access policy](https://registry.terraform.io/providers/grafana/grafana/latest/docs/resources/cloud_access_policy) and [access policy token](https://registry.terraform.io/providers/grafana/grafana/latest/docs/resources/cloud_access_policy_token), would these be helpful or...
I have couple of considerations to keep in mind, as making currently available resources ephemeral will be a breaking change. 1. State removal: Existing Terraform states store the SA tokens,...