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.81k stars 9.16k forks source link

[Enhancement]: Support for ElastiCache NetworkType #28558

Closed ngoyal16 closed 1 year ago

ngoyal16 commented 1 year ago

Description

Should be able to deploy ElastiCache cluster in diffrent types on Network like IPv6, Dualstack, IPv6

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

aws_elasticache_replication_group

Potential Terraform Configuration

allow to launch redis cluster in differnt Networks i.e. ipv4, ipv6 or dualstack

References

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticache-replicationgroup.html#cfn-elasticache-replicationgroup-networktype

Relates https://github.com/hashicorp/terraform-provider-aws/issues/27700. Relates https://github.com/hashicorp/terraform-provider-aws/pull/27856.

Would you like to implement a fix?

None

github-actions[bot] commented 1 year ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

ngoyal16 commented 1 year ago

https://github.com/hashicorp/terraform-provider-aws/pull/28306

ewbankkit commented 1 year ago

@ngoyal16 Thanks for raising this issue. It has already been noticed in #28131. I'm going to close this one as a duplicate so that we can concentrate discussion in the linked issue. Please add any additional comments there.

github-actions[bot] commented 1 year ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.