Skip to content

Commit

Permalink
Improved docs grammar for access_keys_authentication_disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
gerrytan committed Aug 16, 2024
1 parent d7b4943 commit d85e8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/redis_cache.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The following arguments are supported:

---

* `access_keys_authentication_disabled` - (Optional) Disable access key authentication. Microsoft Entra (AAD) authentication (`active_directory_authentication_enabled`) must be enabled to disable this. Defaults to `false`.
* `access_keys_authentication_disabled` - (Optional) Whether access key authentication is disabled. `active_directory_authentication_enabled` must be set to `true` to disable access key authentication. Defaults to `false`.

* `enable_non_ssl_port` - (Optional) Enable the non-SSL port (6379) - disabled by default.

Expand Down

0 comments on commit d85e8d6

Please sign in to comment.