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.
2 parents 10baae6 + 487d6b0 commit 50c3f44Copy full SHA for 50c3f44
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