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.77k stars 9.12k forks source link

[Enhancement]: add serverless_snapshot_name attribute to aws_elasticache_replication_group resource #39632

Open vtstanescu opened 15 hours ago

vtstanescu commented 15 hours ago

Description

Add serverless_snapshot_name attribute to the aws_elasticache_replication_group resource, to support restoring a Serverless Cache snapshot as a provisioned replication group.

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

Potential Terraform Configuration

No response

References

Would you like to implement a fix?

Yes

github-actions[bot] commented 15 hours ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue