hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.86k stars 9.21k forks source link

[New Resource]: resource on aws_elasticache_replication_group #27766

Open Ashwinikotebasavaraj opened 2 years ago

Ashwinikotebasavaraj commented 2 years ago

Description

Hi, I am not sure if it already exists, but I am unable to find from the user documentation. We have been trying to spin up a terarform redis cluster on AWS and noticed that there is no option to associate usergroup with the cluster. When tried manually, user group control list was not enabled. which does not allow user addition to the group. Could you please confirm if we can achieve this from the [aws_elasticache_replication_group] resource(https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticache_replication_group)

image

Requested Resource(s) and/or Data Source(s)

aws_elasticache_replication_group

Enable Access control and user group access control from Terraform

Potential Terraform Configuration

No response

References

No response

Would you like to implement a fix?

No response

github-actions[bot] commented 2 years ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

vtstanescu commented 1 month ago

Is this referring to the user_group_ids attribute of the resource? https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticache_replication_group#user_group_ids