How to use use Terraform to deploy helm chart to GKE

Hello I’m trying to deploy helm chart to GKE using Terraform. How should I manage the chart? Should I helm pull the chart and reference it in Terraform?

Hello @zacktzeng

The helm chart for SonarQube is pretty generic, so you can use it as you prefer with Terraform.
You can refer to the documentation for additional information on how to deploy the chart