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.25k stars 1.7k forks source link

Google Provider Support for Transcoder API #18328

Open katiepatterson0 opened 1 month ago

katiepatterson0 commented 1 month ago

Community Note

Description

Requesting support for the GCP Transcoder API within the Google Cloud Provider for TF. One of our most strategic TF Enterprise customers is requesting this ASAP as they have standardized on TF to provision to GCP and are looking to begin using this feature within GCP.

New or Affected Resource(s)

Potential Terraform Configuration

References

No response

bschaatsbergen commented 1 month ago

Hi @katiepatterson0, thanks for taking the time to write this issue up.

To support the Transcoder API (v1), we could introduce two resources:

I'm happy to work on this the coming week.