We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
require_ssl
1 parent 9e7dede commit 7798433Copy full SHA for 7798433
website/docs/guides/version_6_upgrade.html.markdown
@@ -106,4 +106,10 @@ Description of the change and how users should adjust their configuration (if ne
106
107
### Resource-level change example header
108
109
-Description of the change and how users should adjust their configuration (if needed).
+Description of the change and how users should adjust their configuration (if needed).
110
+
111
+## Resource: `google_sql_database_instance`
112
113
+### `settings.ip_configuration.require_ssl` is now removed
114
115
+Removed in favor of field `settings.ip_configuration.ssl_mode`.
0 commit comments