Skip to content

Commit

Permalink
redis_cluster 6.0.0 documentation updates (#11476)
Browse files Browse the repository at this point in the history
  • Loading branch information
NickElliot authored Aug 19, 2024
1 parent 36bb34c commit 1f43377
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,12 @@ An empty value now means 300.
### `balancing_mode` default value changed

An empty value now means UTILIZATION.

## Resource: `google_redis_cluster`

### `deletion_protection_enabled` field with default value added

Support for the deletionProtectionEnabled field has been added. Redis clusters will now be created with a `deletion_protection_enabled = true` value by default.

## Resource: `google_vpc_access_connector`

Expand Down

0 comments on commit 1f43377

Please sign in to comment.