Skip to content
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

Support IAM auth for gcp #424

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

sashalikesplanes
Copy link

The GoCloud connector used to connect to CloudSQL now has support for IAM auth. This PR aims to update the provider to also support IAM auth.

The only change that needs to be made is removing the : in username:password part of the string if the password is not set.

Copy link
Owner

@cyrilgdn cyrilgdn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi,

Thanks for opening this PR and sorry for the late reply.

This PR contains files from #427. Could you clean it to keep only the IAM part 🙏

Thanks in advance.

@cyrilgdn cyrilgdn added the waiting-response Further information is requested label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-response Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants