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

Add ssl_mode support to cloudsql-instance replicas #2910

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

sruffilli
Copy link
Collaborator

@sruffilli sruffilli commented Feb 19, 2025

Adds ssl_mode support for cloudsql replicas, mirroring the same configuration of the primary instance.

Breaking Changes

`modules/cloudsql-instance`: changed the name of the `var.ssl.ssl_mode` attribute to `var.ssl.mode`.

@sruffilli sruffilli changed the title Add ssl_mode support for cloudsql-instance replicas Add ssl_mode support to cloudsql-instance replicas Feb 19, 2025
@sruffilli sruffilli enabled auto-merge (squash) February 19, 2025 09:02
@sruffilli sruffilli disabled auto-merge February 19, 2025 09:09
@sruffilli sruffilli enabled auto-merge (squash) February 19, 2025 09:20
@sruffilli sruffilli added the breaks:modules Breaking changes in a module interface or resources. label Feb 19, 2025
@sruffilli sruffilli merged commit 942ef8f into master Feb 19, 2025
18 checks passed
@sruffilli sruffilli deleted the sruffilli-cloudsql-sslmode branch February 19, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaks:modules Breaking changes in a module interface or resources. on:modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants