Skip to content

Commit e32c7ee

Browse files
committed
update comment
1 parent 0552d76 commit e32c7ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/multi-region/main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ module "memory_db" {
9191
}
9292

9393
# 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
94+
# Note: Deleting a cluster with existing clusters in other regions can take up to several hours
95+
# It places the multi-region clusters into an updating state which is not valid for deletion
9696

9797
#provider "aws" {
9898
# region = "us-west-2"

0 commit comments

Comments
 (0)