terraform-google-cloud-run
terraform-google-cloud-run copied to clipboard
[FR] Cloud Run v2 Service: expose GPU configuration
AFAICT, this would involve configuring:
gpu_zonal_redundancy_disabledandnode_selectorat service level.nvidia.com/gpuat container level.
Cloud Run Docs GPU example
Hi! 👋 I was going through the module and noticed that this seems to have been implemented in v0.19.0.
Just wanted to leave a note here in case it helps.