Skip to content

Commit

Permalink
Support Redis configuration (hashicorp#1706)
Browse files Browse the repository at this point in the history
<!-- This change is generated by MagicModules. -->
/cc @edevil 

Fixes hashicorp#1547
  • Loading branch information
modular-magician authored and danawillow committed Jul 2, 2018
1 parent e7eb2e5 commit 69b2ccd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/r/redis_instance.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ The following arguments are supported:
* `labels` -
(Optional)
Resource labels to represent user provided metadata.
* `redis_configs` -
(Optional)
Redis configuration parameters, according to http://redis.io/topics/config.
* `location_id` -
(Optional)
The zone where the instance will be provisioned. If not provided,
Expand Down

0 comments on commit 69b2ccd

Please sign in to comment.