How to change grafana datasource dynamically based on env
We have multiple databases running on different cloud environments,Our usecase is based on environment value we want to change datasource dynamically between AWS, AZURE and GCP.
We implemented the environment values to pass to grafana and created the environment variable to identify the cloud but now how can we change the datasource value between clouds ?