We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dde308 commit 3cff6ddCopy full SHA for 3cff6dd
.changelog/4179.txt
@@ -0,0 +1,3 @@
1
+```release-note:none
2
+
3
+```
website/docs/r/sql_database_instance.html.markdown
@@ -303,8 +303,7 @@ Specifying a network enables private IP.
303
Either `ipv4_enabled` must be enabled or a `private_network` must be configured.
304
This setting can be updated, but it cannot be removed after it is set.
305
306
-* `require_ssl` - (Optional) True if mysqld should default to `REQUIRE X509`
307
- for users connecting over IP.
+* `require_ssl` - (Optional) Whether SSL connections over IP are enforced or not.
308
309
The optional `settings.ip_configuration.authorized_networks[]` sublist supports:
310
0 commit comments