Skip to content

Commit 23852fb

Browse files
skysarthakSarthak Tandon
andauthored
Update website doc for data_cache_config (#15177)
Co-authored-by: Sarthak Tandon <[email protected]>
1 parent 3ca99df commit 23852fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/third_party/terraform/website/docs/r/sql_database_instance.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ The optional `settings.active_directory_config` subblock supports:
421421

422422
The optional `settings.data_cache_config` subblock supports:
423423

424-
* `data_cache_enabled` - (Optional) Whether data cache is enabled for the instance. Defaults to `false`. Can be used with MYSQL and PostgreSQL only.
424+
* `data_cache_enabled` - (Optional) Whether data cache is enabled for the instance. Defaults to `true` for MYSQL Enterprise Plus and PostgreSQL Enterprise Plus instances only. For SQL Server Enterprise Plus instances it defaults to `false`.
425425

426426
The optional `settings.deny_maintenance_period` subblock supports:
427427

0 commit comments

Comments
 (0)