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 365821d commit 487d6b0Copy full SHA for 487d6b0
content/terraform/v1.13.x/docs/language/modules/develop/refactoring.mdx
@@ -109,7 +109,7 @@ resource (a `data` block).
109
110
## Create multiple instances
111
112
-You can use a `moved` block when creating mulitple instances of a resource or module call while preserving the original instance.
+You can use a `moved` block when creating multiple instances of a resource or module call while preserving the original instance.
113
114
### Enable `count` or `for_each` for a resource
115
0 commit comments