You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ Error: maintenance in subscription xxx not found
│
│ with data.rediscloud_subscription.source,
│ on dependencies.tf line 2, in data "rediscloud_subscription" "source":
│ 2: data "rediscloud_subscription" "source" {
We confirmed with our Redis rep that when we encounter this error that it has been explained a limitation of trying to perform multiple operations on Redis databases at the same time in our subscription. The existing error message is confusing to developers who have not seen the error message before.