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

chore: remove require_ssl from examples #673

Merged
merged 6 commits into from
Jan 29, 2025

Conversation

ckluente-1k5
Copy link
Contributor

sorry for this "docs only" PR. But since require_ssl does not do anything, I thought it might be important to fix this before people are surprised that their database still allows unencrypted connections although stated differently in their code.

Copy link

google-cla bot commented Nov 28, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@imrannayer
Copy link
Collaborator

@ckluente-1k5 thx for the PR. As of 6.01 require_ssl parameter has been removed. It was removed from the module. We need to remove it from doc and example.

@imrannayer imrannayer changed the title Documentation: require_ssl does not have an effect chore: remove require_ssl from examples Jan 23, 2025
@imrannayer
Copy link
Collaborator

/gcbrun

@imrannayer
Copy link
Collaborator

@ckluente-1k5 integration test is failing. Can you plz replace ALLOW_UNENCRYPTED_AND_ENCRYPTED with ENCRYPTED_ONLY in this file

@imrannayer
Copy link
Collaborator

/gcbrun

@imrannayer imrannayer self-assigned this Jan 29, 2025
@imrannayer imrannayer merged commit bbb402c into terraform-google-modules:main Jan 29, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants