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.28k stars 1.72k forks source link

Add support for workload identity x509 federation #18812

Closed EZIOJQ closed 3 days ago

EZIOJQ commented 1 month ago

Community Note

Description

Workload Identity Pool now supports X.509 type identity provider, this request is to add support of x509 provider to Terraform

New or Affected Resource(s)

Potential Terraform Configuration

No response

References

https://cloud.google.com/iam/docs/workload-identity-federation-with-x509-certificates

b/359238710

EZIOJQ commented 1 month ago

I'll work on this.