terraform-aws-elasticache-redis
terraform-aws-elasticache-redis copied to clipboard
User Group Access Control List (instead of redis AUTH default)
trafficstars
Have a question? Please checkout our Slack Community or visit our Slack Archive.
Describe the Feature
For https://github.com/cloudposse/terraform-aws-elasticache-redis it would be great if there was a way to specify Access control option, and set User Group Access Control List in order to use users other than the default
Expected Behavior
creation of a redis cluster with Access control option = User Group Access Control List (where the user group and user have already been created)
Use Case
security
Describe Ideal Solution
add Access _control_option resource, which can be set to User Group Access Control List add User_Group_Access_Control_List resource set to a string (name of the list)