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

Remove SA Credentials from DB Connection Details on Read #23256

Merged
merged 3 commits into from
Sep 22, 2023

Conversation

vinay-gopalan
Copy link
Contributor

@vinay-gopalan vinay-gopalan commented Sep 22, 2023

Removes the service_account_json parameter when reading DB connection details from Vault, similar to what we are doing for password and private_key. For the DBs that don't have this parameter, this will be a no-op.

@vinay-gopalan vinay-gopalan requested a review from a team as a code owner September 22, 2023 17:26
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Sep 22, 2023
@vinay-gopalan vinay-gopalan added this to the 1.15.0 milestone Sep 22, 2023
@github-actions
Copy link

Build Results:
All builds succeeded! ✅

@vinay-gopalan vinay-gopalan merged commit 8924f95 into main Sep 22, 2023
@vinay-gopalan vinay-gopalan deleted the cloudsql-iam-credentials-read branch September 22, 2023 17:49
@github-actions
Copy link

CI Results:
All Go tests succeeded! ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants