We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0552d76 commit e32c7eeCopy full SHA for e32c7ee
examples/multi-region/main.tf
@@ -91,8 +91,8 @@ module "memory_db" {
91
}
92
93
# Provides example of an additional region cluster that is part of the multi-region cluster
94
-# Note: Deleting a cluster with existing clusters in other regions can take several hours
95
-# it places the multi-region cluster into an updating state which is not valid for deletion
+# Note: Deleting a cluster with existing clusters in other regions can take up to several hours
+# It places the multi-region clusters into an updating state which is not valid for deletion
96
97
#provider "aws" {
98
# region = "us-west-2"
0 commit comments