-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Update google golang api to v0.114.0 to support oauth2 token exchange over mTLS #7485
Conversation
/gcbrun |
removed terraform-plugin-go from indirect dependencies,
/gcbrun |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are. Terraform GA: Diff ( 2 files changed, 30 insertions(+), 10 deletions(-)) |
Tests analyticsTotal tests: Action takenFound 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccFirebaserulesRelease_BasicRelease|TestAccDataSourceDnsManagedZone_basic |
Tests passed during RECORDING mode: Tests failed during RECORDING mode: Please fix these to complete your PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like no changes to any resource behaviors, good to go
…hange over mTLS (GoogleCloudPlatform#7485) * fix: Update google golang api to v0.114.0 to support oauth2 token exchange over mTLS * Resolve merge conflict removed terraform-plugin-go from indirect dependencies,
…hange over mTLS (GoogleCloudPlatform#7485) * fix: Update google golang api to v0.114.0 to support oauth2 token exchange over mTLS * Resolve merge conflict removed terraform-plugin-go from indirect dependencies,
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:
make test
andmake lint
in the generated providers to ensure it passes unit and linter tests.