wandb / terraform-google-wandb

A Terraform module for deploying Weights & Biases on GCP.
Apache License 2.0
12 stars 6 forks source link

feat!: Service Account Mapping #151

Closed zacharyblasczyk closed 1 month ago

zacharyblasczyk commented 1 month ago

Service Accounts in GCP need to be mapped to the SA's in the Kubernetes Cluster.

https://github.com/wandb/helm-charts/pull/178

Requires helm chart 0.15.0 to work with create_workload_identity = true for parts of the application.

jsbroks commented 1 month ago

This PR is included in version 5.0.0 :tada: