GKE Standrad Cluster Feature: Enable 'Filestore CSI driver' via terraform

Hi,
Am trying to create a GKE Standrad private cluster and want to enable enable ‘Filestore CSI driver’ via terraform.

Requesting help to understand how to do above.

Thanks

Hi, it doesn’t seem to be available yet, but a feature request is there. Add support for GcpFilestoreCsiDriver addon in GKE · Issue #10524 · hashicorp/terraform-provider-google · GitHub

Currently only option might be using a local-exec provisioner.