crossplane-contrib / provider-upjet-aws

Official AWS Provider for Crossplane by Upbound.
https://marketplace.upbound.io/providers/upbound/provider-aws
Apache License 2.0
137 stars 112 forks source link

Request for `Elasticache Global Replication Group` resource #1333

Open UnbounDev opened 1 month ago

UnbounDev commented 1 month ago

What resource do you need?

Terraform Resource Name:

aws_elasticache_global_replication_group

What is your use case?

Ability to create an elasticache replication group, and then create a global replication group that references the initial group as its primary, then additional read only replication groups associated to the same global replication group.

turkenf commented 1 month ago

Hi @UnbounDev,

Thank you for bringing up this. We would appreciate it if you would like to contribute. We are preparing a guide on adding new resources. You can try to add the resource yourself by trying the steps here. The guide is currently under review and if you have any questions, feel free to ask.