Skip to content

Commit

Permalink
hashicorp#20068 update cluster data source
Browse files Browse the repository at this point in the history
  • Loading branch information
nick committed Mar 7, 2022
1 parent be85f71 commit ba472a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/d/elasticache_cluster.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ In addition to all arguments above, the following attributes are exported:
* `security_group_ids` – List VPC security groups associated with the cache cluster.
* `parameter_group_name` – Name of the parameter group associated with this cache cluster.
* `replication_group_id` - The replication group to which this cache cluster belongs.
* `log_delivery_configurations` - Redis [SLOWLOG](https://redis.io/commands/slowlog) delivery settings.
* `log_delivery_configurations` - Redis [SLOWLOG](https://redis.io/commands/slowlog) or Redis [Engine Log](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Log_Delivery.html#Log_contents-engine-log) delivery settings.
* `maintenance_window` – Specifies the weekly time range for when maintenance
on the cache cluster is performed.
* `snapshot_window` - The daily time range (in UTC) during which ElastiCache will
Expand Down

0 comments on commit ba472a4

Please sign in to comment.