mirror of https://github.com/hashicorp/terraform
provider/aws: `aws_elasticache_replication_groups` only support Redis (#8297)
* 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.gopull/8303/head
parent
c8a9c068a2
commit
09de4f82ce
Loading…
Reference in new issue