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 option to google_sql_database_instance. #6564

Conversation

modular-magician
Copy link
Collaborator

This PR adds support for the new field ssl_mode to google_sql_database_instance. This new field is only available for google.golang.org/api v0.148.0 or after. Acctests are added for each database types and they all passed.

Release Note Template for Downstream PRs (will be copied)

sql: added `ssl_mode` field to `google_sql_database_instance` resource

Derived from GoogleCloudPlatform/magic-modules#9316

* Add ssl_mode option to google_sql_database_instance.

* Remove unnecessary ssl_mode values and related tests.

* Improve the doc and description for ssl_mode and require_ssl

* Bump the dependency libraries' versions for google.golang.org/api v0.148.0

* Fix a missing comma which causes syntax error.
[upstream:dc96ecc2798e5bf5bca943ab9fe736ccdfb2d71a]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 1beda16 into hashicorp:main Oct 25, 2023
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
1 participant