Skip to content

Commit 7798433

Browse files
Add 6.0.0 upgrade guide for the deprecated require_ssl field. (#10833) (#18282)
[upstream:ebf018ad38d3905fa11e83c3d695b15e9b191d1d] Signed-off-by: Modular Magician <[email protected]>
1 parent 9e7dede commit 7798433

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

website/docs/guides/version_6_upgrade.html.markdown

+7-1
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,10 @@ Description of the change and how users should adjust their configuration (if ne
106106

107107
### Resource-level change example header
108108

109-
Description of the change and how users should adjust their configuration (if needed).
109+
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

Comments
 (0)