GoogleCloudPlatform / terraform-validator

Terraform Validator is not an officially supported Google product; it is a library for conversion of Terraform plan data to CAI Assets. If you have been using terraform-validator directly in the past, we recommend migrating to `gcloud beta terraform vet`.
https://cloud.google.com/docs/terraform/policy-validation
Apache License 2.0
437 stars 93 forks source link

fix: Update google golang api to v0.114.0 to support oauth2 token exchange over mTLS #1469

Closed modular-magician closed 1 year ago

modular-magician commented 1 year ago

Update google golang api to v0.114.0 to support oauth2 token exchange over mTLS

If this PR is for Terraform, I acknowledge that I have:

updated google golang api to v0.114.0 to support oauth2 token exchange over mTLS

Derived from https://github.com/GoogleCloudPlatform/magic-modules/pull/7485