hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.35k stars 1.75k forks source link

Support NodeSelector in cloudrunv2 operator #19382

Open jasonsmithio opened 2 months ago

jasonsmithio commented 2 months ago

Community Note

Description

On August 21 Cloud Run with GPU support was announced. The Google Cloud Run API documentation recognizes it under the revision template as NodeSelector. Can we add this functionality to the Terraform provider?

New or Affected Resource(s)

Potential Terraform Configuration

References

No response

b/365566339

bskaplan commented 2 months ago

@trshafer has https://github.com/GoogleCloudPlatform/magic-modules/pull/11597 is in review to add this.

trshafer commented 1 month ago

https://github.com/GoogleCloudPlatform/magic-modules/pull/11597 has been merged.