Skip to content

Commit a91b6aa

Browse files
committed
docs: remove references to A-A sub in rediscloud subscription
1 parent 9e32874 commit a91b6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider/datasource_rediscloud_pro_subscription.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ func dataSourceRedisCloudProSubscription() *schema.Resource {
6363
Computed: true,
6464
},
6565
"region": {
66-
Description: "Cloud networking details, per region (single region or multiple regions for Active-Active cluster only)",
66+
Description: "Cloud networking details, per region",
6767
Type: schema.TypeSet,
6868
Computed: true,
6969
Elem: &schema.Resource{

0 commit comments

Comments
 (0)