hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.36k stars 1.75k forks source link

Redis Cluster Cross Cluster Replication addition #20373

Closed modular-magician closed 4 days ago

modular-magician commented 4 days ago

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

redis: added the `cross_cluster_replication_config` field to the `google_redis_cluster` resource

Derived from https://github.com/GoogleCloudPlatform/magic-modules/pull/12300