wandb / terraform-google-wandb

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

feat: Add support for Google Secret Manager #89

Closed andrewtruong closed 10 months ago

andrewtruong commented 10 months ago

Adds support for Google Secret Manager and W&B Secrets using that backend

Tested webhooks e2e on a fresh instance

jsbroks commented 10 months ago

Can we move the permission into modules/service_accounts

andrewtruong commented 10 months ago

Can we move the permission into modules/service_accounts

Yes, and doing so eliminates the need for a secrets module altogether

jsbroks commented 10 months ago

This PR is included in version 1.21.0 :tada: