mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-16 01:00:22 -04:00
* provider/aws: `aws_elasticache_replication_groups` only support Redis therefore, making our users add `engine = redis` to the configuration felt wasted * Update resource_aws_elasticache_replication_group.go * Update resource_aws_elasticache_replication_group.go * Update resource_aws_elasticache_replication_group.go * Update resource_aws_elasticache_replication_group_test.go * Update resource_aws_elasticache_replication_group_test.go * Update resource_aws_elasticache_replication_group.go